Package | Description |
---|---|
org.omg.CosCollection |
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionFactories
Generated from IDL interface "CollectionFactories".
|
interface |
EqualitySequenceFactory
Generated from IDL interface "EqualitySequenceFactory".
|
interface |
HeapFactory
Generated from IDL interface "HeapFactory".
|
interface |
KeyBagFactory
Generated from IDL interface "KeyBagFactory".
|
interface |
KeySetFactory
Generated from IDL interface "KeySetFactory".
|
interface |
KeySortedBagFactory
Generated from IDL interface "KeySortedBagFactory".
|
interface |
MapFactory
Generated from IDL interface "MapFactory".
|
interface |
RelationFactory
Generated from IDL interface "RelationFactory".
|
interface |
SequenceFactory
Generated from IDL interface "SequenceFactory".
|
interface |
SetFactory
Generated from IDL interface "SetFactory".
|
interface |
SortedMapFactory
Generated from IDL interface "SortedMapFactory".
|
interface |
SortedRelationFactory
Generated from IDL interface "SortedRelationFactory".
|
interface |
SortedSetFactory
Generated from IDL interface "SortedSetFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
_CollectionFactoriesStub
Generated from IDL interface "CollectionFactories".
|
class |
_CollectionFactoryStub
Generated from IDL interface "CollectionFactory".
|
class |
_EqualitySequenceFactoryStub
Generated from IDL interface "EqualitySequenceFactory".
|
class |
_HeapFactoryStub
Generated from IDL interface "HeapFactory".
|
class |
_KeyBagFactoryStub
Generated from IDL interface "KeyBagFactory".
|
class |
_KeySetFactoryStub
Generated from IDL interface "KeySetFactory".
|
class |
_KeySortedBagFactoryStub
Generated from IDL interface "KeySortedBagFactory".
|
class |
_MapFactoryStub
Generated from IDL interface "MapFactory".
|
class |
_RelationFactoryStub
Generated from IDL interface "RelationFactory".
|
class |
_SequenceFactoryStub
Generated from IDL interface "SequenceFactory".
|
class |
_SetFactoryStub
Generated from IDL interface "SetFactory".
|
class |
_SortedMapFactoryStub
Generated from IDL interface "SortedMapFactory".
|
class |
_SortedRelationFactoryStub
Generated from IDL interface "SortedRelationFactory".
|
class |
_SortedSetFactoryStub
Generated from IDL interface "SortedSetFactory".
|
Modifier and Type | Field and Description |
---|---|
CollectionFactory |
CollectionFactoryHolder.value |
Modifier and Type | Method and Description |
---|---|
CollectionFactory |
CollectionFactoryPOA._this() |
CollectionFactory |
CollectionFactoryPOATie._this() |
CollectionFactory |
CollectionFactoryPOA._this(ORB orb) |
CollectionFactory |
CollectionFactoryPOATie._this(ORB orb) |
static CollectionFactory |
CollectionFactoryHelper.extract(Any any) |
static CollectionFactory |
CollectionFactoryHelper.narrow(Object obj) |
static CollectionFactory |
CollectionFactoryHelper.read(InputStream in) |
static CollectionFactory |
CollectionFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
boolean |
CollectionFactoriesOperations.add_factory(java.lang.String collection_interface,
java.lang.String impl_category,
java.lang.String impl_interface,
CollectionFactory factory) |
boolean |
_CollectionFactoriesStub.add_factory(java.lang.String collection_interface,
java.lang.String impl_category,
java.lang.String impl_interface,
CollectionFactory factory) |
boolean |
CollectionFactoriesPOATie.add_factory(java.lang.String collection_interface,
java.lang.String impl_category,
java.lang.String impl_interface,
CollectionFactory factory) |
static void |
CollectionFactoryHelper.insert(Any any,
CollectionFactory s) |
static void |
CollectionFactoryHelper.write(OutputStream _out,
CollectionFactory s) |
Constructor and Description |
---|
CollectionFactoryHolder(CollectionFactory initial) |