Uses of Interface
org.omg.CosCollection.SequenceFactoryOperations

Packages that use SequenceFactoryOperations
org.omg.CosCollection   
 

Uses of SequenceFactoryOperations in org.omg.CosCollection
 

Subinterfaces of SequenceFactoryOperations in org.omg.CosCollection
 interface SequenceFactory
          Generated from IDL interface "SequenceFactory"
 

Classes in org.omg.CosCollection that implement SequenceFactoryOperations
 class _SequenceFactoryStub
          Generated from IDL interface "SequenceFactory"
 class SequenceFactoryPOA
          Generated from IDL interface "SequenceFactory"
 class SequenceFactoryPOATie
          Generated from IDL interface "SequenceFactory"
 

Methods in org.omg.CosCollection that return SequenceFactoryOperations
 SequenceFactoryOperations SequenceFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SequenceFactoryOperations
 void SequenceFactoryPOATie._delegate(SequenceFactoryOperations delegate)
           
 

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