|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConsequenceCtx | |
---|---|
gov.nasa.arc.brahms.common.data | |
gov.nasa.arc.brahms.common.rt | |
gov.nasa.arc.brahms.vm.data | |
gov.nasa.arc.brahms.vm.rt |
Uses of IConsequenceCtx in gov.nasa.arc.brahms.common.data |
---|
Methods in gov.nasa.arc.brahms.common.data that return IConsequenceCtx | |
---|---|
IConsequenceCtx |
Consequence.createContext()
Creates a new context for this consequence. |
Uses of IConsequenceCtx in gov.nasa.arc.brahms.common.rt |
---|
Classes in gov.nasa.arc.brahms.common.rt that implement IConsequenceCtx | |
---|---|
class |
ConsequenceCtx
The ConsequenceCtx defines the context for a fired consequence defining the consequence that was fired, what frame fired the consequence and defining what beliefs and/or facts were created by the consequence. |
Uses of IConsequenceCtx in gov.nasa.arc.brahms.vm.data |
---|
Methods in gov.nasa.arc.brahms.vm.data that return IConsequenceCtx | |
---|---|
IConsequenceCtx |
VMConsequence.createContext()
Creates a new context for this consequence. |
Uses of IConsequenceCtx in gov.nasa.arc.brahms.vm.rt |
---|
Classes in gov.nasa.arc.brahms.vm.rt that implement IConsequenceCtx | |
---|---|
class |
VMConsequenceCtx
The VMConsequenceCtx is a ConsequenceCtx with specializations for use in the virtual machine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |