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

All Known Subinterfaces:
IFrameAbortedEM, IFrameAvailableEM, IFrameCompletedEM, IFrameContinuedEM, IFrameContinuedFromImpasseEM, IFrameEndedEM, IFrameImpassedEM, IFrameInterruptedEM, IFrameStartedEM, IFrameUnavailableEM

public interface IFrameEventConstants

The IFrameEventConstants interface specifies constants related to the event messages for a frame, workframe or thoughtframe. 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 FRAMECTX
          Property name indicating that its value is a Frame Context
static java.lang.String STATECTX
          Property name indicating that its value is a FrameStateCtx
 

Field Detail

FRAMECTX

static final java.lang.String FRAMECTX
Property name indicating that its value is a Frame Context

See Also:
Constant Field Values

STATECTX

static final java.lang.String STATECTX
Property name indicating that its value is a FrameStateCtx

See Also:
Constant Field Values


Copyright © 1997-2012 All Rights Reserved.