|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreconditionCtx | |
|---|---|
| gov.nasa.arc.brahms.common.rt | |
| gov.nasa.arc.brahms.vm.rt | |
| Uses of PreconditionCtx in gov.nasa.arc.brahms.common.rt |
|---|
| Methods in gov.nasa.arc.brahms.common.rt with parameters of type PreconditionCtx | |
|---|---|
void |
AvailableCtx.addPrecondition(PreconditionCtx precondition)
Adds the specified precondition context as one of the preconditions making a frame available. |
void |
AvailableCtx.removePrecondition(PreconditionCtx precondition)
Removes the specified precondition context as one of the preconditions making a frame available. |
| Uses of PreconditionCtx in gov.nasa.arc.brahms.vm.rt |
|---|
| Subclasses of PreconditionCtx in gov.nasa.arc.brahms.vm.rt | |
|---|---|
class |
VMPreconditionCtx
The VMPreconditionCtx defines the context for a precondition defining the beliefs or facts that made the precondition evaluate to true and defining the frame for which the precondition evaluated to true. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||