org.omg.CosCollection
Interface Collection

All Superinterfaces:
CollectionOperations, IDLEntity, Object, Serializable
All Known Subinterfaces:
Bag, CSequence, EqualityCollection, EqualityKeyCollection, EqualityKeySortedCollection, EqualitySequence, EqualitySequentialCollection, EqualitySortedCollection, Heap, KeyBag, KeyCollection, KeySet, KeySortedBag, KeySortedCollection, KeySortedSet, Map, OrderedCollection, Relation, SequentialCollection, Set, SortedBag, SortedCollection, SortedMap, SortedRelation, SortedSet
All Known Implementing Classes:
_BagStub, _CollectionStub, _CSequenceStub, _EqualityCollectionStub, _EqualityKeyCollectionStub, _EqualityKeySortedCollectionStub, _EqualitySequenceStub, _EqualitySequentialCollectionStub, _EqualitySortedCollectionStub, _HeapStub, _KeyBagStub, _KeyCollectionStub, _KeySetStub, _KeySortedBagStub, _KeySortedCollectionStub, _KeySortedSetStub, _MapStub, _OrderedCollectionStub, _RelationStub, _SequentialCollectionStub, _SetStub, _SortedBagStub, _SortedCollectionStub, _SortedMapStub, _SortedRelationStub, _SortedSetStub

public interface Collection
extends CollectionOperations, Object, IDLEntity

Generated from IDL interface "Collection".

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

Method Summary
 
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.CORBA.Object
_create_request, _create_request, _duplicate, _get_client_policy, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_orb, _get_policy_overrides, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _repository_id, _request, _set_policy_override, _set_policy_overrides, _validate_connection
 



Copyright © 2012 JacORB. All Rights Reserved.