Uses of Interface
org.omg.CORBA.ModuleDef

Packages that use ModuleDef
org.omg.CORBA   
 

Uses of ModuleDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement ModuleDef
 class _ModuleDefStub
           
 

Fields in org.omg.CORBA declared as ModuleDef
 ModuleDef ModuleDefHolder.value
           
 

Methods in org.omg.CORBA that return ModuleDef
 ModuleDef _InterfaceDefStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef _RepositoryStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef _LocalInterfaceDefStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef _ModuleDefStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef _ContainerStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef _StructDefStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef _ExceptionDefStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef ContainerOperations.create_module(String id, String name, String version)
           
 ModuleDef _AbstractInterfaceDefStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef _ValueDefStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
 ModuleDef _UnionDefStub.create_module(String _ob_a0, String _ob_a1, String _ob_a2)
           
static ModuleDef ModuleDefHelper.extract(Any any)
           
static ModuleDef ModuleDefHelper.narrow(Object val)
           
static ModuleDef ModuleDefHelper.read(InputStream in)
           
static ModuleDef ModuleDefHelper.unchecked_narrow(Object val)
           
 

Methods in org.omg.CORBA with parameters of type ModuleDef
static void ModuleDefHelper.insert(Any any, ModuleDef val)
           
static void ModuleDefHelper.write(OutputStream out, ModuleDef val)
           
 

Constructors in org.omg.CORBA with parameters of type ModuleDef
ModuleDefHolder(ModuleDef initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.