org.omg.CosCollection

Interface SortedCollectionOperations

All Superinterfaces:
CollectionOperations, OrderedCollectionOperations
Known Subinterfaces:
EqualityKeySortedCollection, EqualityKeySortedCollectionOperations, EqualitySortedCollection, EqualitySortedCollectionOperations, KeySortedBag, KeySortedBagOperations, KeySortedCollection, KeySortedCollectionOperations, KeySortedSet, KeySortedSetOperations, SortedBag, SortedBagOperations, SortedCollection, SortedMap, SortedMapOperations, SortedRelation, SortedRelationOperations, SortedSet, SortedSetOperations
Known Implementing Classes:
EqualityKeySortedCollectionPOA, EqualityKeySortedCollectionPOATie, EqualitySortedCollectionPOA, EqualitySortedCollectionPOATie, KeySortedBagPOA, KeySortedBagPOATie, KeySortedCollectionPOA, KeySortedCollectionPOATie, KeySortedSetPOA, KeySortedSetPOATie, SortedBagPOA, SortedBagPOATie, SortedCollectionPOA, SortedCollectionPOATie, SortedMapPOA, SortedMapPOATie, SortedRelationPOA, SortedRelationPOATie, SortedSetPOA, SortedSetPOATie, _EqualityKeySortedCollectionStub, _EqualitySortedCollectionStub, _KeySortedBagStub, _KeySortedCollectionStub, _KeySortedSetStub, _SortedBagStub, _SortedCollectionStub, _SortedMapStub, _SortedRelationStub, _SortedSetStub

public interface SortedCollectionOperations
extends OrderedCollectionOperations

Generated from IDL interface "SortedCollection"

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

Methods inherited from interface org.omg.CosCollection.CollectionOperations

add_all_from, add_element, add_element_set_iterator, 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.OrderedCollectionOperations

create_ordered_iterator, remove_element_at_position, remove_first_element, remove_last_element, retrieve_element_at_position, retrieve_first_element, retrieve_last_element