Package | Description |
---|---|
org.jacorb.ir.gui.typesystem.remote | |
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
protected IRObject |
IRNode.irObject |
Modifier and Type | Method and Description |
---|---|
protected void |
IRInterface.setIRObject(IRObject irObject) |
protected void |
IRNode.setIRObject(IRObject irobj)
Referenz auf dazugehöriges IRObject setzen.(kann null sein, z.B.
|
protected void |
IRValue.setIRObject(IRObject irObject)
Set the CORBA reference of the IR object we represent.
|
Constructor and Description |
---|
IRAlias(IRObject irObject)
IRAliasDef constructor comment.
|
IRArray(IRObject irObject)
IRSequence constructor comment.
|
IRAttribute(IRObject irObject) |
IRConstant(IRObject irObject)
This method was created by a SmartGuide.
|
IRContainer(IRObject irObject) |
IREnum(IRObject irObject)
IRStruct constructor comment.
|
IRException(IRObject irObject) |
IRFixed(IRObject irObject)
IRAliasDef constructor comment.
|
IRInterface(IRObject irObject)
This method was created by a SmartGuide.
|
IRModule(IRObject irObject) |
IRNode(IRObject irObject) |
IRNodeWithType(IRObject irObject)
IRNodeWithType constructor comment.
|
IROperation(IRObject irObject)
This method was created by a SmartGuide.
|
IRPrimitive(IRObject irObject)
IRPrimitive constructor comment.
|
IRRepository(IRObject irObject) |
IRSequence(IRObject irObject)
IRSequence constructor comment.
|
IRString(IRObject irObject)
IRAliasDef constructor comment.
|
IRStruct(IRObject irObject)
IRStruct constructor comment.
|
IRUnion(IRObject irObject)
IRStruct constructor comment.
|
IRValue(IRObject irObject) |
IRValueBox(IRObject irObject)
IRValueBox constructor.
|
IRValueMember(IRObject irObject) |
IRWstring(IRObject irObject)
IRWstring
|
Modifier and Type | Interface and Description |
---|---|
interface |
AliasDef |
interface |
ArrayDef |
interface |
AttributeDef |
interface |
ConstantDef |
interface |
Contained |
interface |
Container |
interface |
EnumDef |
interface |
ExceptionDef |
interface |
FixedDef |
interface |
IDLType |
interface |
InterfaceDef |
interface |
ModuleDef |
interface |
NativeDef |
interface |
OperationDef |
interface |
PrimitiveDef |
interface |
Repository |
interface |
SequenceDef |
interface |
StringDef |
interface |
StructDef |
interface |
TypedefDef |
interface |
UnionDef |
interface |
ValueBoxDef |
interface |
ValueDef |
interface |
ValueMemberDef |
interface |
WstringDef |
Modifier and Type | Class and Description |
---|---|
class |
_AliasDefStub
Generated from IDL interface "AliasDef".
|
class |
_ArrayDefStub
Generated from IDL interface "ArrayDef".
|
class |
_AttributeDefStub
Generated from IDL interface "AttributeDef".
|
class |
_ConstantDefStub
Generated from IDL interface "ConstantDef".
|
class |
_ContainedStub
Generated from IDL interface "Contained".
|
class |
_ContainerStub
Generated from IDL interface "Container".
|
class |
_EnumDefStub
Generated from IDL interface "EnumDef".
|
class |
_ExceptionDefStub
Generated from IDL interface "ExceptionDef".
|
class |
_FixedDefStub
Generated from IDL interface "FixedDef".
|
class |
_IDLTypeStub
Generated from IDL interface "IDLType".
|
class |
_InterfaceDefStub
Generated from IDL interface "InterfaceDef".
|
class |
_IRObjectStub
Generated from IDL interface "IRObject".
|
class |
_ModuleDefStub
Generated from IDL interface "ModuleDef".
|
class |
_NativeDefStub
Generated from IDL interface "NativeDef".
|
class |
_OperationDefStub
Generated from IDL interface "OperationDef".
|
class |
_PrimitiveDefStub
Generated from IDL interface "PrimitiveDef".
|
class |
_RepositoryStub
Generated from IDL interface "Repository".
|
class |
_SequenceDefStub
Generated from IDL interface "SequenceDef".
|
class |
_StringDefStub
Generated from IDL interface "StringDef".
|
class |
_StructDefStub
Generated from IDL interface "StructDef".
|
class |
_TypedefDefStub
Generated from IDL interface "TypedefDef".
|
class |
_UnionDefStub
Generated from IDL interface "UnionDef".
|
class |
_ValueBoxDefStub
Generated from IDL interface "ValueBoxDef".
|
class |
_ValueDefStub
Generated from IDL interface "ValueDef".
|
class |
_ValueMemberDefStub
Generated from IDL interface "ValueMemberDef".
|
class |
_WstringDefStub
Generated from IDL interface "WstringDef".
|
Modifier and Type | Field and Description |
---|---|
IRObject |
IRObjectHolder.value |
Modifier and Type | Method and Description |
---|---|
IRObject |
IRObjectPOATie._this() |
IRObject |
IRObjectPOA._this() |
IRObject |
IRObjectPOATie._this(ORB orb) |
IRObject |
IRObjectPOA._this(ORB orb) |
static IRObject |
IRObjectHelper.extract(Any any) |
static IRObject |
IRObjectHelper.narrow(Object obj) |
static IRObject |
IRObjectHelper.read(InputStream in) |
static IRObject |
IRObjectHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
IRObjectHelper.insert(Any any,
IRObject s) |
static void |
IRObjectHelper.write(OutputStream _out,
IRObject s) |
Constructor and Description |
---|
IRObjectHolder(IRObject initial) |
Copyright © 2016 JacORB. All rights reserved.