Package | Description |
---|---|
org.omg.CORBA | |
org.omg.CORBA.ContainerPackage |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractInterfaceDef
Generated from IDL interface "AbstractInterfaceDef".
|
interface |
AliasDef
Generated from IDL interface "AliasDef".
|
interface |
AttributeDef
Generated from IDL interface "AttributeDef".
|
interface |
ConstantDef
Generated from IDL interface "ConstantDef".
|
interface |
EnumDef
Generated from IDL interface "EnumDef".
|
interface |
ExceptionDef
Generated from IDL interface "ExceptionDef".
|
interface |
ExtAbstractInterfaceDef
Generated from IDL interface "ExtAbstractInterfaceDef".
|
interface |
ExtAttributeDef
Generated from IDL interface "ExtAttributeDef".
|
interface |
ExtInterfaceDef
Generated from IDL interface "ExtInterfaceDef".
|
interface |
ExtLocalInterfaceDef
Generated from IDL interface "ExtLocalInterfaceDef".
|
interface |
ExtValueDef
Generated from IDL interface "ExtValueDef".
|
interface |
InterfaceDef
Generated from IDL interface "InterfaceDef".
|
interface |
LocalInterfaceDef
Generated from IDL interface "LocalInterfaceDef".
|
interface |
ModuleDef
Generated from IDL interface "ModuleDef".
|
interface |
NativeDef
Generated from IDL interface "NativeDef".
|
interface |
OperationDef
Generated from IDL interface "OperationDef".
|
interface |
StructDef
Generated from IDL interface "StructDef".
|
interface |
TypedefDef
Generated from IDL interface "TypedefDef".
|
interface |
UnionDef
Generated from IDL interface "UnionDef".
|
interface |
ValueBoxDef
Generated from IDL interface "ValueBoxDef".
|
interface |
ValueDef
Generated from IDL interface "ValueDef".
|
interface |
ValueMemberDef
Generated from IDL interface "ValueMemberDef".
|
Modifier and Type | Field and Description |
---|---|
Contained[] |
ContainedSeqHolder.value |
Contained |
ContainedHolder.value |
Modifier and Type | Method and Description |
---|---|
Contained[] |
ContainerOperations.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
static Contained |
ContainedHelper.extract(Any any) |
static Contained[] |
ContainedSeqHelper.extract(Any any) |
Contained |
RepositoryOperations.lookup_id(String search_id) |
Contained[] |
ContainerOperations.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained |
ContainerOperations.lookup(String search_name) |
static Contained |
ContainedHelper.narrow(Object obj) |
static Contained |
ContainedHelper.read(InputStream in) |
static Contained[] |
ContainedSeqHelper.read(InputStream _in) |
static Contained |
ContainedHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ContainedHelper.insert(Any any,
Contained s) |
static void |
ContainedSeqHelper.insert(Any any,
Contained[] s) |
static void |
ContainedHelper.write(OutputStream _out,
Contained s) |
static void |
ContainedSeqHelper.write(OutputStream _out,
Contained[] _s) |
Constructor and Description |
---|
ContainedHolder(Contained initial) |
ContainedSeqHolder(Contained[] initial) |
Modifier and Type | Field and Description |
---|---|
Contained |
Description.contained_object |
Constructor and Description |
---|
Description(Contained contained_object,
DefinitionKind kind,
Any value) |
Copyright © 2013. All Rights Reserved.