Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.event.EventAction
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.event | |
| org.eclipse.gmt.modisco.omg.kdm.event.impl | |
| org.eclipse.gmt.modisco.omg.kdm.event.util |
-
Uses of EventAction in org.eclipse.gmt.modisco.omg.kdm.event
Methods in org.eclipse.gmt.modisco.omg.kdm.event that return EventAction Modifier and Type Method Description EventActionEventFactory. createEventAction()Returns a new object of class 'Action'. -
Uses of EventAction in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement EventAction Modifier and Type Class Description classEventActionImplAn implementation of the model object 'Action'.Methods in org.eclipse.gmt.modisco.omg.kdm.event.impl that return EventAction Modifier and Type Method Description EventActionEventFactoryImpl. createEventAction() -
Uses of EventAction in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type EventAction Modifier and Type Method Description TEventSwitch. caseEventAction(EventAction object)Returns the result of interpreting the object as an instance of 'Action'.