|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleDescription | |
---|---|
org.jacorb.ir | |
org.omg.CORBA |
Uses of ModuleDescription in org.jacorb.ir |
---|
Methods in org.jacorb.ir with parameters of type ModuleDescription | |
---|---|
void |
IdlWriter.printModule(ModuleDescription mdes,
int indentation)
print the IDL definition for a module |
Uses of ModuleDescription in org.omg.CORBA |
---|
Fields in org.omg.CORBA declared as ModuleDescription | |
---|---|
ModuleDescription |
ModuleDescriptionHolder.value
|
Methods in org.omg.CORBA that return ModuleDescription | |
---|---|
static ModuleDescription |
ModuleDescriptionHelper.extract(Any any)
|
static ModuleDescription |
ModuleDescriptionHelper.read(InputStream in)
|
Methods in org.omg.CORBA with parameters of type ModuleDescription | |
---|---|
static void |
ModuleDescriptionHelper.insert(Any any,
ModuleDescription s)
|
static void |
ModuleDescriptionHelper.write(OutputStream out,
ModuleDescription s)
|
Constructors in org.omg.CORBA with parameters of type ModuleDescription | |
---|---|
ModuleDescriptionHolder(ModuleDescription initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |