public class AssociationFacadeLogicImpl extends AssociationFacadeLogic
metaObjectcontextRoot| Constructor and Description |
|---|
AssociationFacadeLogicImpl(org.omg.uml.foundation.core.UmlAssociation metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected org.omg.uml.foundation.core.AssociationEnd |
handleGetAssociationEndA()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected org.omg.uml.foundation.core.AssociationEnd |
handleGetAssociationEndB()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
List<org.omg.uml.foundation.core.AssociationEnd> |
handleGetAssociationEnds()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
String |
handleGetName() |
String |
handleGetRelationName() |
protected boolean |
handleIsAbstract() |
protected boolean |
handleIsAssociationClass() |
protected boolean |
handleIsBinary() |
protected boolean |
handleIsDerived() |
protected boolean |
handleIsLeaf() |
protected boolean |
handleIsMany2Many() |
getAssociationEndA, getAssociationEndB, getAssociationEnds, getRelationName, isAbstract, isAssociationClass, isAssociationFacadeMetaType, isBinary, isDerived, isLeaf, isMany2Many, resetMetafacadeContext, validateInvariantshandleFindTaggedValue, handleGetAllGeneralizations, handleGetAllSpecializations, handleGetGeneralization, handleGetGeneralizationLinks, handleGetGeneralizationList, handleGetGeneralizationRoot, handleGetGeneralizations, handleGetSpecializationsfindTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaTypegetArraySuffix, getValidationName, handleCopyTaggedValues, handleFindTaggedValue, handleFindTaggedValues, handleGetBindedFullyQualifiedName, handleGetConstraints, handleGetConstraints, handleGetDocumentation, handleGetDocumentation, handleGetDocumentation, handleGetFullyQualifiedName, handleGetFullyQualifiedName, handleGetFullyQualifiedNamePath, handleGetId, handleGetKeywords, handleGetLabel, handleGetLanguageMappings, handleGetModel, handleGetOwnedElements, handleGetOwner, handleGetPackage, handleGetPackageName, handleGetPackageName, handleGetPackagePath, handleGetQualifiedName, handleGetRootPackage, handleGetSourceDependencies, handleGetStateMachineContext, handleGetStereotypeNames, handleGetStereotypes, handleGetTaggedValues, handleGetTargetDependencies, handleGetTemplateParameter, handleGetTemplateParameters, handleGetVisibility, handleHasExactStereotype, handleHasKeyword, handleHasStereotype, handleIsBindingDependenciesPresent, handleIsConstraintsPresent, handleIsDocumentationPresent, handleIsReservedWord, handleIsTemplateParametersPresent, handleIsValidIdentifierName, handleTranslateConstraint, handleTranslateConstraints, handleTranslateConstraintscopyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, toString, translateConstraint, translateConstraints, translateConstraintscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, getValidationOwner, hashCode, initialize, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaTypecopyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraintspublic AssociationFacadeLogicImpl(org.omg.uml.foundation.core.UmlAssociation metaObject, String context)
metaObject - context - public List<org.omg.uml.foundation.core.AssociationEnd> handleGetAssociationEnds()
AssociationFacadeLogichandleGetAssociationEnds in class AssociationFacadeLogicAssociationFacade.getAssociationEnds()public String handleGetName()
handleGetName in class ModelElementFacadeLogicImplModelElementFacadeLogic.handleGetName()public String handleGetRelationName()
handleGetRelationName in class AssociationFacadeLogicAssociationFacade.getRelationName()protected boolean handleIsMany2Many()
handleIsMany2Many in class AssociationFacadeLogicAssociationFacade.isMany2Many()protected boolean handleIsAssociationClass()
handleIsAssociationClass in class AssociationFacadeLogicAssociationFacade.isAssociationClass()protected org.omg.uml.foundation.core.AssociationEnd handleGetAssociationEndA()
AssociationFacadeLogichandleGetAssociationEndA in class AssociationFacadeLogicAssociationFacade.getAssociationEndA()protected org.omg.uml.foundation.core.AssociationEnd handleGetAssociationEndB()
AssociationFacadeLogichandleGetAssociationEndB in class AssociationFacadeLogicAssociationFacade.getAssociationEndB()protected boolean handleIsAbstract()
handleIsAbstract in class AssociationFacadeLogicAssociationFacade.isAbstract()protected boolean handleIsBinary()
handleIsBinary in class AssociationFacadeLogicAssociationFacade.isBinary()protected boolean handleIsDerived()
handleIsDerived in class AssociationFacadeLogicAssociationFacade.isDerived()protected boolean handleIsLeaf()
handleIsLeaf in class AssociationFacadeLogicAssociationFacade.isLeaf()Copyright © 2003–2014 AndroMDA.org. All rights reserved.