Uses of Interface
gov.nasa.arc.brahms.common.rt.ITransferDefinitionCtx

Packages that use ITransferDefinitionCtx
gov.nasa.arc.brahms.common.rt   
gov.nasa.arc.brahms.vm.data   
gov.nasa.arc.brahms.vm.rt   
 

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

Classes in gov.nasa.arc.brahms.common.rt that implement ITransferDefinitionCtx
 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 ITransferDefinitionCtx in gov.nasa.arc.brahms.vm.data
 

Methods in gov.nasa.arc.brahms.vm.data that return ITransferDefinitionCtx
 ITransferDefinitionCtx VMTransferDefinition.createContext()
          Creates a new context for this transfer definition.
 

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

Classes in gov.nasa.arc.brahms.vm.rt that implement ITransferDefinitionCtx
 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.