public class EqualitySequencePOATie extends EqualitySequencePOA
| Constructor and Description |
|---|
EqualitySequencePOATie(EqualitySequenceOperations delegate) |
EqualitySequencePOATie(EqualitySequenceOperations 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 EqualitySequencePOATie(EqualitySequenceOperations delegate)
public EqualitySequencePOATie(EqualitySequenceOperations delegate, POA poa)
public EqualitySequence _this()
_this in class EqualitySequencePOApublic EqualitySequence _this(ORB orb)
_this in class EqualitySequencePOApublic EqualitySequenceOperations _delegate()
public void _delegate(EqualitySequenceOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic boolean locate_next_element(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean contains_element(Any element) throws ElementInvalid
ElementInvalidpublic boolean locate_or_add_element_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic int number_of_different_elements()
public TypeCode element_type()
public Iterator create_iterator(boolean read_only)
public boolean retrieve_element_at_position(int position,
AnyHolder element)
throws PositionInvalid
PositionInvalidpublic boolean locate_first_element_with_value(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic void add_element_as_first(Any element) throws ElementInvalid
ElementInvalidpublic boolean equal(EqualitySequence collector)
public void add_element_as_previous(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean is_empty()
public void remove_element_at_position(int position)
throws PositionInvalid
PositionInvalidpublic boolean not_equal(EqualitySequence collector)
public 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_last_element_with_value(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic 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 add_element_as_last(Any element) throws ElementInvalid
ElementInvalidpublic void replace_element_at(Iterator where, Any element) throws ElementInvalid, IteratorInvalid, IteratorInBetween
public void add_element_at_position_set_iterator(int position,
Any element,
Iterator where)
throws PositionInvalid,
ElementInvalid,
IteratorInvalid
public void add_element_at_position(int position,
Any element)
throws PositionInvalid,
ElementInvalid
PositionInvalidElementInvalidpublic int compare(EqualitySequence collector, Comparator comparison)
public boolean retrieve_element_at(Iterator where, AnyHolder element) throws IteratorInvalid, IteratorInBetween
IteratorInvalidIteratorInBetweenpublic void destroy()
public void replace_last_element(Any element) throws EmptyCollection, ElementInvalid
EmptyCollectionElementInvalidpublic void sort(Comparator comparison)
public boolean contains_all_from(Collection collector) throws ElementInvalid
ElementInvalidpublic int number_of_elements()
public void add_all_from(Collection collector) throws ElementInvalid
ElementInvalidpublic OrderedIterator create_ordered_iterator(boolean read_only, boolean reverse_iteration)
public void replace_element_at_position(int position,
Any element)
throws PositionInvalid,
ElementInvalid
PositionInvalidElementInvalidpublic void add_element_as_last_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean locate_previous_element_with_value(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic void remove_element_at(Iterator where) throws IteratorInvalid, IteratorInBetween
IteratorInvalidIteratorInBetweenpublic int number_of_occurrences(Any element) throws ElementInvalid
ElementInvalidpublic void reverse()
public void replace_first_element(Any element) throws EmptyCollection, ElementInvalid
EmptyCollectionElementInvalidpublic int remove_all()
public boolean add_element_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic void add_element_as_next(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean all_elements_do(Command what)
public void remove_last_element()
throws EmptyCollection
EmptyCollectionpublic void add_element_as_first_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
ElementInvalidIteratorInvalidpublic boolean locate_next_different_element(Iterator where) throws IteratorInvalid, IteratorInBetween
IteratorInvalidIteratorInBetweenCopyright © 2015 JacORB. All rights reserved.