|
||||||||||
| 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 | |
ActionStateFacade |
getActionState()
If this action is located on an action state, this will represent that state. |
TransitionFacade |
getTransition()
If this action is located on a transition, this represents that transition. |
boolean |
isActionFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Method Detail |
public boolean isActionFacadeMetaType()
truepublic ActionStateFacade getActionState()
If this action is located on an action state, this will represent that state.
public TransitionFacade getTransition()
If this action is located on a transition, this represents that transition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||