Uses of Interface
org.omg.CosCollection.RelationFactoryOperations

Packages that use RelationFactoryOperations
org.omg.CosCollection   
 

Uses of RelationFactoryOperations in org.omg.CosCollection
 

Subinterfaces of RelationFactoryOperations in org.omg.CosCollection
 interface RelationFactory
          Generated from IDL interface "RelationFactory"
 

Classes in org.omg.CosCollection that implement RelationFactoryOperations
 class _RelationFactoryStub
          Generated from IDL interface "RelationFactory"
 class RelationFactoryPOA
          Generated from IDL interface "RelationFactory"
 class RelationFactoryPOATie
          Generated from IDL interface "RelationFactory"
 

Methods in org.omg.CosCollection that return RelationFactoryOperations
 RelationFactoryOperations RelationFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type RelationFactoryOperations
 void RelationFactoryPOATie._delegate(RelationFactoryOperations delegate)
           
 

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