| Package | Description |
|---|---|
| org.eclipse.incquery.runtime.evm.api.event |
| Modifier and Type | Method and Description |
|---|---|
static EventType.RuleEngineEventType |
EventType.RuleEngineEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventType.RuleEngineEventType[] |
EventType.RuleEngineEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|