|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionFacade
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 |
|---|
boolean isActionFacadeMetaType()
trueActionStateFacade 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||