gov.nasa.arc.brahms.vm.api.events
Interface IConsequenceFiredEM
- All Superinterfaces:
- IEventMessage, java.io.Serializable
public interface IConsequenceFiredEM
- extends IEventMessage
The IConsequenceFiredEM event message is send to the event notifier
for every consequence that is fired in the virtual machine.
The contents of this event (property name - type):
- IConsequenceFiredEM.CONSEQUENCECTX - a ConsequenceCtx (object property)
- Version:
- 27 September 2000
- Author:
- Ron van Hoof
Field Summary |
static java.lang.String |
CONSEQUENCECTX
Property name indicating that its value is a Consequence Context |
Methods inherited from interface gov.nasa.arc.brahms.vm.api.events.IEventMessage |
getBody, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists |
CONSEQUENCECTX
static final java.lang.String CONSEQUENCECTX
- Property name indicating that its value is a Consequence Context
- See Also:
- Constant Field Values
Copyright © 1997-2012 All Rights Reserved.