org.omg.CosCollection

Interface SortedRelationFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
Known Subinterfaces:
SortedRelationFactory
Known Implementing Classes:
SortedRelationFactoryPOA, SortedRelationFactoryPOATie, _SortedRelationFactoryStub

public interface SortedRelationFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SortedRelationFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

SortedRelation
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public SortedRelation create(Operations ops,
                             int expected_size)