org.andromda.cartridges.jsf.metafacades
Class JSFBackendServiceLogicImpl

java.lang.Object
  extended by org.andromda.core.metafacade.MetafacadeBase
      extended by org.andromda.cartridges.jsf.metafacades.JSFBackendServiceLogic
          extended by org.andromda.cartridges.jsf.metafacades.JSFBackendServiceLogicImpl
All Implemented Interfaces:
JSFBackendService, org.andromda.metafacades.uml.ClassifierFacade, org.andromda.metafacades.uml.GeneralizableElementFacade, org.andromda.metafacades.uml.ModelElementFacade, org.andromda.metafacades.uml.Service

public class JSFBackendServiceLogicImpl
extends JSFBackendServiceLogic

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

See Also:
JSFBackendService

Field Summary
 
Fields inherited from class org.andromda.cartridges.jsf.metafacades.JSFBackendServiceLogic
metaObject
 
Fields inherited from class org.andromda.core.metafacade.MetafacadeBase
contextRoot, logger
 
Constructor Summary
JSFBackendServiceLogicImpl(java.lang.Object metaObject, java.lang.String context)
           
 
Method Summary
 java.lang.String getFullyQualifiedName()
           
protected  java.lang.String handleGetAccessorImplementation()
           
 
Methods inherited from class org.andromda.cartridges.jsf.metafacades.JSFBackendServiceLogic
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAccessorImplementation, getAllAssociatedClasses, getAllEntityReferences, getAllGeneralizations, getAllMessagingDestinations, getAllProperties, getAllRequiredConstructorParameters, getAllRoles, getAllServiceReferences, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getEntityReferences, getFullyQualifiedArrayName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNullString, getLanguageMappings, getMessagingDestinations, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getProperties, getProperties, getRequiredConstructorParameters, getRoles, getRootPackage, getSerialVersionUID, getServiceReferences, 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, isJSFBackendServiceMetaType, isLeaf, isListType, isMapType, isModelElementFacadeMetaType, isPrimitive, isServiceMetaType, 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

JSFBackendServiceLogicImpl

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

handleGetAccessorImplementation

protected java.lang.String handleGetAccessorImplementation()
Specified by:
handleGetAccessorImplementation in class JSFBackendServiceLogic
See Also:
JSFBackendService.getAccessorImplementation()

getFullyQualifiedName

public java.lang.String getFullyQualifiedName()
Specified by:
getFullyQualifiedName in interface org.andromda.metafacades.uml.ModelElementFacade
Overrides:
getFullyQualifiedName in class JSFBackendServiceLogic
See Also:
ModelElementFacade.getFullyQualifiedName()


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