Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.event.InitialState
| 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 InitialState in org.eclipse.gmt.modisco.omg.kdm.event
Methods in org.eclipse.gmt.modisco.omg.kdm.event that return InitialState Modifier and Type Method Description InitialStateEventFactory. createInitialState()Returns a new object of class 'Initial State'. -
Uses of InitialState in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement InitialState Modifier and Type Class Description classInitialStateImplAn implementation of the model object 'Initial State'.Methods in org.eclipse.gmt.modisco.omg.kdm.event.impl that return InitialState Modifier and Type Method Description InitialStateEventFactoryImpl. createInitialState() -
Uses of InitialState in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type InitialState Modifier and Type Method Description TEventSwitch. caseInitialState(InitialState object)Returns the result of interpreting the object as an instance of 'Initial State'.