Uses of Interface
org.omg.CORBA.ComponentIR.ContainerOperations
Packages that use ContainerOperations
-
Uses of ContainerOperations in org.omg.CORBA.ComponentIR
Subinterfaces of ContainerOperations in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/Container.java .interfaceorg/omg/CORBA/ComponentIR/ModuleDef.java .interfaceorg/omg/CORBA/ComponentIR/ModuleDefOperations.java .interfaceorg/omg/CORBA/ComponentIR/Repository.java .interfaceorg/omg/CORBA/ComponentIR/RepositoryOperations.java .Classes in org.omg.CORBA.ComponentIR that implement ContainerOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_ContainerStub.java .classorg/omg/CORBA/ComponentIR/_ModuleDefStub.java .classorg/omg/CORBA/ComponentIR/_RepositoryStub.java .classorg/omg/CORBA/ComponentIR/ContainerPOA.java .classorg/omg/CORBA/ComponentIR/ContainerPOATie.java .classorg/omg/CORBA/ComponentIR/ModuleDefPOA.java .classorg/omg/CORBA/ComponentIR/ModuleDefPOATie.java .classorg/omg/CORBA/ComponentIR/RepositoryPOA.java .classorg/omg/CORBA/ComponentIR/RepositoryPOATie.java .Methods in org.omg.CORBA.ComponentIR that return ContainerOperationsMethods in org.omg.CORBA.ComponentIR with parameters of type ContainerOperationsConstructors in org.omg.CORBA.ComponentIR with parameters of type ContainerOperationsModifierConstructorDescriptionContainerPOATie(ContainerOperations delegate) ContainerPOATie(ContainerOperations delegate, POA poa)