public class StrutsFinalStateLogicImpl extends StrutsFinalStateLogic
StrutsFinalState
,
Serialized FormmetaObject
contextRoot
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, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public StrutsFinalStateLogicImpl(Object metaObject, String context)
metaObject
- context
- public String getName()
StrutsFinalStateLogic
getName
in interface ModelElementFacade
getName
in class StrutsFinalStateLogic
ModelElementFacade.getName()
protected String handleGetFullPath()
handleGetFullPath
in class StrutsFinalStateLogic
StrutsFinalStateLogic.handleGetFullPath()
public FrontEndUseCase getTargetUseCase()
getTargetUseCase
in interface FrontEndFinalState
getTargetUseCase
in class StrutsFinalStateLogic
FrontEndFinalState.getTargetUseCase()
public List<FrontEndAction> getActions()
handleGetActions()
protected List<FrontEndAction> handleGetActions()
handleGetActions()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.