gov.nasa.arc.brahms.vm.api.events
Interface ICompositeActivityCompletedEM

All Superinterfaces:
IActivityEventConstants, IEventMessage, java.io.Serializable

public interface ICompositeActivityCompletedEM
extends IEventMessage, IActivityEventConstants

The ICompositeActivityCompletedEM event message is send to the event notifier for every composite activity that was active but is completed early by a detectable that has a complete action.

The contents of this event (property name - type):

The state references the complete state which has no duration. The duration of the last active state is retrieved by requesting the previous state from the complete state.


Field Summary
 
Fields inherited from interface gov.nasa.arc.brahms.vm.api.events.IActivityEventConstants
ACTIVITYCTX, DETECTABLECTX, EVENTTIME, STATECTX
 
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