org.omg.CosCollection
Interface RelationFactoryOperations

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

public interface RelationFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "RelationFactory".

Version:
generated at Mar 12, 2011 4:11:25 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

Method Summary
 Relation create(Operations ops, int expected_size)
           
 
Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations
generic_create
 

Method Detail

create

Relation create(Operations ops,
                int expected_size)