Package | Description |
---|---|
org.eclipse.incquery.runtime.evm.api | |
org.eclipse.incquery.runtime.evm.api.resolver | |
org.eclipse.incquery.runtime.evm.notification |
Modifier and Type | Method and Description |
---|---|
IActivationNotificationListener |
Agenda.getActivationListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
RuleInstance.addActivationNotificationListener(IActivationNotificationListener listener,
boolean fireNow)
|
boolean |
RuleInstance.removeActivationNotificationListener(IActivationNotificationListener listener)
|
Modifier and Type | Class and Description |
---|---|
class |
ConflictSetUpdater |
Modifier and Type | Field and Description |
---|---|
IActivationNotificationListener |
ScopedConflictSet.listener |
Modifier and Type | Method and Description |
---|---|
boolean |
IActivationNotificationProvider.addActivationNotificationListener(IActivationNotificationListener listener,
boolean fireNow)
Registers an
IActivationNotificationListener to receive updates on activation appearance and
disappearance. |
boolean |
ActivationNotificationProvider.addActivationNotificationListener(IActivationNotificationListener listener,
boolean fireNow) |
boolean |
IActivationNotificationProvider.removeActivationNotificationListener(IActivationNotificationListener listener)
Unregisters a listener registered by
IActivationNotificationProvider.addActivationNotificationListener(IActivationNotificationListener, boolean) . |
boolean |
ActivationNotificationProvider.removeActivationNotificationListener(IActivationNotificationListener listener) |