|
||||||||||
| 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 | |
ActionFacade |
getEffect()
|
GuardFacade |
getGuard()
|
StateVertexFacade |
getSource()
|
StateVertexFacade |
getTarget()
|
EventFacade |
getTrigger()
If a trigger is present on this transition, this event represents that trigger. |
boolean |
isEnteringActionState()
|
boolean |
isEnteringDecisionPoint()
|
boolean |
isEnteringFinalState()
|
boolean |
isExitingActionState()
|
boolean |
isExitingDecisionPoint()
|
boolean |
isExitingInitialState()
|
boolean |
isTransitionFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
boolean |
isTriggerPresent()
|
| Method Detail |
public boolean isTransitionFacadeMetaType()
truepublic ActionFacade getEffect()
public GuardFacade getGuard()
public StateVertexFacade getSource()
public StateVertexFacade getTarget()
public EventFacade getTrigger()
If a trigger is present on this transition, this event represents that trigger.
public boolean isEnteringActionState()
public boolean isEnteringDecisionPoint()
public boolean isEnteringFinalState()
public boolean isExitingActionState()
public boolean isExitingDecisionPoint()
public boolean isExitingInitialState()
public boolean isTriggerPresent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||