| org.andromda.metafacades.emf.uml2.EnumerationLiteralFacadeLogicImpl
EnumerationLiteralFacadeLogicImpl | public class EnumerationLiteralFacadeLogicImpl extends EnumerationLiteralFacadeLogic (Code) | | MetafacadeLogic implementation for
org.andromda.metafacades.uml.EnumerationLiteralFacade.
See Also: org.andromda.metafacades.uml.EnumerationLiteralFacade |
EnumerationLiteralFacadeLogicImpl | public EnumerationLiteralFacadeLogicImpl(org.eclipse.uml2.EnumerationLiteral metaObject, String context)(Code) | | |
handleGetName | protected String handleGetName()(Code) | | See Also: org.andromda.metafacades.emf.uml2.ModelElementFacadeLogic.handleGetName |
handleGetName | protected String handleGetName(boolean modelName)(Code) | | See Also: org.andromda.metafacades.uml.EnumerationLiteralFacade.getName(boolean) |
handleGetValue | protected String handleGetValue()(Code) | | See Also: org.andromda.metafacades.uml.EnumerationLiteralFacade.getValue |
handleGetValue | protected String handleGetValue(boolean modelValue)(Code) | | See Also: org.andromda.metafacades.uml.EnumerationLiteralFacade.getValue(boolean) |
|
|