|
||||||||||
| 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 | |
OperationFacade |
getOperation()
The operation called by this event. |
List |
getOperations()
The operations of this call event facade. |
boolean |
isCallEventFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Methods inherited from interface org.andromda.metafacades.uml.EventFacade |
getParameters, getState, getTransition, isEventFacadeMetaType |
| Method Detail |
public boolean isCallEventFacadeMetaType()
truepublic OperationFacade getOperation()
The operation called by this event.
public List getOperations()
The operations of this call event facade. For UML 1.4 only one operation will be present, for UML2, there can be more than one present.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||