Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.event.OnExit
| 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 OnExit in org.eclipse.gmt.modisco.omg.kdm.event
Methods in org.eclipse.gmt.modisco.omg.kdm.event that return OnExit Modifier and Type Method Description OnExitEventFactory. createOnExit()Returns a new object of class 'On Exit'. -
Uses of OnExit in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement OnExit Modifier and Type Class Description classOnExitImplAn implementation of the model object 'On Exit'.Methods in org.eclipse.gmt.modisco.omg.kdm.event.impl that return OnExit Modifier and Type Method Description OnExitEventFactoryImpl. createOnExit() -
Uses of OnExit in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type OnExit Modifier and Type Method Description TEventSwitch. caseOnExit(OnExit object)Returns the result of interpreting the object as an instance of 'On Exit'.