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

Packages that use IMoveEventConstants
gov.nasa.arc.brahms.vm.api.events   
 

Uses of IMoveEventConstants in gov.nasa.arc.brahms.vm.api.events
 

Subinterfaces of IMoveEventConstants in gov.nasa.arc.brahms.vm.api.events
 interface IMoveAbortedEM
          The IMoveAbortedEM event message is send to the event notifier for every move activity that was active but is aborted by a detectable that has an abort action.
 interface IMoveCompletedEM
          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.
 interface IMoveContinuedEM
          The IMoveContinuedEM event message is send to the event notifier for every move activity that is continued after the activity was interrupted.
 interface IMoveContinuedFromImpasseEM
          The IMoveContinuedFromImpasseEM event message is send to the event notifier for every move activity that is continued after the activity was impassed.
 interface IMoveEndedEM
          The IMoveEndedEM event message is send to the event notifier for every move activity that completed under normal circumstances.
 interface IMoveImpassedEM
          The IMoveImpassedEM event message is send to the event notifier for every move activity that was active but is impassed by a detectable that has an impasse action.
 interface IMoveInterruptedEM
          The IMoveInterruptedEM event message is send to the event notifier for every move activity that was active but is interrupted by another activity in a workframe with a higher priority.
 interface IMoveStartedEM
          The IMoveStartedEM event message is send to the event notifier for every move activity that is started.
 



Copyright © 1997-2012 All Rights Reserved.