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

All Superinterfaces:
IActivityEventConstants
All Known Subinterfaces:
IMoveAbortedEM, IMoveCompletedEM, IMoveContinuedEM, IMoveContinuedFromImpasseEM, IMoveEndedEM, IMoveImpassedEM, IMoveInterruptedEM, IMoveStartedEM

public interface IMoveEventConstants
extends IActivityEventConstants

The IMoveEventConstants interface specifies constants related to the event messages for move activities. The constants mainly consist of property names used in the event messages.

Version:
27 September 2000
Author:
Ron van Hoof

Field Summary
static java.lang.String ENDLOCATION
          Property name indicating that its value is a ParameterCtx
static java.lang.String STARTLOCATION
          Property name indicating that its value is a ParameterCtx
 
Fields inherited from interface gov.nasa.arc.brahms.vm.api.events.IActivityEventConstants
ACTIVITYCTX, DETECTABLECTX, EVENTTIME, STATECTX
 

Field Detail

STARTLOCATION

static final java.lang.String STARTLOCATION
Property name indicating that its value is a ParameterCtx

See Also:
Constant Field Values

ENDLOCATION

static final java.lang.String ENDLOCATION
Property name indicating that its value is a ParameterCtx

See Also:
Constant Field Values


Copyright © 1997-2012 All Rights Reserved.