public class AssociationEndFacadeLogicImpl extends AssociationEndFacadeLogic
metaObjectcontextRoot| Constructor and Description |
|---|
AssociationEndFacadeLogicImpl(org.omg.uml.foundation.core.AssociationEnd metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
ClassifierFacade |
getValidationOwner() |
protected String |
handleGetAdderName() |
protected String |
handleGetAggregationKind() |
protected org.omg.uml.foundation.core.UmlAssociation |
handleGetAssociation()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetDefault()
NOT IMPLEMENTED - UML2 only
|
protected String |
handleGetGetterName() |
protected String |
handleGetGetterSetterTypeName() |
protected int |
handleGetLower()
Get the UML lower multiplicity
|
protected String |
handleGetName() |
protected org.omg.uml.foundation.core.AssociationEnd |
handleGetOtherEnd()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetRemoverName() |
protected String |
handleGetSetterName() |
protected org.omg.uml.foundation.core.Classifier |
handleGetType()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected int |
handleGetUpper()
Get the UML upper multiplicity
Not implemented for UML1.4
|
protected boolean |
handleIsAggregation() |
protected boolean |
handleIsBidirectional() |
protected boolean |
handleIsChild() |
protected boolean |
handleIsComposition() |
protected boolean |
handleIsDerived() |
boolean |
handleIsLeaf()
UML2 Only: Returns false always.
|
protected boolean |
handleIsMany() |
protected boolean |
handleIsMany2Many() |
protected boolean |
handleIsMany2One() |
protected boolean |
handleIsNavigable() |
protected boolean |
handleIsOne2Many() |
protected boolean |
handleIsOne2One() |
protected boolean |
handleIsOrdered() |
protected boolean |
handleIsReadOnly() |
protected boolean |
handleIsRequired() |
boolean |
handleIsStatic()
UML2 only.
|
boolean |
handleIsUnique()
UML2 Only: Returns false always.
|
getAdderName, getAggregationKind, getAssociation, getDefault, getGetterName, getGetterSetterTypeName, getLower, getOtherEnd, getRemoverName, getSetterName, getType, getUpper, isAggregation, isAssociationEndFacadeMetaType, isBidirectional, isChild, isComposition, isDerived, isLeaf, isMany, isMany2Many, isMany2One, isNavigable, isOne2Many, isOne2One, isOrdered, isReadOnly, isRequired, isStatic, isUnique, resetMetafacadeContext, validateInvariantsgetArraySuffix, 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, hashCode, initialize, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitcopyTaggedValues, 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, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraintspublic AssociationEndFacadeLogicImpl(org.omg.uml.foundation.core.AssociationEnd metaObject, String context)
metaObject - context - public ClassifierFacade getValidationOwner()
getValidationOwner in interface ModelElementFacadegetValidationOwner in class MetafacadeBaseMetafacadeBase.getValidationOwner()protected org.omg.uml.foundation.core.AssociationEnd handleGetOtherEnd()
AssociationEndFacadeLogichandleGetOtherEnd in class AssociationEndFacadeLogicAssociationEndFacade.getOtherEnd()protected String handleGetName()
handleGetName in class ModelElementFacadeLogicImplModelElementFacadeLogic.handleGetName()protected String handleGetAggregationKind()
handleGetAggregationKind in class AssociationEndFacadeLogicAssociationEndFacade.getAggregationKind()protected String handleGetDefault()
handleGetDefault in class AssociationEndFacadeLogicAssociationEndFacade.getDefault()protected org.omg.uml.foundation.core.Classifier handleGetType()
AssociationEndFacadeLogichandleGetType in class AssociationEndFacadeLogicAssociationEndFacade.getType()protected boolean handleIsOne2Many()
handleIsOne2Many in class AssociationEndFacadeLogicAssociationEndFacade.isOne2Many()protected boolean handleIsMany2Many()
handleIsMany2Many in class AssociationEndFacadeLogicAssociationEndFacade.isMany2Many()protected boolean handleIsOne2One()
handleIsOne2One in class AssociationEndFacadeLogicAssociationEndFacade.isOne2One()protected boolean handleIsMany2One()
handleIsMany2One in class AssociationEndFacadeLogicAssociationEndFacade.isMany2One()protected boolean handleIsMany()
handleIsMany in class AssociationEndFacadeLogicAssociationEndFacade.isMany()public boolean handleIsLeaf()
handleIsLeaf in class AssociationEndFacadeLogicAssociationEndFacade.isLeaf()protected boolean handleIsOrdered()
handleIsOrdered in class AssociationEndFacadeLogicAssociationEndFacade.isOrdered()public boolean handleIsUnique()
handleIsUnique in class AssociationEndFacadeLogicAssociationEndFacade.isUnique()protected boolean handleIsAggregation()
handleIsAggregation in class AssociationEndFacadeLogicAssociationEndFacade.isAggregation()protected boolean handleIsComposition()
handleIsComposition in class AssociationEndFacadeLogicAssociationEndFacade.isComposition()protected boolean handleIsReadOnly()
handleIsReadOnly in class AssociationEndFacadeLogicAssociationEndFacade.isReadOnly()protected boolean handleIsNavigable()
handleIsNavigable in class AssociationEndFacadeLogicAssociationEndFacade.isNavigable()protected String handleGetGetterName()
handleGetGetterName in class AssociationEndFacadeLogicAssociationEndFacade.getGetterName()protected String handleGetSetterName()
handleGetSetterName in class AssociationEndFacadeLogicAssociationEndFacade.getSetterName()protected String handleGetAdderName()
handleGetAdderName in class AssociationEndFacadeLogicAssociationEndFacade.getAdderName()protected String handleGetRemoverName()
handleGetRemoverName in class AssociationEndFacadeLogicAssociationEndFacade.getRemoverName()protected boolean handleIsBidirectional()
handleIsBidirectional in class AssociationEndFacadeLogicModelElementFacade.isBindingDependenciesPresent()protected org.omg.uml.foundation.core.UmlAssociation handleGetAssociation()
AssociationEndFacadeLogichandleGetAssociation in class AssociationEndFacadeLogicAssociationEndFacade.getAssociation()protected String handleGetGetterSetterTypeName()
handleGetGetterSetterTypeName in class AssociationEndFacadeLogicAssociationEndFacade.getGetterSetterTypeName()protected boolean handleIsRequired()
handleIsRequired in class AssociationEndFacadeLogicAssociationEndFacade.isRequired()protected boolean handleIsChild()
handleIsChild in class AssociationEndFacadeLogicAssociationEndFacade.isChild()protected int handleGetUpper()
handleGetUpper in class AssociationEndFacadeLogicAssociationEndFacade.getUpper()protected int handleGetLower()
handleGetLower in class AssociationEndFacadeLogicAssociationEndFacade.getLower()protected boolean handleIsDerived()
handleIsDerived in class AssociationEndFacadeLogicAssociationEndFacadeLogic.handleIsDerived()public boolean handleIsStatic()
handleIsStatic in class AssociationEndFacadeLogicAttributeFacade.isStatic()Copyright © 2003–2014 AndroMDA.org. All rights reserved.