Uses of Interface
org.omg.CosCollection.SortedCollectionOperations

Packages that use SortedCollectionOperations
org.omg.CosCollection   
 

Uses of SortedCollectionOperations in org.omg.CosCollection
 

Subinterfaces of SortedCollectionOperations in org.omg.CosCollection
 interface EqualityKeySortedCollection
          Generated from IDL interface "EqualityKeySortedCollection"
 interface EqualityKeySortedCollectionOperations
          Generated from IDL interface "EqualityKeySortedCollection"
 interface EqualitySortedCollection
          Generated from IDL interface "EqualitySortedCollection"
 interface EqualitySortedCollectionOperations
          Generated from IDL interface "EqualitySortedCollection"
 interface KeySortedBag
          Generated from IDL interface "KeySortedBag"
 interface KeySortedBagOperations
          Generated from IDL interface "KeySortedBag"
 interface KeySortedCollection
          Generated from IDL interface "KeySortedCollection"
 interface KeySortedCollectionOperations
          Generated from IDL interface "KeySortedCollection"
 interface KeySortedSet
          Generated from IDL interface "KeySortedSet"
 interface KeySortedSetOperations
          Generated from IDL interface "KeySortedSet"
 interface SortedBag
          Generated from IDL interface "SortedBag"
 interface SortedBagOperations
          Generated from IDL interface "SortedBag"
 interface SortedCollection
          Generated from IDL interface "SortedCollection"
 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"
 interface SortedSet
          Generated from IDL interface "SortedSet"
 interface SortedSetOperations
          Generated from IDL interface "SortedSet"
 

Classes in org.omg.CosCollection that implement SortedCollectionOperations
 class _EqualityKeySortedCollectionStub
          Generated from IDL interface "EqualityKeySortedCollection"
 class _EqualitySortedCollectionStub
          Generated from IDL interface "EqualitySortedCollection"
 class _KeySortedBagStub
          Generated from IDL interface "KeySortedBag"
 class _KeySortedCollectionStub
          Generated from IDL interface "KeySortedCollection"
 class _KeySortedSetStub
          Generated from IDL interface "KeySortedSet"
 class _SortedBagStub
          Generated from IDL interface "SortedBag"
 class _SortedCollectionStub
          Generated from IDL interface "SortedCollection"
 class _SortedMapStub
          Generated from IDL interface "SortedMap"
 class _SortedRelationStub
          Generated from IDL interface "SortedRelation"
 class _SortedSetStub
          Generated from IDL interface "SortedSet"
 class EqualityKeySortedCollectionPOA
          Generated from IDL interface "EqualityKeySortedCollection"
 class EqualityKeySortedCollectionPOATie
          Generated from IDL interface "EqualityKeySortedCollection"
 class EqualitySortedCollectionPOA
          Generated from IDL interface "EqualitySortedCollection"
 class EqualitySortedCollectionPOATie
          Generated from IDL interface "EqualitySortedCollection"
 class KeySortedBagPOA
          Generated from IDL interface "KeySortedBag"
 class KeySortedBagPOATie
          Generated from IDL interface "KeySortedBag"
 class KeySortedCollectionPOA
          Generated from IDL interface "KeySortedCollection"
 class KeySortedCollectionPOATie
          Generated from IDL interface "KeySortedCollection"
 class KeySortedSetPOA
          Generated from IDL interface "KeySortedSet"
 class KeySortedSetPOATie
          Generated from IDL interface "KeySortedSet"
 class SortedBagPOA
          Generated from IDL interface "SortedBag"
 class SortedBagPOATie
          Generated from IDL interface "SortedBag"
 class SortedCollectionPOA
          Generated from IDL interface "SortedCollection"
 class SortedCollectionPOATie
          Generated from IDL interface "SortedCollection"
 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"
 class SortedSetPOA
          Generated from IDL interface "SortedSet"
 class SortedSetPOATie
          Generated from IDL interface "SortedSet"
 

Methods in org.omg.CosCollection that return SortedCollectionOperations
 SortedCollectionOperations SortedCollectionPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SortedCollectionOperations
 void SortedCollectionPOATie._delegate(SortedCollectionOperations delegate)
           
 

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