Modifier and Type | Interface and Description |
---|---|
interface |
CallEventFacade
A representation of the model object 'Activity'.
|
interface |
FrontEndEvent
A front-end event is represented by some kind of even on some kind of front-end (hyperlink,
submit button, etc).
|
Modifier and Type | Method and Description |
---|---|
EventFacade |
ParameterFacade.getEvent()
If this parameter is located on an event, this will represent that event.
|
EventFacade |
TransitionFacade.getTrigger()
If a trigger is present on this transition, this event represents that trigger.
|
Modifier and Type | Method and Description |
---|---|
Collection<EventFacade> |
StateFacade.getDeferrableEvents()
Events to which is being deferred in this action state.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.