| Package | Description |
|---|---|
| org.eclipse.incquery.runtime.evm.api.event | |
| org.eclipse.incquery.runtime.evm.api.event.adapter | |
| org.eclipse.incquery.runtime.evm.specific.event |
| Modifier and Type | Method and Description |
|---|---|
void |
EventHandler.handleEvent(Event<EventAtom> event) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventHandlerAdapter.handleEvent(Event<EventAtom> event) |
void |
EventSourceAdapter.notifyHandlers(Event<EventAtom> event) |
void |
EventProcessorAdapter.processEvent(Event<EventAtom> event)
This method is called with the atom corresponding to the
activation that is affected by the event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IncQueryEvent<Match extends IPatternMatch> |