|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Contained | |
---|---|
org.omg.CORBA | |
org.omg.CORBA.ContainerPackage |
Uses of Contained in org.omg.CORBA |
---|
Subinterfaces of Contained in org.omg.CORBA | |
---|---|
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". |
Fields in org.omg.CORBA declared as Contained | |
---|---|
Contained[] |
ContainedSeqHolder.value
|
Contained |
ContainedHolder.value
|
Methods in org.omg.CORBA that return Contained | |
---|---|
Contained[] |
ContainerOperations.contents(DefinitionKind limit_type,
boolean exclude_inherited)
|
static Contained[] |
ContainedSeqHelper.extract(Any any)
|
static Contained |
ContainedHelper.extract(Any any)
|
Contained |
RepositoryOperations.lookup_id(java.lang.String search_id)
|
Contained[] |
ContainerOperations.lookup_name(java.lang.String search_name,
int levels_to_search,
DefinitionKind limit_type,
boolean exclude_inherited)
|
Contained |
ContainerOperations.lookup(java.lang.String search_name)
|
static Contained |
ContainedHelper.narrow(Object obj)
|
static Contained[] |
ContainedSeqHelper.read(InputStream _in)
|
static Contained |
ContainedHelper.read(InputStream in)
|
static Contained |
ContainedHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.CORBA with parameters of type Contained | |
---|---|
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)
|
Constructors in org.omg.CORBA with parameters of type Contained | |
---|---|
ContainedHolder(Contained initial)
|
|
ContainedSeqHolder(Contained[] initial)
|
Uses of Contained in org.omg.CORBA.ContainerPackage |
---|
Fields in org.omg.CORBA.ContainerPackage declared as Contained | |
---|---|
Contained |
Description.contained_object
|
Constructors in org.omg.CORBA.ContainerPackage with parameters of type Contained | |
---|---|
Description(Contained contained_object,
DefinitionKind kind,
Any value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |