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

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

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

Classes in gov.nasa.arc.brahms.common.rt that implement IObjectInstanceCtx
 class ObjectInstanceCtx
          The ObjectInstanceCtx is the runtime class for the objects.
 

Methods in gov.nasa.arc.brahms.common.rt with parameters of type IObjectInstanceCtx
 void TransferDefinitionCtx.addTransferredCommunicativeAct(IObjectInstanceCtx ca)
          Adds the specified CommunicativeAct as a CommunicativeAct transferred by this transfer definition.
 void ITransferDefinitionCtx.addTransferredCommunicativeAct(IObjectInstanceCtx ca)
          Adds the specified CommunicativeAct as a CommunicativeAct transferred by this transfer definition.
 

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

Classes in gov.nasa.arc.brahms.vm.rt that implement IObjectInstanceCtx
 class VMObjectInstanceCtx
          The ObjectInstanceCtx is the runtime class for the objects with extension for use in the virtual machine.
 



Copyright © 1997-2012 All Rights Reserved.