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

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

public interface IMoveInterruptedEM
extends IEventMessage, IMoveEventConstants

The IMoveInterruptedEM event message is send to the event notifier for every move activity that was active but is interrupted by another activity in a workframe with a higher priority.

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


Field Summary
 
Fields inherited from interface gov.nasa.arc.brahms.vm.api.events.IMoveEventConstants
ENDLOCATION, STARTLOCATION
 
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