Uses of Interface
org.omg.CosCollection.MapFactoryOperations

Packages that use MapFactoryOperations
org.omg.CosCollection   
 

Uses of MapFactoryOperations in org.omg.CosCollection
 

Subinterfaces of MapFactoryOperations in org.omg.CosCollection
 interface MapFactory
          Generated from IDL interface "MapFactory"
 

Classes in org.omg.CosCollection that implement MapFactoryOperations
 class _MapFactoryStub
          Generated from IDL interface "MapFactory"
 class MapFactoryPOA
          Generated from IDL interface "MapFactory"
 class MapFactoryPOATie
          Generated from IDL interface "MapFactory"
 

Methods in org.omg.CosCollection that return MapFactoryOperations
 MapFactoryOperations MapFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type MapFactoryOperations
 void MapFactoryPOATie._delegate(MapFactoryOperations delegate)
           
 

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