Uses of Interface
org.omg.CosCollection.OperationsOperations

Packages that use OperationsOperations
org.jacorb.collection   
org.omg.CosCollection   
 

Uses of OperationsOperations in org.jacorb.collection
 

Methods in org.jacorb.collection with parameters of type OperationsOperations
 SortedRelation SortedRelationFactoryImpl.create(OperationsOperations ops, int expected_size, POA poa)
           
 CSequence SequenceFactoryImpl.create(OperationsOperations ops, int expected_size, POA poa)
           
 

Constructors in org.jacorb.collection with parameters of type OperationsOperations
SortedRelationImpl(OperationsOperations ops, POA poa, org.jacorb.collection.IteratorFactory iterator_factory, int expected_size)
           
 

Uses of OperationsOperations in org.omg.CosCollection
 

Subinterfaces of OperationsOperations in org.omg.CosCollection
 interface Operations
          Generated from IDL interface "Operations".
 

Classes in org.omg.CosCollection that implement OperationsOperations
 class _OperationsStub
          Generated from IDL interface "Operations".
 class OperationsPOA
          Generated from IDL interface "Operations".
 class OperationsPOATie
          Generated from IDL interface "Operations".
 

Methods in org.omg.CosCollection that return OperationsOperations
 OperationsOperations OperationsPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type OperationsOperations
 void OperationsPOATie._delegate(OperationsOperations delegate)
           
 

Constructors in org.omg.CosCollection with parameters of type OperationsOperations
OperationsPOATie(OperationsOperations delegate)
           
OperationsPOATie(OperationsOperations delegate, POA poa)
           
 



Copyright © 2015 JacORB. All rights reserved.