|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsequenceCtx | |
|---|---|
| gov.nasa.arc.brahms.common.rt | |
| gov.nasa.arc.brahms.vm.rt | |
| Uses of ConsequenceCtx in gov.nasa.arc.brahms.common.rt |
|---|
| Methods in gov.nasa.arc.brahms.common.rt with parameters of type ConsequenceCtx | |
|---|---|
void |
IFrameCtx.addFiredConsequence(ConsequenceCtx consequence)
Adds the specified consequence as a fired consequence to the list of fired consequences. |
void |
FrameCtx.addFiredConsequence(ConsequenceCtx consequence)
Adds the specified consequence as a fired consequence to the list of fired consequences. |
void |
IFrameCtx.removeFiredConsequence(ConsequenceCtx consequence)
Removes the specified consequence as a fired consequence from the list of fired consequences. |
void |
FrameCtx.removeFiredConsequence(ConsequenceCtx consequence)
Removes the specified consequence as a fired consequence from the list of fired consequences. |
| Uses of ConsequenceCtx in gov.nasa.arc.brahms.vm.rt |
|---|
| Subclasses of ConsequenceCtx in gov.nasa.arc.brahms.vm.rt | |
|---|---|
class |
VMConsequenceCtx
The VMConsequenceCtx is a ConsequenceCtx with specializations for use in the virtual machine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||