Uses of Interface
org.omg.CosCollection.SortedRelationFactoryOperations

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

Uses of SortedRelationFactoryOperations in org.jacorb.collection
 

Classes in org.jacorb.collection that implement SortedRelationFactoryOperations
 class SortedRelationFactoryImpl
           
 

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)
           
 



Copyright © 2015 JacORB. All rights reserved.