| |
|
| org.andromda.metafacades.emf.uml2.EntityAttributeLogicImpl
EntityAttributeLogicImpl | public class EntityAttributeLogicImpl extends EntityAttributeLogic (Code) | | MetafacadeLogic implementation for
org.andromda.metafacades.uml.EntityAttribute.
See Also: org.andromda.metafacades.uml.EntityAttribute |
EntityAttributeLogicImpl | public EntityAttributeLogicImpl(Object metaObject, String context)(Code) | | |
handleGetColumnIndex | protected java.lang.String handleGetColumnIndex()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getColumnIndex |
handleGetColumnLength | protected java.lang.String handleGetColumnLength()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getColumnLength |
handleGetColumnName | protected java.lang.String handleGetColumnName()(Code) | | See Also: org.andromda.metafacades.uml.EntityAttribute.getColumnName |
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 |
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 |
|
|
|