public class EqualityKeySortedCollectionPOATie extends EqualityKeySortedCollectionPOA
| Constructor and Description |
|---|
EqualityKeySortedCollectionPOATie(EqualityKeySortedCollectionOperations delegate) |
EqualityKeySortedCollectionPOATie(EqualityKeySortedCollectionOperations delegate,
POA poa) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic EqualityKeySortedCollectionPOATie(EqualityKeySortedCollectionOperations delegate)
public EqualityKeySortedCollectionPOATie(EqualityKeySortedCollectionOperations delegate, POA poa)
public EqualityKeySortedCollection _this()
_this in class EqualityKeySortedCollectionPOApublic EqualityKeySortedCollection _this(ORB orb)
_this in class EqualityKeySortedCollectionPOApublic EqualityKeySortedCollectionOperations _delegate()
public void _delegate(EqualityKeySortedCollectionOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic int remove_all_elements_with_key(Any key) throws KeyInvalid
KeyInvalidpublic boolean locate_next_element(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean contains_element(Any element) throws ElementInvalid
ElementInvalidpublic boolean add_or_replace_element_with_key_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean contains_all_keys_from(KeyCollection collector) throws KeyInvalid
KeyInvalidpublic boolean locate_or_add_element_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic int number_of_different_elements()
public boolean locate_next_element_with_key(Any key, Iterator where) throws KeyInvalid, IteratorInvalid
KeyInvalidIteratorInvalidpublic TypeCode element_type()
public boolean retrieve_element_at_position(int position,
AnyHolder element)
throws PositionInvalid
PositionInvalidpublic Iterator create_iterator(boolean read_only)
public boolean locate_element_with_key(Any key, Iterator where) throws KeyInvalid, IteratorInvalid
KeyInvalidIteratorInvalidpublic int number_of_elements_with_key(Any key) throws KeyInvalid
KeyInvalidpublic boolean is_empty()
public void remove_element_at_position(int position)
throws PositionInvalid
PositionInvalidpublic boolean locate_or_add_element_with_key_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean locate_or_add_element(Any element) throws ElementInvalid
ElementInvalidpublic void remove_first_element()
throws EmptyCollection
EmptyCollectionpublic int remove_all_occurrences(Any element) throws ElementInvalid
ElementInvalidpublic boolean retrieve_last_element(AnyHolder element) throws EmptyCollection
EmptyCollectionpublic boolean locate_or_add_element_with_key(Any element) throws ElementInvalid
ElementInvalidpublic boolean retrieve_first_element(AnyHolder element) throws EmptyCollection
EmptyCollectionpublic boolean remove_element(Any element) throws ElementInvalid
ElementInvalidpublic boolean locate_element(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean add_element(Any element) throws ElementInvalid
ElementInvalidpublic void replace_element_at(Iterator where, Any element) throws ElementInvalid, IteratorInvalid, IteratorInBetween
public boolean add_or_replace_element_with_key(Any element) throws ElementInvalid
ElementInvalidpublic boolean remove_element_with_key(Any key) throws KeyInvalid
KeyInvalidpublic boolean retrieve_element_at(Iterator where, AnyHolder element) throws IteratorInvalid, IteratorInBetween
IteratorInvalidIteratorInBetweenpublic TypeCode key_type()
public void destroy()
public boolean replace_element_with_key_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic void keys(Any[] elements, AnySequenceHolder keys) throws ElementInvalid
ElementInvalidpublic boolean contains_all_from(Collection collector) throws ElementInvalid
ElementInvalidpublic OrderedIterator create_ordered_iterator(boolean read_only, boolean reverse_iteration)
public void add_all_from(Collection collector) throws ElementInvalid
ElementInvalidpublic int number_of_elements()
public boolean locate_next_element_with_different_key(Iterator where) throws IteratorInvalid, IteratorInBetween
IteratorInvalidIteratorInBetweenpublic void remove_element_at(Iterator where) throws IteratorInvalid, IteratorInBetween
IteratorInvalidIteratorInBetweenpublic int number_of_occurrences(Any element) throws ElementInvalid
ElementInvalidpublic int number_of_different_keys()
public int remove_all()
public boolean replace_element_with_key(Any element) throws ElementInvalid
ElementInvalidpublic boolean contains_element_with_key(Any key) throws KeyInvalid
KeyInvalidpublic boolean add_element_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic void remove_last_element()
throws EmptyCollection
EmptyCollectionpublic boolean all_elements_do(Command what)
public boolean retrieve_element_with_key(Any key, AnyHolder element) throws KeyInvalid
KeyInvalidpublic boolean locate_next_different_element(Iterator where) throws IteratorInvalid, IteratorInBetween
IteratorInvalidIteratorInBetweenpublic void key(Any element, AnyHolder key) throws ElementInvalid
ElementInvalidCopyright © 2015 JacORB. All rights reserved.