org.andromda.cartridges.jsf.metafacades
Class JSFSessionObjectLogicImpl

java.lang.Object
  extended by org.andromda.core.metafacade.MetafacadeBase
      extended by org.andromda.cartridges.jsf.metafacades.JSFSessionObjectLogic
          extended by org.andromda.cartridges.jsf.metafacades.JSFSessionObjectLogicImpl
All Implemented Interfaces:
JSFSessionObject, org.andromda.metafacades.uml.ClassifierFacade, org.andromda.metafacades.uml.GeneralizableElementFacade, org.andromda.metafacades.uml.ModelElementFacade

public class JSFSessionObjectLogicImpl
extends JSFSessionObjectLogic

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

See Also:
JSFSessionObject

Field Summary
 
Fields inherited from class org.andromda.cartridges.jsf.metafacades.JSFSessionObjectLogic
metaObject
 
Fields inherited from class org.andromda.core.metafacade.MetafacadeBase
contextRoot, logger
 
Constructor Summary
JSFSessionObjectLogicImpl(java.lang.Object metaObject, java.lang.String context)
           
 
Method Summary
protected  java.lang.String handleGetFullPath()
           
 
Methods inherited from class org.andromda.cartridges.jsf.metafacades.JSFSessionObjectLogic
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllGeneralizations, getAllProperties, getAllRequiredConstructorParameters, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullPath, getFullyQualifiedArrayName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNullString, getLanguageMappings, 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, isFileType, isGeneralizableElementFacadeMetaType, isInterface, isJSFSessionObjectMetaType, isLeaf, isListType, isMapType, isModelElementFacadeMetaType, isPrimitive, isSetType, isStringType, isTemplateParametersPresent, isTimeType, 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

JSFSessionObjectLogicImpl

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

handleGetFullPath

protected java.lang.String handleGetFullPath()
Specified by:
handleGetFullPath in class JSFSessionObjectLogic
See Also:
JSFSessionObject.getFullPath()


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