public class AssociationFacadeLogicImpl extends AssociationFacadeLogic
metaObject
contextRoot
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, validateInvariants
handleFindTaggedValue, handleGetAllGeneralizations, handleGetAllSpecializations, handleGetGeneralization, handleGetGeneralizationLinks, handleGetGeneralizationList, handleGetGeneralizationRoot, handleGetGeneralizations, handleGetSpecializations
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType
getArraySuffix, 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, handleTranslateConstraints
copyTaggedValues, 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, translateConstraints
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, getValidationOwner, hashCode, initialize, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType
copyTaggedValues, 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, translateConstraints
public AssociationFacadeLogicImpl(org.omg.uml.foundation.core.UmlAssociation metaObject, String context)
metaObject
- context
- public List<org.omg.uml.foundation.core.AssociationEnd> handleGetAssociationEnds()
AssociationFacadeLogic
handleGetAssociationEnds
in class AssociationFacadeLogic
AssociationFacade.getAssociationEnds()
public String handleGetName()
handleGetName
in class ModelElementFacadeLogicImpl
ModelElementFacadeLogic.handleGetName()
public String handleGetRelationName()
handleGetRelationName
in class AssociationFacadeLogic
AssociationFacade.getRelationName()
protected boolean handleIsMany2Many()
handleIsMany2Many
in class AssociationFacadeLogic
AssociationFacade.isMany2Many()
protected boolean handleIsAssociationClass()
handleIsAssociationClass
in class AssociationFacadeLogic
AssociationFacade.isAssociationClass()
protected org.omg.uml.foundation.core.AssociationEnd handleGetAssociationEndA()
AssociationFacadeLogic
handleGetAssociationEndA
in class AssociationFacadeLogic
AssociationFacade.getAssociationEndA()
protected org.omg.uml.foundation.core.AssociationEnd handleGetAssociationEndB()
AssociationFacadeLogic
handleGetAssociationEndB
in class AssociationFacadeLogic
AssociationFacade.getAssociationEndB()
protected boolean handleIsAbstract()
handleIsAbstract
in class AssociationFacadeLogic
AssociationFacade.isAbstract()
protected boolean handleIsBinary()
handleIsBinary
in class AssociationFacadeLogic
AssociationFacade.isBinary()
protected boolean handleIsDerived()
handleIsDerived
in class AssociationFacadeLogic
AssociationFacade.isDerived()
protected boolean handleIsLeaf()
handleIsLeaf
in class AssociationFacadeLogic
AssociationFacade.isLeaf()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.