public class StrutsFinalStateLogicImpl extends StrutsFinalStateLogic
StrutsFinalState,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
StrutsFinalStateLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
List<FrontEndAction> |
getActions()
Need to override default handling in StateVertexFacade.handleGetActions()
|
String |
getName()
The name of the model element.
|
FrontEndUseCase |
getTargetUseCase()
Overridden for now (//TODO need to figure out why it doesn't work correctly when using
the one from the FrontEndFinalState).
|
protected List<FrontEndAction> |
handleGetActions() |
protected String |
handleGetFullPath() |
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getContainer, getDeferrableEvents, getDocumentation, getDocumentation, getDocumentation, getFullPath, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getIncomings, getInterUseCaseParameters, getKeywords, getLabel, getLanguageMappings, getModel, getOutgoings, getPackage, getPackageName, getPackageName, getPackagePath, getPartition, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachine, getStateMachineContext, getStereotypeNames, getStereotypes, getSuperFinalStateFacade, getSuperFrontEndFinalState, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isContainedInFrontEndUseCase, isDocumentationPresent, isFinalStateFacadeMetaType, isFrontEndFinalStateMetaType, isModelElementFacadeMetaType, isReservedWord, isStateFacadeMetaType, isStateVertexFacadeMetaType, isStrutsFinalStateMetaType, isTemplateParametersPresent, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic StrutsFinalStateLogicImpl(Object metaObject, String context)
metaObject - context - public String getName()
StrutsFinalStateLogicgetName in interface ModelElementFacadegetName in class StrutsFinalStateLogicModelElementFacade.getName()protected String handleGetFullPath()
handleGetFullPath in class StrutsFinalStateLogicStrutsFinalStateLogic.handleGetFullPath()public FrontEndUseCase getTargetUseCase()
getTargetUseCase in interface FrontEndFinalStategetTargetUseCase in class StrutsFinalStateLogicFrontEndFinalState.getTargetUseCase()public List<FrontEndAction> getActions()
handleGetActions()protected List<FrontEndAction> handleGetActions()
handleGetActions()Copyright © 2003–2014 AndroMDA.org. All rights reserved.