Package | Description |
---|---|
org.jacorb.ir | |
org.omg.CORBA | |
org.omg.CORBA.ContainerPackage |
Modifier and Type | Method and Description |
---|---|
Description[] |
ExceptionDef.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
StructDef.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
UnionDef.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
Container.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
RepositoryImpl.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs)
describe the contents of the repository
|
Description[] |
ModuleDef.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
InterfaceDef.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Modifier and Type | Method and Description |
---|---|
Description[] |
UnionDefPOATie.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
_ValueDefStub.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
ContainerOperations.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
_ContainerStub.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
_ExceptionDefStub.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
RepositoryPOATie.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
InterfaceDefPOATie.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
ModuleDefPOATie.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
ContainerPOATie.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
_UnionDefStub.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
_RepositoryStub.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
StructDefPOATie.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
_InterfaceDefStub.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
ExceptionDefPOATie.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
_ModuleDefStub.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
ValueDefPOATie.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Description[] |
_StructDefStub.describe_contents(DefinitionKind limit_type,
boolean exclude_inherited,
int max_returned_objs) |
Modifier and Type | Field and Description |
---|---|
Description |
DescriptionHolder.value |
Description[] |
DescriptionSeqHolder.value |
Modifier and Type | Method and Description |
---|---|
static Description |
DescriptionHelper.extract(Any any) |
static Description[] |
DescriptionSeqHelper.extract(Any any) |
static Description |
DescriptionHelper.read(InputStream in) |
static Description[] |
DescriptionSeqHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
static void |
DescriptionHelper.insert(Any any,
Description s) |
static void |
DescriptionSeqHelper.insert(Any any,
Description[] s) |
static void |
DescriptionHelper.write(OutputStream out,
Description s) |
static void |
DescriptionSeqHelper.write(OutputStream _out,
Description[] _s) |
Constructor and Description |
---|
DescriptionHolder(Description initial) |
DescriptionSeqHolder(Description[] initial) |