Uses of Interface
org.omg.CosCollection.EqualityKeyCollectionOperations

Packages that use EqualityKeyCollectionOperations
org.omg.CosCollection   
 

Uses of EqualityKeyCollectionOperations in org.omg.CosCollection
 

Subinterfaces of EqualityKeyCollectionOperations in org.omg.CosCollection
 interface EqualityKeyCollection
          Generated from IDL interface "EqualityKeyCollection"
 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"
 

Classes in org.omg.CosCollection that implement EqualityKeyCollectionOperations
 class _EqualityKeyCollectionStub
          Generated from IDL interface "EqualityKeyCollection"
 class _MapStub
          Generated from IDL interface "Map"
 class _RelationStub
          Generated from IDL interface "Relation"
 class EqualityKeyCollectionPOA
          Generated from IDL interface "EqualityKeyCollection"
 class EqualityKeyCollectionPOATie
          Generated from IDL interface "EqualityKeyCollection"
 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"
 

Methods in org.omg.CosCollection that return EqualityKeyCollectionOperations
 EqualityKeyCollectionOperations EqualityKeyCollectionPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type EqualityKeyCollectionOperations
 void EqualityKeyCollectionPOATie._delegate(EqualityKeyCollectionOperations delegate)
           
 

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