|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IComponent | |
---|---|
scs.core |
Uses of IComponent in scs.core |
---|
Classes in scs.core that implement IComponent | |
---|---|
class |
_IComponentStub
Generated from IDL interface "IComponent". |
Fields in scs.core declared as IComponent | |
---|---|
IComponent[] |
IComponentSeqHolder.value
|
IComponent |
IComponentHolder.value
|
Methods in scs.core that return IComponent | |
---|---|
IComponent |
IComponentPOATie._this()
|
IComponent |
IComponentPOA._this()
|
IComponent |
IComponentPOATie._this(ORB orb)
|
IComponent |
IComponentPOA._this(ORB orb)
|
static IComponent[] |
IComponentSeqHelper.extract(Any any)
|
static IComponent |
IComponentHelper.extract(Any any)
|
IComponent |
ComponentContext.getIComponent()
Provides a direct reference to the IComponent facet. |
static IComponent |
IComponentHelper.narrow(Object obj)
|
static IComponent[] |
IComponentSeqHelper.read(InputStream _in)
|
static IComponent |
IComponentHelper.read(InputStream in)
|
static IComponent |
IComponentHelper.unchecked_narrow(Object obj)
|
Methods in scs.core with parameters of type IComponent | |
---|---|
static void |
IComponentHelper.insert(Any any,
IComponent s)
|
static void |
IComponentSeqHelper.insert(Any any,
IComponent[] s)
|
static void |
IComponentHelper.write(OutputStream _out,
IComponent s)
|
static void |
IComponentSeqHelper.write(OutputStream _out,
IComponent[] _s)
|
Constructors in scs.core with parameters of type IComponent | |
---|---|
IComponentHolder(IComponent initial)
|
|
IComponentSeqHolder(IComponent[] initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |