Uses of Interface
org.omg.CosCollection.KeyCollectionOperations

Packages that use KeyCollectionOperations
org.omg.CosCollection   
 

Uses of KeyCollectionOperations in org.omg.CosCollection
 

Subinterfaces of KeyCollectionOperations in org.omg.CosCollection
 interface EqualityKeyCollection
          Generated from IDL interface "EqualityKeyCollection"
 interface EqualityKeyCollectionOperations
          Generated from IDL interface "EqualityKeyCollection"
 interface EqualityKeySortedCollection
          Generated from IDL interface "EqualityKeySortedCollection"
 interface EqualityKeySortedCollectionOperations
          Generated from IDL interface "EqualityKeySortedCollection"
 interface KeyBag
          Generated from IDL interface "KeyBag"
 interface KeyBagOperations
          Generated from IDL interface "KeyBag"
 interface KeyCollection
          Generated from IDL interface "KeyCollection"
 interface KeySet
          Generated from IDL interface "KeySet"
 interface KeySetOperations
          Generated from IDL interface "KeySet"
 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 Map
          Generated from IDL interface "Map"
 interface MapOperations
          Generated from IDL interface "Map"
 interface Relation
          Generated from IDL interface "Relation"
 interface RelationOperations
          Generated from IDL interface "Relation"
 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 KeyCollectionOperations
 class _EqualityKeyCollectionStub
          Generated from IDL interface "EqualityKeyCollection"
 class _EqualityKeySortedCollectionStub
          Generated from IDL interface "EqualityKeySortedCollection"
 class _KeyBagStub
          Generated from IDL interface "KeyBag"
 class _KeyCollectionStub
          Generated from IDL interface "KeyCollection"
 class _KeySetStub
          Generated from IDL interface "KeySet"
 class _KeySortedBagStub
          Generated from IDL interface "KeySortedBag"
 class _KeySortedCollectionStub
          Generated from IDL interface "KeySortedCollection"
 class _KeySortedSetStub
          Generated from IDL interface "KeySortedSet"
 class _MapStub
          Generated from IDL interface "Map"
 class _RelationStub
          Generated from IDL interface "Relation"
 class _SortedMapStub
          Generated from IDL interface "SortedMap"
 class _SortedRelationStub
          Generated from IDL interface "SortedRelation"
 class EqualityKeyCollectionPOA
          Generated from IDL interface "EqualityKeyCollection"
 class EqualityKeyCollectionPOATie
          Generated from IDL interface "EqualityKeyCollection"
 class EqualityKeySortedCollectionPOA
          Generated from IDL interface "EqualityKeySortedCollection"
 class EqualityKeySortedCollectionPOATie
          Generated from IDL interface "EqualityKeySortedCollection"
 class KeyBagPOA
          Generated from IDL interface "KeyBag"
 class KeyBagPOATie
          Generated from IDL interface "KeyBag"
 class KeyCollectionPOA
          Generated from IDL interface "KeyCollection"
 class KeyCollectionPOATie
          Generated from IDL interface "KeyCollection"
 class KeySetPOA
          Generated from IDL interface "KeySet"
 class KeySetPOATie
          Generated from IDL interface "KeySet"
 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 MapPOA
          Generated from IDL interface "Map"
 class MapPOATie
          Generated from IDL interface "Map"
 class RelationPOA
          Generated from IDL interface "Relation"
 class RelationPOATie
          Generated from IDL interface "Relation"
 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 KeyCollectionOperations
 KeyCollectionOperations KeyCollectionPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeyCollectionOperations
 void KeyCollectionPOATie._delegate(KeyCollectionOperations delegate)
           
 

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