| org.andromda.metafacades.emf.uml2.EntityAssociationLogicImpl
EntityAssociationLogicImpl | public class EntityAssociationLogicImpl extends EntityAssociationLogic (Code) | | MetafacadeLogic implementation for
org.andromda.metafacades.uml.EntityAssociation.
See Also: org.andromda.metafacades.uml.EntityAssociation |
EntityAssociationLogicImpl | public EntityAssociationLogicImpl(Object metaObject, String context)(Code) | | |
handleGetSchema | protected String handleGetSchema()(Code) | | See Also: org.andromda.metafacades.uml.EntityAssociation.getSchema |
handleGetTableName | protected java.lang.String handleGetTableName()(Code) | | See Also: org.andromda.metafacades.uml.EntityAssociation.getTableName |
handleIsEntityAssociation | protected boolean handleIsEntityAssociation()(Code) | | It is an entity association if both ends are entities (have the entity
stereotype
|
|
|