| |
|
| org.andromda.metafacades.uml14.EntityAttributeLogicImpl
EntityAttributeLogicImpl | public class EntityAttributeLogicImpl extends EntityAttributeLogic (Code) | | Metaclass facade implementation.
|
handleGetColumnIndex | protected java.lang.String handleGetColumnIndex()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getColumnIndex |
handleGetColumnLength | protected String handleGetColumnLength()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getColumnLength |
handleGetColumnName | protected String handleGetColumnName()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getColumnName |
handleGetJdbcMappings | protected TypeMappings handleGetJdbcMappings()(Code) | | Gets the JDBC mappings.
|
handleGetJdbcType | protected java.lang.String handleGetJdbcType()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getJdbcType |
handleGetName | protected String handleGetName()(Code) | | Overridden to provide name masking.
See Also: org.andromda.metafacades.uml.ModelElementFacade.getName |
handleGetSqlMappings | protected TypeMappings handleGetSqlMappings()(Code) | | Gets the SQL mappings that have been set for this entity attribute.
the SQL Mappings instance. |
handleGetSqlType | protected java.lang.String handleGetSqlType()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getSqlType |
handleGetUniqueGroup | protected String handleGetUniqueGroup()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getUniqueGroup |
handleIsIdentifier | protected boolean handleIsIdentifier()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.isIdentifier |
handleIsTransient | protected boolean handleIsTransient()(Code) | | |
handleIsUnique | protected boolean handleIsUnique()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.isUnique |
|
|
|