org.andromda.cartridges.jsf.metafacades
Class JSFEnumerationLogicImpl

java.lang.Object
  extended by org.andromda.core.metafacade.MetafacadeBase
      extended by org.andromda.cartridges.jsf.metafacades.JSFEnumerationLogic
          extended by org.andromda.cartridges.jsf.metafacades.JSFEnumerationLogicImpl
All Implemented Interfaces:
JSFEnumeration, org.andromda.metafacades.uml.ClassifierFacade, org.andromda.metafacades.uml.EnumerationFacade, org.andromda.metafacades.uml.GeneralizableElementFacade, org.andromda.metafacades.uml.ModelElementFacade

public class JSFEnumerationLogicImpl
extends JSFEnumerationLogic

MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFEnumeration.

See Also:
JSFEnumeration

Field Summary
 
Fields inherited from class org.andromda.cartridges.jsf.metafacades.JSFEnumerationLogic
metaObject
 
Fields inherited from class org.andromda.core.metafacade.MetafacadeBase
contextRoot, logger
 
Constructor Summary
JSFEnumerationLogicImpl(java.lang.Object metaObject, java.lang.String context)
           
 
Method Summary
protected  java.lang.String handleGetConverterName()
           
protected  java.lang.String handleGetConverterPath()
           
protected  java.lang.String handleGetFullyQualifiedConverterName()
           
 
Methods inherited from class org.andromda.cartridges.jsf.metafacades.JSFEnumerationLogic
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllGeneralizations, getAllProperties, getAllRequiredConstructorParameters, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getConstraints, getConstraints, getConverterName, getConverterPath, getDocumentation, getDocumentation, getDocumentation, getFromOperationName, getFromOperationSignature, getFullyQualifiedArrayName, getFullyQualifiedConverterName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNullString, getLanguageMappings, getLiterals, getLiteralType, getMemberVariables, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getProperties, getProperties, getRequiredConstructorParameters, getRootPackage, getSerialVersionUID, getSourceDependencies, getSpecializations, getStateMachineContext, getStaticAttributes, getStaticOperations, getStereotypeNames, getStereotypes, getSuperClass, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, getWrapperName, hasExactStereotype, hasStereotype, initialize, isAbstract, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isClassifierFacadeMetaType, isClobType, isCollectionType, isConstraintsPresent, isDataType, isDateType, isEmbeddedValue, isEnumeration, isEnumerationFacadeMetaType, isFileType, isGeneralizableElementFacadeMetaType, isInterface, isJSFEnumerationMetaType, isLeaf, isListType, isMapType, isModelElementFacadeMetaType, isPrimitive, isSetType, isStringType, isTemplateParametersPresent, isTimeType, isTypeSafe, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
 
Methods inherited from class org.andromda.core.metafacade.MetafacadeBase
equals, getConfiguredProperty, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JSFEnumerationLogicImpl

public JSFEnumerationLogicImpl(java.lang.Object metaObject,
                               java.lang.String context)
Method Detail

handleGetConverterName

protected java.lang.String handleGetConverterName()
Specified by:
handleGetConverterName in class JSFEnumerationLogic
See Also:
JSFEnumeration.getConverterName()

handleGetFullyQualifiedConverterName

protected java.lang.String handleGetFullyQualifiedConverterName()
Specified by:
handleGetFullyQualifiedConverterName in class JSFEnumerationLogic
See Also:
JSFEnumeration.getFullyQualifiedConverterName()

handleGetConverterPath

protected java.lang.String handleGetConverterPath()
Specified by:
handleGetConverterPath in class JSFEnumerationLogic
See Also:
JSFEnumeration.getConverterPath()


Copyright © 2003-2008 AndroMDA.org. All Rights Reserved.