Uses of Class
gov.nasa.arc.brahms.common.rt.ConditionCtx

Packages that use ConditionCtx
gov.nasa.arc.brahms.common.rt   
gov.nasa.arc.brahms.vm.rt   
 

Uses of ConditionCtx in gov.nasa.arc.brahms.common.rt
 

Subclasses of ConditionCtx in gov.nasa.arc.brahms.common.rt
 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.
 class DetectableCtx
          The DetectableCtx defines the context for a fired detectable defining the detectable that was fired, in what frame or composite activity the detectable was fired, the fact or belief detected and the belief created by the detectable.
 class PreconditionCtx
          The PreconditionCtx 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.
 class TransferDefinitionCtx
          The TransferDefinitionCtx is the context for a transfer definition defining in what communication or broadcast activity the transfer took place, the direction of the transfer, the communicated beliefs, the beliefs created by the transfer definition, the parameters used by the transfer definition and the variables bound by this transfer definition.
 

Uses of ConditionCtx in gov.nasa.arc.brahms.vm.rt
 

Subclasses of ConditionCtx in gov.nasa.arc.brahms.vm.rt
 class VMConsequenceCtx
          The VMConsequenceCtx is a ConsequenceCtx with specializations for use in the virtual machine.
 class VMDetectableCtx
          The VMDetectableCtx defines the context for a fired detectable defining the detectable that was fired, in what frame or composite activity the detectable was fired, the fact or belief detected and the belief created by the detectable.
 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.
 class VMTransferDefinitionCtx
          The VMTransferDefinitionCtx is the context for a transfer definition defining in what communication or broadcast activity the transfer took place, the direction of the transfer, the communicated beliefs, the beliefs created by the transfer definition, the parameters used by the transfer definition and the variables bound by this transfer definition.
 



Copyright © 1997-2012 All Rights Reserved.