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

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

public interface IMoveCompletedEM
extends IEventMessage, IMoveEventConstants

The IMoveCompletedEM event message is send to the event notifier for every move 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.

Version:
27 September 2000
Author:
Ron van Hoof

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
 



Copyright © 1997-2012 All Rights Reserved.