|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IThoughtframeCtx | |
|---|---|
| gov.nasa.arc.brahms.common.rt | |
| gov.nasa.arc.brahms.vm.rt | |
| Uses of IThoughtframeCtx in gov.nasa.arc.brahms.common.rt |
|---|
| Classes in gov.nasa.arc.brahms.common.rt that implement IThoughtframeCtx | |
|---|---|
class |
ThoughtframeCtx
The ThoughtframeCtx is identical to the FrameCtx and maintains state information for a thoughtframe to be executed by an active instance. |
| Methods in gov.nasa.arc.brahms.common.rt that return IThoughtframeCtx | |
|---|---|
protected IThoughtframeCtx |
CompositeActivityCtx.getPriorityAvailableThoughtframe()
Returns the highest priority available thoughtframe. |
protected IThoughtframeCtx |
ActiveInstanceCtx.getPriorityAvailableThoughtframe()
Returns the highest priority available thoughtframe. |
| Uses of IThoughtframeCtx in gov.nasa.arc.brahms.vm.rt |
|---|
| Classes in gov.nasa.arc.brahms.vm.rt that implement IThoughtframeCtx | |
|---|---|
class |
VMThoughtframeCtx
The VMThoughtframeCtx is identical to the VMFrameCtx and maintains state information for a thoughtframe to be executed by an active instance. |
| Methods in gov.nasa.arc.brahms.vm.rt that return IThoughtframeCtx | |
|---|---|
IThoughtframeCtx |
VMCompositeActivityCtx.getPriorityAvailableThoughtframe()
Returns the highest priority available thoughtframe. |
IThoughtframeCtx |
VMActiveInstanceCtx.getPriorityAvailableThoughtframe()
Returns the highest priority available thoughtframe in the hierarchy of workframe contexts if a hierarchy exists due to the use of composite activities. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||