Uses of Interface
org.omg.CosCollection.CollectionFactoryOperations

Packages that use CollectionFactoryOperations
org.omg.CosCollection   
 

Uses of CollectionFactoryOperations in org.omg.CosCollection
 

Subinterfaces of CollectionFactoryOperations in org.omg.CosCollection
 interface CollectionFactories
          Generated from IDL interface "CollectionFactories"
 interface CollectionFactoriesOperations
          Generated from IDL interface "CollectionFactories"
 interface CollectionFactory
          Generated from IDL interface "CollectionFactory"
 interface EqualitySequenceFactory
          Generated from IDL interface "EqualitySequenceFactory"
 interface EqualitySequenceFactoryOperations
          Generated from IDL interface "EqualitySequenceFactory"
 interface HeapFactory
          Generated from IDL interface "HeapFactory"
 interface HeapFactoryOperations
          Generated from IDL interface "HeapFactory"
 interface KeyBagFactory
          Generated from IDL interface "KeyBagFactory"
 interface KeyBagFactoryOperations
          Generated from IDL interface "KeyBagFactory"
 interface KeySetFactory
          Generated from IDL interface "KeySetFactory"
 interface KeySetFactoryOperations
          Generated from IDL interface "KeySetFactory"
 interface KeySortedBagFactory
          Generated from IDL interface "KeySortedBagFactory"
 interface KeySortedBagFactoryOperations
          Generated from IDL interface "KeySortedBagFactory"
 interface MapFactory
          Generated from IDL interface "MapFactory"
 interface MapFactoryOperations
          Generated from IDL interface "MapFactory"
 interface RelationFactory
          Generated from IDL interface "RelationFactory"
 interface RelationFactoryOperations
          Generated from IDL interface "RelationFactory"
 interface SequenceFactory
          Generated from IDL interface "SequenceFactory"
 interface SequenceFactoryOperations
          Generated from IDL interface "SequenceFactory"
 interface SetFactory
          Generated from IDL interface "SetFactory"
 interface SetFactoryOperations
          Generated from IDL interface "SetFactory"
 interface SortedMapFactory
          Generated from IDL interface "SortedMapFactory"
 interface SortedMapFactoryOperations
          Generated from IDL interface "SortedMapFactory"
 interface SortedRelationFactory
          Generated from IDL interface "SortedRelationFactory"
 interface SortedRelationFactoryOperations
          Generated from IDL interface "SortedRelationFactory"
 interface SortedSetFactory
          Generated from IDL interface "SortedSetFactory"
 interface SortedSetFactoryOperations
          Generated from IDL interface "SortedSetFactory"
 

Classes in org.omg.CosCollection that implement CollectionFactoryOperations
 class _CollectionFactoriesStub
          Generated from IDL interface "CollectionFactories"
 class _CollectionFactoryStub
          Generated from IDL interface "CollectionFactory"
 class _EqualitySequenceFactoryStub
          Generated from IDL interface "EqualitySequenceFactory"
 class _HeapFactoryStub
          Generated from IDL interface "HeapFactory"
 class _KeyBagFactoryStub
          Generated from IDL interface "KeyBagFactory"
 class _KeySetFactoryStub
          Generated from IDL interface "KeySetFactory"
 class _KeySortedBagFactoryStub
          Generated from IDL interface "KeySortedBagFactory"
 class _MapFactoryStub
          Generated from IDL interface "MapFactory"
 class _RelationFactoryStub
          Generated from IDL interface "RelationFactory"
 class _SequenceFactoryStub
          Generated from IDL interface "SequenceFactory"
 class _SetFactoryStub
          Generated from IDL interface "SetFactory"
 class _SortedMapFactoryStub
          Generated from IDL interface "SortedMapFactory"
 class _SortedRelationFactoryStub
          Generated from IDL interface "SortedRelationFactory"
 class _SortedSetFactoryStub
          Generated from IDL interface "SortedSetFactory"
 class CollectionFactoriesPOA
          Generated from IDL interface "CollectionFactories"
 class CollectionFactoriesPOATie
          Generated from IDL interface "CollectionFactories"
 class CollectionFactoryPOA
          Generated from IDL interface "CollectionFactory"
 class CollectionFactoryPOATie
          Generated from IDL interface "CollectionFactory"
 class EqualitySequenceFactoryPOA
          Generated from IDL interface "EqualitySequenceFactory"
 class EqualitySequenceFactoryPOATie
          Generated from IDL interface "EqualitySequenceFactory"
 class HeapFactoryPOA
          Generated from IDL interface "HeapFactory"
 class HeapFactoryPOATie
          Generated from IDL interface "HeapFactory"
 class KeyBagFactoryPOA
          Generated from IDL interface "KeyBagFactory"
 class KeyBagFactoryPOATie
          Generated from IDL interface "KeyBagFactory"
 class KeySetFactoryPOA
          Generated from IDL interface "KeySetFactory"
 class KeySetFactoryPOATie
          Generated from IDL interface "KeySetFactory"
 class KeySortedBagFactoryPOA
          Generated from IDL interface "KeySortedBagFactory"
 class KeySortedBagFactoryPOATie
          Generated from IDL interface "KeySortedBagFactory"
 class MapFactoryPOA
          Generated from IDL interface "MapFactory"
 class MapFactoryPOATie
          Generated from IDL interface "MapFactory"
 class RelationFactoryPOA
          Generated from IDL interface "RelationFactory"
 class RelationFactoryPOATie
          Generated from IDL interface "RelationFactory"
 class SequenceFactoryPOA
          Generated from IDL interface "SequenceFactory"
 class SequenceFactoryPOATie
          Generated from IDL interface "SequenceFactory"
 class SetFactoryPOA
          Generated from IDL interface "SetFactory"
 class SetFactoryPOATie
          Generated from IDL interface "SetFactory"
 class SortedMapFactoryPOA
          Generated from IDL interface "SortedMapFactory"
 class SortedMapFactoryPOATie
          Generated from IDL interface "SortedMapFactory"
 class SortedRelationFactoryPOA
          Generated from IDL interface "SortedRelationFactory"
 class SortedRelationFactoryPOATie
          Generated from IDL interface "SortedRelationFactory"
 class SortedSetFactoryPOA
          Generated from IDL interface "SortedSetFactory"
 class SortedSetFactoryPOATie
          Generated from IDL interface "SortedSetFactory"
 

Methods in org.omg.CosCollection that return CollectionFactoryOperations
 CollectionFactoryOperations CollectionFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type CollectionFactoryOperations
 void CollectionFactoryPOATie._delegate(CollectionFactoryOperations delegate)
           
 

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