|
||||||||||
| 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 | |
Collection |
getParameters()
The parameters to this event. |
StateFacade |
getState()
If this event is located on an action state, this will represent that state. |
TransitionFacade |
getTransition()
If this event is located on a transition, this represents that transition. |
boolean |
isEventFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Method Detail |
public boolean isEventFacadeMetaType()
truepublic Collection getParameters()
The parameters to this event.
public StateFacade getState()
If this event is located on an action state, this will represent that state.
public TransitionFacade getTransition()
If this event 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 | |||||||||