Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Interface and Description |
---|---|
interface |
CSequence
Generated from IDL interface "CSequence".
|
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 |
KeySortedBag
Generated from IDL interface "KeySortedBag".
|
interface |
KeySortedCollection
Generated from IDL interface "KeySortedCollection".
|
interface |
KeySortedSet
Generated from IDL interface "KeySortedSet".
|
interface |
SequentialCollection
Generated from IDL interface "SequentialCollection".
|
interface |
SortedBag
Generated from IDL interface "SortedBag".
|
interface |
SortedCollection
Generated from IDL interface "SortedCollection".
|
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 |
_CSequenceStub
Generated from IDL interface "CSequence".
|
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 |
_KeySortedBagStub
Generated from IDL interface "KeySortedBag".
|
class |
_KeySortedCollectionStub
Generated from IDL interface "KeySortedCollection".
|
class |
_KeySortedSetStub
Generated from IDL interface "KeySortedSet".
|
class |
_OrderedCollectionStub
Generated from IDL interface "OrderedCollection".
|
class |
_SequentialCollectionStub
Generated from IDL interface "SequentialCollection".
|
class |
_SortedBagStub
Generated from IDL interface "SortedBag".
|
class |
_SortedCollectionStub
Generated from IDL interface "SortedCollection".
|
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 |
---|---|
OrderedCollection |
OrderedCollectionHolder.value |
Modifier and Type | Method and Description |
---|---|
OrderedCollection |
OrderedCollectionPOATie._this() |
OrderedCollection |
OrderedCollectionPOA._this() |
OrderedCollection |
OrderedCollectionPOATie._this(ORB orb) |
OrderedCollection |
OrderedCollectionPOA._this(ORB orb) |
static OrderedCollection |
OrderedCollectionHelper.extract(Any any) |
static OrderedCollection |
OrderedCollectionHelper.narrow(Object obj) |
static OrderedCollection |
OrderedCollectionHelper.read(InputStream in) |
static OrderedCollection |
OrderedCollectionHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
OrderedCollectionHelper.insert(Any any,
OrderedCollection s) |
static void |
OrderedCollectionHelper.write(OutputStream _out,
OrderedCollection s) |
Constructor and Description |
---|
OrderedCollectionHolder(OrderedCollection initial) |
Copyright © 2017 JacORB. All rights reserved.