Subinterfaces of IStatementEventConstants in gov.nasa.arc.brahms.vm.api.events |
interface |
IBeliefAssertedEM
The IBeliefAssertedEM event message is send to the event notifier for
every belief that is asserted in the belief set of an active instance. |
interface |
IBeliefRetractedEM
The IBeliefRetractedEM event message is send to the event notifier for
every belief that is retracted from the belief set of an active instance. |
interface |
IFactAssertedEM
The IFactAssertedEM event message is send to the event notifier for
every fact that is asserted in the fact set of the world. |
interface |
IFactRetractedEM
The IFactRetractedEM event message is send to the event notifier for
every fact that is retracted from the fact set of the world. |