Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.event.OnEntry
| 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 OnEntry in org.eclipse.gmt.modisco.omg.kdm.event
Methods in org.eclipse.gmt.modisco.omg.kdm.event that return OnEntry Modifier and Type Method Description OnEntryEventFactory. createOnEntry()Returns a new object of class 'On Entry'. -
Uses of OnEntry in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement OnEntry Modifier and Type Class Description classOnEntryImplAn implementation of the model object 'On Entry'.Methods in org.eclipse.gmt.modisco.omg.kdm.event.impl that return OnEntry Modifier and Type Method Description OnEntryEventFactoryImpl. createOnEntry() -
Uses of OnEntry in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type OnEntry Modifier and Type Method Description TEventSwitch. caseOnEntry(OnEntry object)Returns the result of interpreting the object as an instance of 'On Entry'.