|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
boolean |
isChoice()
|
boolean |
isCollect()
Denotes this pseudostate to be either a join or a fork with a single outgoing transition and more than one incoming transition. |
boolean |
isDecisionPoint()
|
boolean |
isDeepHistory()
|
boolean |
isFork()
|
boolean |
isInitialState()
|
boolean |
isJoin()
|
boolean |
isJunction()
|
boolean |
isMergePoint()
|
boolean |
isPseudostateFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
boolean |
isShallowHistory()
|
boolean |
isSplit()
Denotes this pseudostate to be either a join or a fork with a single incoming transition and more than one outgoing transition. |
| Methods inherited from interface org.andromda.metafacades.uml.StateVertexFacade |
getContainer, getIncoming, getOutgoing, getPartition, getStateMachine, isStateVertexFacadeMetaType |
| Method Detail |
public boolean isPseudostateFacadeMetaType()
truepublic boolean isChoice()
public boolean isCollect()
Denotes this pseudostate to be either a join or a fork with a single outgoing transition and more than one incoming transition.
public boolean isDecisionPoint()
public boolean isDeepHistory()
public boolean isFork()
public boolean isInitialState()
public boolean isJoin()
public boolean isJunction()
public boolean isMergePoint()
public boolean isShallowHistory()
public boolean isSplit()
Denotes this pseudostate to be either a join or a fork with a single incoming transition and more than one outgoing transition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||