Package | Description |
---|---|
org.eclipse.incquery.runtime.evm.api | |
org.eclipse.incquery.runtime.evm.api.event.adapter | |
org.eclipse.incquery.runtime.evm.specific.event |
Modifier and Type | Method and Description |
---|---|
void |
RuleInstance.setHandler(EventHandler<EventAtom> handler) |
Modifier and Type | Class and Description |
---|---|
class |
EventHandlerAdapter<EventAtom> |
Modifier and Type | Method and Description |
---|---|
boolean |
EventSourceAdapter.addHandler(EventHandler<EventAtom> handler) |
boolean |
EventSourceAdapter.removeHandler(EventHandler<EventAtom> handler) |
Modifier and Type | Class and Description |
---|---|
class |
IncQueryEventHandler<Match extends IPatternMatch> |