org.omg.CosCollection

Interface RelationFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
Known Subinterfaces:
RelationFactory
Known Implementing Classes:
RelationFactoryPOA, RelationFactoryPOATie, _RelationFactoryStub

public interface RelationFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "RelationFactory"

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

Method Summary

Relation
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public Relation create(Operations ops,
                       int expected_size)