| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.event | |
| org.eclipse.gmt.modisco.omg.kdm.event.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InitialState
A representation of the model object 'Initial State'.
|
interface |
OnEntry
A representation of the model object 'On Entry'.
|
interface |
OnExit
A representation of the model object 'On Exit'.
|
interface |
State
A representation of the model object 'State'.
|
interface |
Transition
A representation of the model object 'Transition'.
|
| Modifier and Type | Method and Description |
|---|---|
EventResource |
EventFactory.createEventResource()
Returns a new object of class 'Resource'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
EventSwitch.caseEventResource(EventResource object)
Returns the result of interpreting the object as an instance of 'Resource'.
|