public class _BagStub extends ObjectImpl implements Bag
Constructor and Description |
---|
_BagStub() |
_create_request, _create_request, _duplicate, _get_component, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
_create_request, _create_request, _duplicate, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
public static final Class _opsClass
public String[] _ids()
_ids
in class ObjectImpl
public boolean locate_or_add_element_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
locate_or_add_element_set_iterator
in interface EqualityCollectionOperations
ElementInvalid
IteratorInvalid
public int number_of_elements()
number_of_elements
in interface CollectionOperations
public boolean locate_element(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
locate_element
in interface EqualityCollectionOperations
ElementInvalid
IteratorInvalid
public boolean retrieve_element_at(Iterator where, AnyHolder element) throws IteratorInvalid, IteratorInBetween
retrieve_element_at
in interface CollectionOperations
IteratorInvalid
IteratorInBetween
public TypeCode element_type()
element_type
in interface CollectionOperations
public boolean remove_element(Any element) throws ElementInvalid
remove_element
in interface EqualityCollectionOperations
ElementInvalid
public int number_of_different_elements()
number_of_different_elements
in interface EqualityCollectionOperations
public boolean contains_element(Any element) throws ElementInvalid
contains_element
in interface EqualityCollectionOperations
ElementInvalid
public void remove_element_at(Iterator where) throws IteratorInvalid, IteratorInBetween
remove_element_at
in interface CollectionOperations
IteratorInvalid
IteratorInBetween
public boolean add_element(Any element) throws ElementInvalid
add_element
in interface CollectionOperations
ElementInvalid
public boolean locate_next_different_element(Iterator where) throws IteratorInvalid, IteratorInBetween
locate_next_different_element
in interface EqualityCollectionOperations
IteratorInvalid
IteratorInBetween
public boolean is_empty()
is_empty
in interface CollectionOperations
public Iterator create_iterator(boolean read_only)
create_iterator
in interface CollectionOperations
public boolean locate_next_element(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
locate_next_element
in interface EqualityCollectionOperations
ElementInvalid
IteratorInvalid
public boolean contains_all_from(Collection collector) throws ElementInvalid
contains_all_from
in interface EqualityCollectionOperations
ElementInvalid
public boolean locate_or_add_element(Any element) throws ElementInvalid
locate_or_add_element
in interface EqualityCollectionOperations
ElementInvalid
public int number_of_occurrences(Any element) throws ElementInvalid
number_of_occurrences
in interface EqualityCollectionOperations
ElementInvalid
public boolean add_element_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
add_element_set_iterator
in interface CollectionOperations
ElementInvalid
IteratorInvalid
public int remove_all()
remove_all
in interface CollectionOperations
public void destroy()
destroy
in interface CollectionOperations
public void add_all_from(Collection collector) throws ElementInvalid
add_all_from
in interface CollectionOperations
ElementInvalid
public void replace_element_at(Iterator where, Any element) throws ElementInvalid, IteratorInvalid, IteratorInBetween
replace_element_at
in interface CollectionOperations
ElementInvalid
IteratorInvalid
IteratorInBetween
public boolean all_elements_do(Command what)
all_elements_do
in interface CollectionOperations
public int remove_all_occurrences(Any element) throws ElementInvalid
remove_all_occurrences
in interface EqualityCollectionOperations
ElementInvalid
Copyright © 2016 JacORB. All rights reserved.