org.andromda.cartridges.bpm4struts.metafacades
Class StrutsActionStateLogicImpl

java.lang.Object
  extended byorg.andromda.core.metafacade.MetafacadeBase
      extended byorg.andromda.cartridges.bpm4struts.metafacades.StrutsActionStateLogic
          extended byorg.andromda.cartridges.bpm4struts.metafacades.StrutsActionStateLogicImpl
All Implemented Interfaces:
org.andromda.metafacades.uml.ActionStateFacade, org.andromda.metafacades.uml.FrontEndActionState, org.andromda.metafacades.uml.ModelElementFacade, org.andromda.metafacades.uml.StateFacade, org.andromda.metafacades.uml.StateVertexFacade, StrutsActionState

public class StrutsActionStateLogicImpl
extends StrutsActionStateLogic

MetafacadeLogic implementation.

See Also:
StrutsActionState

Field Summary
 
Fields inherited from class org.andromda.cartridges.bpm4struts.metafacades.StrutsActionStateLogic
metaObject
 
Fields inherited from class org.andromda.core.metafacade.MetafacadeBase
contextRoot, logger
 
Constructor Summary
StrutsActionStateLogicImpl(Object metaObject, String context)
           
 
Method Summary
 List getContainerActions()
          Overridden because StrutsAction does not extend FrontEndAction.
 List getExceptions()
           
 
Methods inherited from class org.andromda.cartridges.bpm4struts.metafacades.StrutsActionStateLogic
copyTaggedValues, findTaggedValue, findTaggedValues, getActionMethodName, getConstraints, getConstraints, getContainer, getControllerCalls, getDeferrableEvents, getDocumentation, getDocumentation, getDocumentation, getEntry, getForward, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getIncoming, getLanguageMappings, getModel, getName, getOutgoing, getPackage, getPackageName, getPackageName, getPackagePath, getPartition, getRootPackage, getSourceDependencies, getStateMachine, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasStereotype, initialize, isActionStateFacadeMetaType, isBindingDependenciesPresent, isConstraintsPresent, isContainedInFrontEndUseCase, isFrontEndActionStateMetaType, isModelElementFacadeMetaType, isServerSide, isStateFacadeMetaType, isStateVertexFacadeMetaType, isStrutsActionStateMetaType, 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

StrutsActionStateLogicImpl

public StrutsActionStateLogicImpl(Object metaObject,
                                  String context)
Method Detail

getContainerActions

public List getContainerActions()
Overridden because StrutsAction does not extend FrontEndAction.

Specified by:
getContainerActions in interface org.andromda.metafacades.uml.FrontEndActionState
Overrides:
getContainerActions in class StrutsActionStateLogic
See Also:
FrontEndActionState.getContainerActions()

getExceptions

public List getExceptions()
Specified by:
getExceptions in interface org.andromda.metafacades.uml.FrontEndActionState
Overrides:
getExceptions in class StrutsActionStateLogic
See Also:
FrontEndActionState.getExceptions()


Copyright © 2003-2006 The AndroMDA Team. All Rights Reserved.