| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameCtx | |
|---|---|
| gov.nasa.arc.brahms.common.rt | |
| gov.nasa.arc.brahms.vm.rt | |
| Uses of FrameCtx in gov.nasa.arc.brahms.common.rt | 
|---|
| Subclasses of FrameCtx in gov.nasa.arc.brahms.common.rt | |
|---|---|
 class | 
ThoughtframeCtx
The ThoughtframeCtx is identical to the FrameCtx and maintains state information for a thoughtframe to be executed by an active instance.  | 
 class | 
WorkframeCtx
The WorkframeCtx maintains the state for a workframe.  | 
| Uses of FrameCtx in gov.nasa.arc.brahms.vm.rt | 
|---|
| Subclasses of FrameCtx in gov.nasa.arc.brahms.vm.rt | |
|---|---|
 class | 
VMFrameCtx
The VMFrameCtx maintains the general state information for a Brahms frame, workframe or thoughtframe and is a specialization of the FrameCtx to provide extensions for use in the virtual machine.  | 
 class | 
VMThoughtframeCtx
The VMThoughtframeCtx is identical to the VMFrameCtx and maintains state information for a thoughtframe to be executed by an active instance.  | 
 class | 
VMWorkframeCtx
The VMWorkframeCtx maintains the state for a workframe and has extensions for use in the virtual machine.  | 
| Constructors in gov.nasa.arc.brahms.vm.rt with parameters of type FrameCtx | |
|---|---|
VMVariableCtx(Variable var,
              FrameCtx frame)
Constructor, creates a new context for a variable bound in a specific frame context.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||