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):

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
 
Method Summary
 
Methods inherited from interface gov.nasa.arc.brahms.vm.api.events.IEventMessage
getBody, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists
 

Field Detail

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.