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

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

public interface IMoveEndedEM
extends IEventMessage, IMoveEventConstants

The IMoveEndedEM event message is send to the event notifier for every move activity that completed under normal circumstances.

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