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

Packages that use ContainedInstanceCtx
gov.nasa.arc.brahms.common.rt   
 

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

Methods in gov.nasa.arc.brahms.common.rt with parameters of type ContainedInstanceCtx
 void IActiveInstanceCtx.addContainedElement(ContainedInstanceCtx ci)
          Adds the given contained element to the list of elements carried or contained by this active instance.
 void ActiveInstanceCtx.addContainedElement(ContainedInstanceCtx ci)
          Adds the given contained element to the list of elements carried or contained by this active instance.
 void IActiveInstanceCtx.removeContainedElement(ContainedInstanceCtx ci)
          Removes the specified contained element from the list of elements carried or contained by this active instance.
 void ActiveInstanceCtx.removeContainedElement(ContainedInstanceCtx ci)
          Removes the specified contained element from the list of elements carried or contained by this active instance.
 



Copyright © 1997-2012 All Rights Reserved.