org.omg.CosCollection
Interface SortedRelationFactoryOperations

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

public interface SortedRelationFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SortedRelationFactory".

Version:
generated at 07-Dec-2012 13:29:05
Author:
JacORB IDL compiler V 3.2, 07-Dec-2012

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

Method Detail

create

SortedRelation create(Operations ops,
                      int expected_size)


Copyright © 2012 JacORB. All Rights Reserved.