Uses of Interface
org.omg.CosCollection.SortedRelationFactoryOperations

Packages that use SortedRelationFactoryOperations
org.omg.CosCollection   
 

Uses of SortedRelationFactoryOperations in org.omg.CosCollection
 

Subinterfaces of SortedRelationFactoryOperations in org.omg.CosCollection
 interface SortedRelationFactory
          Generated from IDL interface "SortedRelationFactory"
 

Classes in org.omg.CosCollection that implement SortedRelationFactoryOperations
 class _SortedRelationFactoryStub
          Generated from IDL interface "SortedRelationFactory"
 class SortedRelationFactoryPOA
          Generated from IDL interface "SortedRelationFactory"
 class SortedRelationFactoryPOATie
          Generated from IDL interface "SortedRelationFactory"
 

Methods in org.omg.CosCollection that return SortedRelationFactoryOperations
 SortedRelationFactoryOperations SortedRelationFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SortedRelationFactoryOperations
 void SortedRelationFactoryPOATie._delegate(SortedRelationFactoryOperations delegate)
           
 

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