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

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

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

Classes in gov.nasa.arc.brahms.common.rt that implement ICreateObjectActivityCtx
 class CreateObjectActivityCtx
          The CreateObjectActivityCtx maintains the context of a create object activity being or to be executed by an active instance.
 

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

Classes in gov.nasa.arc.brahms.vm.rt that implement ICreateObjectActivityCtx
 class VMCreateObjectActivityCtx
          The VMCreateObjectActivityCtx is a create object activity context with extensions for use in the virtual machine that maintains the context of a create object activity being or to be executed by an active instance.
 



Copyright © 1997-2012 All Rights Reserved.