Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Interface and Description |
---|---|
interface |
Bag
Generated from IDL interface "Bag".
|
interface |
EqualityKeyCollection
Generated from IDL interface "EqualityKeyCollection".
|
interface |
EqualityKeySortedCollection
Generated from IDL interface "EqualityKeySortedCollection".
|
interface |
EqualitySequence
Generated from IDL interface "EqualitySequence".
|
interface |
EqualitySequentialCollection
Generated from IDL interface "EqualitySequentialCollection".
|
interface |
EqualitySortedCollection
Generated from IDL interface "EqualitySortedCollection".
|
interface |
Map
Generated from IDL interface "Map".
|
interface |
Relation
Generated from IDL interface "Relation".
|
interface |
Set
Generated from IDL interface "Set".
|
interface |
SortedBag
Generated from IDL interface "SortedBag".
|
interface |
SortedMap
Generated from IDL interface "SortedMap".
|
interface |
SortedRelation
Generated from IDL interface "SortedRelation".
|
interface |
SortedSet
Generated from IDL interface "SortedSet".
|
Modifier and Type | Class and Description |
---|---|
class |
_BagStub
Generated from IDL interface "Bag".
|
class |
_EqualityCollectionStub
Generated from IDL interface "EqualityCollection".
|
class |
_EqualityKeyCollectionStub
Generated from IDL interface "EqualityKeyCollection".
|
class |
_EqualityKeySortedCollectionStub
Generated from IDL interface "EqualityKeySortedCollection".
|
class |
_EqualitySequenceStub
Generated from IDL interface "EqualitySequence".
|
class |
_EqualitySequentialCollectionStub
Generated from IDL interface "EqualitySequentialCollection".
|
class |
_EqualitySortedCollectionStub
Generated from IDL interface "EqualitySortedCollection".
|
class |
_MapStub
Generated from IDL interface "Map".
|
class |
_RelationStub
Generated from IDL interface "Relation".
|
class |
_SetStub
Generated from IDL interface "Set".
|
class |
_SortedBagStub
Generated from IDL interface "SortedBag".
|
class |
_SortedMapStub
Generated from IDL interface "SortedMap".
|
class |
_SortedRelationStub
Generated from IDL interface "SortedRelation".
|
class |
_SortedSetStub
Generated from IDL interface "SortedSet".
|
Modifier and Type | Field and Description |
---|---|
EqualityCollection |
EqualityCollectionHolder.value |
Modifier and Type | Method and Description |
---|---|
EqualityCollection |
EqualityCollectionPOA._this() |
EqualityCollection |
EqualityCollectionPOATie._this() |
EqualityCollection |
EqualityCollectionPOA._this(ORB orb) |
EqualityCollection |
EqualityCollectionPOATie._this(ORB orb) |
static EqualityCollection |
EqualityCollectionHelper.extract(Any any) |
static EqualityCollection |
EqualityCollectionHelper.narrow(Object obj) |
static EqualityCollection |
EqualityCollectionHelper.read(InputStream in) |
static EqualityCollection |
EqualityCollectionHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
EqualityCollectionHelper.insert(Any any,
EqualityCollection s) |
static void |
EqualityCollectionHelper.write(OutputStream _out,
EqualityCollection s) |
Constructor and Description |
---|
EqualityCollectionHolder(EqualityCollection initial) |
Copyright © 2016 JacORB. All rights reserved.