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

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

public interface IGestureActivityCompletedEM
extends IEventMessage, IGestureEventConstants

The IGestureActivityCompletedEM event message is send to the event notifier for every gesture 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.IGestureEventConstants
GESTURE
 
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