public class EnumerationLiteralFacadeLogicImpl extends EnumerationLiteralFacadeLogic
EnumerationLiteralFacade,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
EnumerationLiteralFacadeLogicImpl(org.omg.uml.foundation.core.EnumerationLiteral metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleGetEnumerationValue()
Method to be implemented in descendants
Gets the Literal's Value.
|
protected String |
handleGetName() |
protected String |
handleGetName(boolean modelName)
Method to be implemented in descendants
Gets the name of the enumeration literal (if the "modelName" flag is true, then the actual
name of the literal in the model is returned - otherwise the name that has any masking
applied).
|
protected String |
handleGetValue() |
protected String |
handleGetValue(boolean modelValue)
Method to be implemented in descendants
Gets the value of the enumeration literal (if the "modelValue" flag is true, then the actual
value of the literal in the model is returned - otherwise the value that has any masking
applied is returned).
|
getEnumerationValue, getName, getValue, getValue, isEnumerationLiteralFacadeMetaType, 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, getValidationOwner, 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, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraintspublic EnumerationLiteralFacadeLogicImpl(org.omg.uml.foundation.core.EnumerationLiteral metaObject, String context)
metaObject - context - protected String handleGetName()
handleGetName in class ModelElementFacadeLogicImplModelElementFacade.getName()protected String handleGetValue()
handleGetValue in class EnumerationLiteralFacadeLogicEnumerationLiteralFacade.getValue()protected String handleGetName(boolean modelName)
EnumerationLiteralFacadeLogichandleGetName in class EnumerationLiteralFacadeLogicEnumerationLiteralFacade.getName(boolean)protected String handleGetValue(boolean modelValue)
EnumerationLiteralFacadeLogichandleGetValue in class EnumerationLiteralFacadeLogicEnumerationLiteralFacade.getValue(boolean)protected String handleGetEnumerationValue()
EnumerationLiteralFacadeLogichandleGetEnumerationValue in class EnumerationLiteralFacadeLogicEnumerationLiteralFacadeLogic.handleGetEnumerationValue()Copyright © 2003–2014 AndroMDA.org. All rights reserved.