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. |