Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Interface and Description |
---|---|
interface |
EqualityKeyCollection
Generated from IDL interface "EqualityKeyCollection".
|
interface |
EqualityKeySortedCollection
Generated from IDL interface "EqualityKeySortedCollection".
|
interface |
KeyBag
Generated from IDL interface "KeyBag".
|
interface |
KeySet
Generated from IDL interface "KeySet".
|
interface |
KeySortedBag
Generated from IDL interface "KeySortedBag".
|
interface |
KeySortedCollection
Generated from IDL interface "KeySortedCollection".
|
interface |
KeySortedSet
Generated from IDL interface "KeySortedSet".
|
interface |
Map
Generated from IDL interface "Map".
|
interface |
Relation
Generated from IDL interface "Relation".
|
interface |
SortedMap
Generated from IDL interface "SortedMap".
|
interface |
SortedRelation
Generated from IDL interface "SortedRelation".
|
Modifier and Type | Class and Description |
---|---|
class |
_EqualityKeyCollectionStub
Generated from IDL interface "EqualityKeyCollection".
|
class |
_EqualityKeySortedCollectionStub
Generated from IDL interface "EqualityKeySortedCollection".
|
class |
_KeyBagStub
Generated from IDL interface "KeyBag".
|
class |
_KeyCollectionStub
Generated from IDL interface "KeyCollection".
|
class |
_KeySetStub
Generated from IDL interface "KeySet".
|
class |
_KeySortedBagStub
Generated from IDL interface "KeySortedBag".
|
class |
_KeySortedCollectionStub
Generated from IDL interface "KeySortedCollection".
|
class |
_KeySortedSetStub
Generated from IDL interface "KeySortedSet".
|
class |
_MapStub
Generated from IDL interface "Map".
|
class |
_RelationStub
Generated from IDL interface "Relation".
|
class |
_SortedMapStub
Generated from IDL interface "SortedMap".
|
class |
_SortedRelationStub
Generated from IDL interface "SortedRelation".
|
Modifier and Type | Field and Description |
---|---|
KeyCollection |
KeyCollectionHolder.value |
Modifier and Type | Method and Description |
---|---|
KeyCollection |
KeyCollectionPOA._this() |
KeyCollection |
KeyCollectionPOATie._this() |
KeyCollection |
KeyCollectionPOA._this(ORB orb) |
KeyCollection |
KeyCollectionPOATie._this(ORB orb) |
static KeyCollection |
KeyCollectionHelper.extract(Any any) |
static KeyCollection |
KeyCollectionHelper.narrow(Object obj) |
static KeyCollection |
KeyCollectionHelper.read(InputStream in) |
static KeyCollection |
KeyCollectionHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
boolean |
SortedMapPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
_SortedRelationStub.contains_all_keys_from(KeyCollection collector) |
boolean |
_KeySetStub.contains_all_keys_from(KeyCollection collector) |
boolean |
KeySortedCollectionPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
_RelationStub.contains_all_keys_from(KeyCollection collector) |
boolean |
KeyCollectionOperations.contains_all_keys_from(KeyCollection collector) |
boolean |
_EqualityKeyCollectionStub.contains_all_keys_from(KeyCollection collector) |
boolean |
MapPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
_KeySortedSetStub.contains_all_keys_from(KeyCollection collector) |
boolean |
_MapStub.contains_all_keys_from(KeyCollection collector) |
boolean |
KeyCollectionPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
KeyBagPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
_KeyBagStub.contains_all_keys_from(KeyCollection collector) |
boolean |
_EqualityKeySortedCollectionStub.contains_all_keys_from(KeyCollection collector) |
boolean |
RelationPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
SortedRelationPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
EqualityKeyCollectionPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
KeySortedBagPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
_KeySortedBagStub.contains_all_keys_from(KeyCollection collector) |
boolean |
_KeySortedCollectionStub.contains_all_keys_from(KeyCollection collector) |
boolean |
KeySortedSetPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
_SortedMapStub.contains_all_keys_from(KeyCollection collector) |
boolean |
EqualityKeySortedCollectionPOATie.contains_all_keys_from(KeyCollection collector) |
boolean |
_KeyCollectionStub.contains_all_keys_from(KeyCollection collector) |
boolean |
KeySetPOATie.contains_all_keys_from(KeyCollection collector) |
static void |
KeyCollectionHelper.insert(Any any,
KeyCollection s) |
static void |
KeyCollectionHelper.write(OutputStream _out,
KeyCollection s) |
Constructor and Description |
---|
KeyCollectionHolder(KeyCollection initial) |