org.andromda.cartridges.jsf.metafacades
Class JSFControllerOperationLogicImpl

java.lang.Object
  extended by org.andromda.core.metafacade.MetafacadeBase
      extended by org.andromda.cartridges.jsf.metafacades.JSFControllerOperationLogic
          extended by org.andromda.cartridges.jsf.metafacades.JSFControllerOperationLogicImpl
All Implemented Interfaces:
JSFControllerOperation, org.andromda.metafacades.uml.FrontEndControllerOperation, org.andromda.metafacades.uml.ModelElementFacade, org.andromda.metafacades.uml.OperationFacade

public class JSFControllerOperationLogicImpl
extends JSFControllerOperationLogic

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

See Also:
JSFControllerOperation

Field Summary
 
Fields inherited from class org.andromda.cartridges.jsf.metafacades.JSFControllerOperationLogic
metaObject
 
Fields inherited from class org.andromda.core.metafacade.MetafacadeBase
contextRoot, logger
 
Constructor Summary
JSFControllerOperationLogicImpl(java.lang.Object metaObject, java.lang.String context)
           
 
Method Summary
protected  java.lang.String handleGetFormCall()
           
protected  java.lang.String handleGetFormName()
           
protected  java.lang.String handleGetFormSignature()
           
protected  java.lang.String handleGetFullyQualifiedFormName()
           
protected  java.lang.String handleGetFullyQualifiedFormPath()
           
protected  java.lang.String handleGetImplementationFormSignature()
           
 
Methods inherited from class org.andromda.cartridges.jsf.metafacades.JSFControllerOperationLogic
copyTaggedValues, findParameter, findTaggedValue, findTaggedValue, findTaggedValues, getActivityGraph, getArgumentNames, getArguments, getArgumentTypeNames, getCall, getConcurrency, getConstraints, getConstraints, getDeferringActions, getDocumentation, getDocumentation, getDocumentation, getExceptionList, getExceptionList, getExceptions, getFormCall, getFormFields, getFormName, getFormSignature, getFullyQualifiedFormName, getFullyQualifiedFormPath, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getImplementationFormSignature, getLanguageMappings, getLower, getModel, getName, getOverriddenOperation, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getParameters, getPostconditionName, getPostconditions, getPreconditionCall, getPreconditionName, getPreconditions, getPreconditionSignature, getReturnParameter, getReturnType, getRootPackage, getSignature, getSignature, getSignature, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTypedArgumentList, getTypedArgumentList, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasStereotype, initialize, isAbstract, isAllArgumentsHaveFormFields, isBindingDependenciesPresent, isConstraintsPresent, isExceptionsPresent, isFrontEndControllerOperationMetaType, isJSFControllerOperationMetaType, isModelElementFacadeMetaType, isOperationFacadeMetaType, isOverriding, isOwnerIsController, isPostconditionsPresent, isPreconditionsPresent, isQuery, isReturnTypePresent, isStatic, isTemplateParametersPresent, 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

JSFControllerOperationLogicImpl

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

handleGetFormName

protected java.lang.String handleGetFormName()
Specified by:
handleGetFormName in class JSFControllerOperationLogic
See Also:
JSFControllerOperation.getFormName()

handleGetFullyQualifiedFormName

protected java.lang.String handleGetFullyQualifiedFormName()
Specified by:
handleGetFullyQualifiedFormName in class JSFControllerOperationLogic
See Also:
JSFControllerOperation.getFullyQualifiedFormName()

handleGetFullyQualifiedFormPath

protected java.lang.String handleGetFullyQualifiedFormPath()
Specified by:
handleGetFullyQualifiedFormPath in class JSFControllerOperationLogic
See Also:
JSFControllerOperation.getFullyQualifiedFormPath()

handleGetFormCall

protected java.lang.String handleGetFormCall()
Specified by:
handleGetFormCall in class JSFControllerOperationLogic
See Also:
JSFControllerOperation.getFormCall()

handleGetImplementationFormSignature

protected java.lang.String handleGetImplementationFormSignature()
Specified by:
handleGetImplementationFormSignature in class JSFControllerOperationLogic
See Also:
org.andromda.cartridges.jsf.metafacades.JSFControllerOperation#getmplementationFormSignature()

handleGetFormSignature

protected java.lang.String handleGetFormSignature()
Specified by:
handleGetFormSignature in class JSFControllerOperationLogic
See Also:
JSFControllerOperation.getFormSignature()


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