| |
|
| org.andromda.metafacades.uml14.EntityAssociationEndLogicImpl
EntityAssociationEndLogicImpl | public class EntityAssociationEndLogicImpl extends EntityAssociationEndLogic (Code) | |
Represents an association end of an entity. Metaclass facade implementation.
|
getSqlMappings | public TypeMappings getSqlMappings()(Code) | | Gets the SQL mappings that have been set for this entity attribute.
the SQL Mappings instance. |
handleGetColumnIndex | public java.lang.String handleGetColumnIndex()(Code) | | See Also: org.andromda.metafacades.uml.EntityAssociationEnd.getColumnIndex |
handleGetColumnName | public java.lang.String handleGetColumnName()(Code) | | See Also: org.andromda.metafacades.uml.EntityAssociationEnd#getColumnName()() |
handleGetForeignKeyConstraintName | protected String handleGetForeignKeyConstraintName()(Code) | | See Also: org.andromda.metafacades.uml.EntityAssociationEnd.getForeignKeyConstraintName |
handleGetForeignKeySuffix | public String handleGetForeignKeySuffix()(Code) | | See Also: org.andromda.metafacades.uml.EntityAssociationEnd.getForeignKeySuffix |
handleGetName | protected String handleGetName()(Code) | | Overridden to provide name masking.
See Also: org.andromda.metafacades.uml.ModelElementFacade.getName |
handleGetSqlType | protected String handleGetSqlType()(Code) | | See Also: org.andromda.metafacades.uml14.EntityAssociationEndLogic.handleGetSqlType |
handleIsForeignIdentifier | protected boolean handleIsForeignIdentifier()(Code) | | See Also: org.andromda.metafacades.uml.EntityAssociationEnd.isForeignIdentifier |
handleIsIdentifiersPresent | protected boolean handleIsIdentifiersPresent()(Code) | | See Also: org.andromda.metafacades.uml.EntityAssociationEnd.isIdentifiersPresent |
handleIsTransient | protected boolean handleIsTransient()(Code) | | |
|
|
|