public class AttributeFacadeLogicImpl extends AttributeFacadeLogic
metaObject
contextRoot
Constructor and Description |
---|
AttributeFacadeLogicImpl(org.omg.uml.foundation.core.Attribute metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
Object |
handleFindTaggedValue(String name,
boolean follow)
Method to be implemented in descendants
Searches the given feature for the specified tag.
|
String |
handleGetDefaultValue() |
protected EnumerationFacade |
handleGetEnumeration()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetEnumerationLiteralParameters() |
protected String |
handleGetEnumerationValue() |
String |
handleGetGetterName() |
String |
handleGetGetterSetterTypeName() |
protected int |
handleGetLower()
Get the UML lower multiplicity
|
protected String |
handleGetName()
Overridden to provide different handling of the name if this attribute represents a literal.
|
org.omg.uml.foundation.core.Classifier |
handleGetOwner()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
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
|
boolean |
handleIsAddOnly() |
boolean |
handleIsChangeable() |
boolean |
handleIsDefaultValuePresent() |
protected boolean |
handleIsDerived() |
protected boolean |
handleIsEnumerationLiteral() |
protected boolean |
handleIsEnumerationLiteralParametersExist() |
protected boolean |
handleIsEnumerationMember() |
boolean |
handleIsLeaf()
UML2 Only: Returns false always.
|
boolean |
handleIsMany() |
boolean |
handleIsOrdered() |
boolean |
handleIsReadOnly() |
boolean |
handleIsRequired() |
boolean |
handleIsStatic() |
protected boolean |
handleIsUnique() |
findTaggedValue, getDefaultValue, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getGetterName, getGetterSetterTypeName, getLower, getOwner, getSetterName, getType, getUpper, isAddOnly, isAttributeFacadeMetaType, isChangeable, isDefaultValuePresent, isDerived, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isLeaf, isMany, isOrdered, isReadOnly, isRequired, isStatic, isUnique, resetMetafacadeContext, validateInvariants
getArraySuffix, getValidationName, handleCopyTaggedValues, handleFindTaggedValue, handleFindTaggedValues, handleGetBindedFullyQualifiedName, handleGetConstraints, handleGetConstraints, handleGetDocumentation, handleGetDocumentation, handleGetDocumentation, handleGetFullyQualifiedName, handleGetFullyQualifiedName, handleGetFullyQualifiedNamePath, handleGetId, handleGetKeywords, handleGetLabel, handleGetLanguageMappings, handleGetModel, handleGetOwnedElements, 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
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 AttributeFacadeLogicImpl(org.omg.uml.foundation.core.Attribute metaObject, String context)
metaObject
- context
- public String handleGetGetterName()
handleGetGetterName
in class AttributeFacadeLogic
AttributeFacade.getGetterName()
public String handleGetSetterName()
handleGetSetterName
in class AttributeFacadeLogic
AttributeFacade.getSetterName()
public String handleGetDefaultValue()
handleGetDefaultValue
in class AttributeFacadeLogic
AttributeFacade.getDefaultValue()
public boolean handleIsChangeable()
handleIsChangeable
in class AttributeFacadeLogic
AttributeFacade.isChangeable()
public boolean handleIsAddOnly()
handleIsAddOnly
in class AttributeFacadeLogic
AttributeFacade.isAddOnly()
protected org.omg.uml.foundation.core.Classifier handleGetType()
AttributeFacadeLogic
handleGetType
in class AttributeFacadeLogic
AttributeFacade.getType()
public org.omg.uml.foundation.core.Classifier handleGetOwner()
AttributeFacadeLogic
handleGetOwner
in class AttributeFacadeLogic
AttributeFacade.getOwner()
public boolean handleIsReadOnly()
handleIsReadOnly
in class AttributeFacadeLogic
AttributeFacade.isReadOnly()
public boolean handleIsStatic()
handleIsStatic
in class AttributeFacadeLogic
AttributeFacade.isStatic()
public Object handleFindTaggedValue(String name, boolean follow)
AttributeFacadeLogic
handleFindTaggedValue
in class AttributeFacadeLogic
AttributeFacade.findTaggedValue(String, boolean)
public boolean handleIsRequired()
handleIsRequired
in class AttributeFacadeLogic
AttributeFacade.isRequired()
public boolean handleIsMany()
handleIsMany
in class AttributeFacadeLogic
AttributeFacade.isMany()
protected EnumerationFacade handleGetEnumeration()
AttributeFacadeLogic
handleGetEnumeration
in class AttributeFacadeLogic
AttributeFacade.getEnumeration()
protected boolean handleIsEnumerationLiteral()
handleIsEnumerationLiteral
in class AttributeFacadeLogic
AttributeFacade.isEnumerationLiteral()
protected String handleGetEnumerationValue()
handleGetEnumerationValue
in class AttributeFacadeLogic
AttributeFacade.getEnumerationValue()
protected boolean handleIsEnumerationMember()
handleIsEnumerationMember
in class AttributeFacadeLogic
AttributeFacade.isEnumerationMember()
protected String handleGetEnumerationLiteralParameters()
handleGetEnumerationLiteralParameters
in class AttributeFacadeLogic
AttributeFacade.getEnumerationLiteralParameters()
protected boolean handleIsEnumerationLiteralParametersExist()
handleIsEnumerationLiteralParametersExist
in class AttributeFacadeLogic
AttributeFacade.isEnumerationLiteralParametersExist()
public boolean handleIsDefaultValuePresent()
handleIsDefaultValuePresent
in class AttributeFacadeLogic
AttributeFacade.isDefaultValuePresent()
protected String handleGetName()
handleGetName
in class ModelElementFacadeLogicImpl
ModelElementFacade.getName()
public boolean handleIsLeaf()
handleIsLeaf
in class AttributeFacadeLogic
AttributeFacade.isLeaf()
public boolean handleIsOrdered()
handleIsOrdered
in class AttributeFacadeLogic
AttributeFacade.isOrdered()
protected boolean handleIsUnique()
handleIsUnique
in class AttributeFacadeLogic
AttributeFacade.isUnique()
public String handleGetGetterSetterTypeName()
handleGetGetterSetterTypeName
in class AttributeFacadeLogic
AttributeFacade.getGetterSetterTypeName()
protected int handleGetUpper()
handleGetUpper
in class AttributeFacadeLogic
AttributeFacade.getUpper()
protected int handleGetLower()
handleGetLower
in class AttributeFacadeLogic
AttributeFacade.getLower()
protected boolean handleIsDerived()
handleIsDerived
in class AttributeFacadeLogic
AttributeFacade.isDerived()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.