| Package | Description |
|---|---|
| org.omg.CORBA |
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
|
| org.omg.CORBA.ContainerPackage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AliasDef
org/omg/CORBA/AliasDef.java .
|
interface |
AttributeDef
org/omg/CORBA/AttributeDef.java .
|
interface |
ConstantDef
org/omg/CORBA/ConstantDef.java .
|
interface |
EnumDef
org/omg/CORBA/EnumDef.java .
|
interface |
ExceptionDef
org/omg/CORBA/ExceptionDef.java .
|
interface |
InterfaceDef
org/omg/CORBA/InterfaceDef.java .
|
interface |
ModuleDef
org/omg/CORBA/ModuleDef.java .
|
interface |
NativeDef
org/omg/CORBA/NativeDef.java .
|
interface |
OperationDef
org/omg/CORBA/OperationDef.java .
|
interface |
StructDef
org/omg/CORBA/StructDef.java .
|
interface |
TypedefDef
org/omg/CORBA/TypedefDef.java .
|
interface |
UnionDef
org/omg/CORBA/UnionDef.java .
|
interface |
ValueDef
org/omg/CORBA/ValueDef.java .
|
interface |
ValueMemberDef
org/omg/CORBA/ValueMemberDef.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_AliasDefStub
org/omg/CORBA/_AliasDefStub.java .
|
class |
_AttributeDefStub
org/omg/CORBA/_AttributeDefStub.java .
|
class |
_ConstantDefStub
org/omg/CORBA/_ConstantDefStub.java .
|
class |
_ContainedStub
org/omg/CORBA/_ContainedStub.java .
|
class |
_EnumDefStub
org/omg/CORBA/_EnumDefStub.java .
|
class |
_ExceptionDefStub
org/omg/CORBA/_ExceptionDefStub.java .
|
class |
_InterfaceDefStub
org/omg/CORBA/_InterfaceDefStub.java .
|
class |
_ModuleDefStub
org/omg/CORBA/_ModuleDefStub.java .
|
class |
_NativeDefStub
org/omg/CORBA/_NativeDefStub.java .
|
class |
_OperationDefStub
org/omg/CORBA/_OperationDefStub.java .
|
class |
_StructDefStub
org/omg/CORBA/_StructDefStub.java .
|
class |
_TypedefDefStub
org/omg/CORBA/_TypedefDefStub.java .
|
class |
_UnionDefStub
org/omg/CORBA/_UnionDefStub.java .
|
class |
_ValueDefStub
org/omg/CORBA/_ValueDefStub.java .
|
class |
_ValueMemberDefStub
org/omg/CORBA/_ValueMemberDefStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
Contained[] |
ContainedSeqHolder.value |
Contained |
ContainedHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Contained |
ContainedPOA._this() |
Contained |
ContainedPOA._this(ORB orb) |
Contained[] |
_ValueDefStub.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ValueDefPOATie.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_InterfaceDefStub.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
InterfaceDefPOATie.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_ExceptionDefStub.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ExceptionDefPOATie.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_UnionDefStub.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
UnionDefPOATie.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_StructDefStub.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
StructDefPOATie.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_ModuleDefStub.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ModuleDefPOATie.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_RepositoryStub.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
RepositoryPOATie.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ContainerOperations.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_ContainerStub.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ContainerPOATie.contents(DefinitionKind limit_type,
boolean exclude_inherited) |
static Contained[] |
ContainedSeqHelper.extract(Any a) |
static Contained |
ContainedHelper.extract(Any a) |
Contained |
RepositoryOperations.lookup_id(String search_id) |
Contained |
_RepositoryStub.lookup_id(String search_id) |
Contained |
RepositoryPOATie.lookup_id(String search_id) |
Contained[] |
_ValueDefStub.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ValueDefPOATie.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_InterfaceDefStub.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
InterfaceDefPOATie.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_ExceptionDefStub.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ExceptionDefPOATie.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_UnionDefStub.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
UnionDefPOATie.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_StructDefStub.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
StructDefPOATie.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_ModuleDefStub.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ModuleDefPOATie.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_RepositoryStub.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
RepositoryPOATie.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ContainerOperations.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
_ContainerStub.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained[] |
ContainerPOATie.lookup_name(String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited) |
Contained |
_ValueDefStub.lookup(String search_name) |
Contained |
ValueDefPOATie.lookup(String search_name) |
Contained |
_InterfaceDefStub.lookup(String search_name) |
Contained |
InterfaceDefPOATie.lookup(String search_name) |
Contained |
_ExceptionDefStub.lookup(String search_name) |
Contained |
ExceptionDefPOATie.lookup(String search_name) |
Contained |
_UnionDefStub.lookup(String search_name) |
Contained |
UnionDefPOATie.lookup(String search_name) |
Contained |
_StructDefStub.lookup(String search_name) |
Contained |
StructDefPOATie.lookup(String search_name) |
Contained |
_ModuleDefStub.lookup(String search_name) |
Contained |
ModuleDefPOATie.lookup(String search_name) |
Contained |
_RepositoryStub.lookup(String search_name) |
Contained |
RepositoryPOATie.lookup(String search_name) |
Contained |
ContainerOperations.lookup(String search_name) |
Contained |
_ContainerStub.lookup(String search_name) |
Contained |
ContainerPOATie.lookup(String search_name) |
static Contained |
ContainedHelper.narrow(Object obj) |
static Contained[] |
ContainedSeqHelper.read(InputStream istream) |
static Contained |
ContainedHelper.read(InputStream istream) |
static Contained |
ContainedHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ContainedHelper.insert(Any a,
Contained that) |
static void |
ContainedSeqHelper.insert(Any a,
Contained[] that) |
static void |
ContainedHelper.write(OutputStream ostream,
Contained value) |
static void |
ContainedSeqHelper.write(OutputStream ostream,
Contained[] value) |
| Constructor and Description |
|---|
ContainedHolder(Contained initialValue) |
ContainedSeqHolder(Contained[] initialValue) |
| Modifier and Type | Field and Description |
|---|---|
Contained |
Description.contained_object |
| Constructor and Description |
|---|
Description(Contained _contained_object,
DefinitionKind _kind,
Any _value) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.