org.omg.CosCollection
Interface OrderedCollection

All Superinterfaces:
Collection, CollectionOperations, IDLEntity, Object, OrderedCollectionOperations, java.io.Serializable
All Known Subinterfaces:
CSequence, EqualityKeySortedCollection, EqualitySequence, EqualitySequentialCollection, EqualitySortedCollection, KeySortedBag, KeySortedCollection, KeySortedSet, SequentialCollection, SortedBag, SortedCollection, SortedMap, SortedRelation, SortedSet
All Known Implementing Classes:
_CSequenceStub, _EqualityKeySortedCollectionStub, _EqualitySequenceStub, _EqualitySequentialCollectionStub, _EqualitySortedCollectionStub, _KeySortedBagStub, _KeySortedCollectionStub, _KeySortedSetStub, _OrderedCollectionStub, _SequentialCollectionStub, _SortedBagStub, _SortedCollectionStub, _SortedMapStub, _SortedRelationStub, _SortedSetStub

public interface OrderedCollection
extends OrderedCollectionOperations, Object, IDLEntity, Collection

Generated from IDL interface "OrderedCollection".

Version:
generated at Mar 17, 2009 1:47:03 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 
Methods inherited from interface org.omg.CosCollection.OrderedCollectionOperations
create_ordered_iterator, remove_element_at_position, remove_first_element, remove_last_element, retrieve_element_at_position, retrieve_first_element, retrieve_last_element
 
Methods inherited from interface org.omg.CosCollection.CollectionOperations
add_all_from, add_element_set_iterator, add_element, all_elements_do, create_iterator, destroy, element_type, is_empty, number_of_elements, remove_all, remove_element_at, replace_element_at, retrieve_element_at
 
Methods inherited from interface org.omg.CosCollection.CollectionOperations
add_all_from, add_element_set_iterator, add_element, all_elements_do, create_iterator, destroy, element_type, is_empty, number_of_elements, remove_all, remove_element_at, replace_element_at, retrieve_element_at