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

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

public interface IGestureActivityEndedEM
extends IEventMessage, IGestureEventConstants

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