Uses of Interface
org.omg.CosCollection.EqualityKeySortedCollectionOperations

Packages that use EqualityKeySortedCollectionOperations
org.omg.CosCollection   
 

Uses of EqualityKeySortedCollectionOperations in org.omg.CosCollection
 

Subinterfaces of EqualityKeySortedCollectionOperations in org.omg.CosCollection
 interface EqualityKeySortedCollection
          Generated from IDL interface "EqualityKeySortedCollection"
 interface SortedMap
          Generated from IDL interface "SortedMap"
 interface SortedMapOperations
          Generated from IDL interface "SortedMap"
 interface SortedRelation
          Generated from IDL interface "SortedRelation"
 interface SortedRelationOperations
          Generated from IDL interface "SortedRelation"
 

Classes in org.omg.CosCollection that implement EqualityKeySortedCollectionOperations
 class _EqualityKeySortedCollectionStub
          Generated from IDL interface "EqualityKeySortedCollection"
 class _SortedMapStub
          Generated from IDL interface "SortedMap"
 class _SortedRelationStub
          Generated from IDL interface "SortedRelation"
 class EqualityKeySortedCollectionPOA
          Generated from IDL interface "EqualityKeySortedCollection"
 class EqualityKeySortedCollectionPOATie
          Generated from IDL interface "EqualityKeySortedCollection"
 class SortedMapPOA
          Generated from IDL interface "SortedMap"
 class SortedMapPOATie
          Generated from IDL interface "SortedMap"
 class SortedRelationPOA
          Generated from IDL interface "SortedRelation"
 class SortedRelationPOATie
          Generated from IDL interface "SortedRelation"
 

Methods in org.omg.CosCollection that return EqualityKeySortedCollectionOperations
 EqualityKeySortedCollectionOperations EqualityKeySortedCollectionPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type EqualityKeySortedCollectionOperations
 void EqualityKeySortedCollectionPOATie._delegate(EqualityKeySortedCollectionOperations delegate)
           
 

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