|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Encapsulates a pseudostate and provides specific front-end services. This pseudostate can be a decision point, junction or initial state.
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
List |
getContainerActions()
The actions that pass through this pseudo state. |
boolean |
isContainedInFrontEndUseCase()
Indicates if this "front-end" pseudo date is contained within a "front-end" use case. |
boolean |
isFrontEndPseudostateMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Methods inherited from interface org.andromda.metafacades.uml.PseudostateFacade |
isChoice, isCollect, isDecisionPoint, isDeepHistory, isFork, isInitialState, isJoin, isJunction, isMergePoint, isPseudostateFacadeMetaType, isShallowHistory, isSplit |
| Methods inherited from interface org.andromda.metafacades.uml.StateVertexFacade |
getContainer, getIncoming, getOutgoing, getPartition, getStateMachine, isStateVertexFacadeMetaType |
| Method Detail |
public boolean isFrontEndPseudostateMetaType()
truepublic List getContainerActions()
The actions that pass through this pseudo state.
public boolean isContainedInFrontEndUseCase()
Indicates if this "front-end" pseudo date is contained within a "front-end" use case.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||