Uses of Interface
org.omg.CosCollection.OrderedCollectionOperations

Packages that use OrderedCollectionOperations
org.omg.CosCollection   
 

Uses of OrderedCollectionOperations in org.omg.CosCollection
 

Subinterfaces of OrderedCollectionOperations in org.omg.CosCollection
 interface CSequence
          Generated from IDL interface "CSequence"
 interface CSequenceOperations
          Generated from IDL interface "CSequence"
 interface EqualityKeySortedCollection
          Generated from IDL interface "EqualityKeySortedCollection"
 interface EqualityKeySortedCollectionOperations
          Generated from IDL interface "EqualityKeySortedCollection"
 interface EqualitySequence
          Generated from IDL interface "EqualitySequence"
 interface EqualitySequenceOperations
          Generated from IDL interface "EqualitySequence"
 interface EqualitySequentialCollection
          Generated from IDL interface "EqualitySequentialCollection"
 interface EqualitySequentialCollectionOperations
          Generated from IDL interface "EqualitySequentialCollection"
 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 OrderedCollection
          Generated from IDL interface "OrderedCollection"
 interface SequentialCollection
          Generated from IDL interface "SequentialCollection"
 interface SequentialCollectionOperations
          Generated from IDL interface "SequentialCollection"
 interface SortedBag
          Generated from IDL interface "SortedBag"
 interface SortedBagOperations
          Generated from IDL interface "SortedBag"
 interface SortedCollection
          Generated from IDL interface "SortedCollection"
 interface SortedCollectionOperations
          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 OrderedCollectionOperations
 class _CSequenceStub
          Generated from IDL interface "CSequence"
 class _EqualityKeySortedCollectionStub
          Generated from IDL interface "EqualityKeySortedCollection"
 class _EqualitySequenceStub
          Generated from IDL interface "EqualitySequence"
 class _EqualitySequentialCollectionStub
          Generated from IDL interface "EqualitySequentialCollection"
 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 _OrderedCollectionStub
          Generated from IDL interface "OrderedCollection"
 class _SequentialCollectionStub
          Generated from IDL interface "SequentialCollection"
 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 CSequencePOA
          Generated from IDL interface "CSequence"
 class CSequencePOATie
          Generated from IDL interface "CSequence"
 class EqualityKeySortedCollectionPOA
          Generated from IDL interface "EqualityKeySortedCollection"
 class EqualityKeySortedCollectionPOATie
          Generated from IDL interface "EqualityKeySortedCollection"
 class EqualitySequencePOA
          Generated from IDL interface "EqualitySequence"
 class EqualitySequencePOATie
          Generated from IDL interface "EqualitySequence"
 class EqualitySequentialCollectionPOA
          Generated from IDL interface "EqualitySequentialCollection"
 class EqualitySequentialCollectionPOATie
          Generated from IDL interface "EqualitySequentialCollection"
 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 OrderedCollectionPOA
          Generated from IDL interface "OrderedCollection"
 class OrderedCollectionPOATie
          Generated from IDL interface "OrderedCollection"
 class SequentialCollectionPOA
          Generated from IDL interface "SequentialCollection"
 class SequentialCollectionPOATie
          Generated from IDL interface "SequentialCollection"
 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 OrderedCollectionOperations
 OrderedCollectionOperations OrderedCollectionPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type OrderedCollectionOperations
 void OrderedCollectionPOATie._delegate(OrderedCollectionOperations delegate)
           
 

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