|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CallEventFacade
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
|---|---|
OperationFacade |
getOperation()
The operation called by this event. |
java.util.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 |
|---|
boolean isCallEventFacadeMetaType()
trueOperationFacade getOperation()
The operation called by this event.
java.util.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 | ||||||||