gov.nasa.arc.brahms.common.rt
Interface IThoughtframeCtx

All Superinterfaces:
IBrahmsObjectCtx, IFrameCtx
All Known Implementing Classes:
ThoughtframeCtx, VMThoughtframeCtx

public interface IThoughtframeCtx
extends IFrameCtx

The IThoughtframeCtx interface is the interface for thoughtframe contexts and does currently provide no additional methods to the methods specified in IFrameCtx. It merely tags a frame as a thoughtframe context. A thoughtframe context maintains state information for a thoughtframe to be executed by an active instance.

Version:
29 October 1999
Author:
Ron van Hoof
See Also:
IFrameCtx

Method Summary
 
Methods inherited from interface gov.nasa.arc.brahms.common.rt.IFrameCtx
addBinding, addFiredConsequence, getBinding, getBindings, getFiredConsequences, getPerformedBy, getPerformedIn, getPriority, getState, getStatus, getTimeAvailable, removeBinding, removeFiredConsequence, setPerformedBy, setPerformedIn, setPriority, setState, setState, setStatus, setTimeAvailable
 
Methods inherited from interface gov.nasa.arc.brahms.common.rt.IBrahmsObjectCtx
addNote, getContextFor, getEndTime, getID, getNote, getNotes, getStartTime, removeNote, setEndTime, setID, setStartTime
 



Copyright © 1997-2012 All Rights Reserved.