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

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

public interface ICommunicateAbortedEM
extends IEventMessage, IActivityEventConstants

The ICommunicateAbortedEM event message is send to the event notifier for every communicate activity that was active but is aborted by a detectable that has an abort action.

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

The state references the abort state which has no duration. The duration of the last active state is retrieved by requesting the previous state from the abort 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