Uses of Interface
org.omg.CORBA.ModuleDef
Packages that use ModuleDef
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of ModuleDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ModuleDefFields in org.omg.CORBA declared as ModuleDefMethods in org.omg.CORBA that return ModuleDefModifier and TypeMethodDescriptionModuleDefPOA._this()
_ContainerStub.create_module
(String id, String name, String version) _ExceptionDefStub.create_module
(String id, String name, String version) _InterfaceDefStub.create_module
(String id, String name, String version) _ModuleDefStub.create_module
(String id, String name, String version) _RepositoryStub.create_module
(String id, String name, String version) _StructDefStub.create_module
(String id, String name, String version) _UnionDefStub.create_module
(String id, String name, String version) _ValueDefStub.create_module
(String id, String name, String version) ContainerOperations.create_module
(String id, String name, String version) ContainerPOATie.create_module
(String id, String name, String version) ExceptionDefPOATie.create_module
(String id, String name, String version) InterfaceDefPOATie.create_module
(String id, String name, String version) ModuleDefPOATie.create_module
(String id, String name, String version) RepositoryPOATie.create_module
(String id, String name, String version) StructDefPOATie.create_module
(String id, String name, String version) UnionDefPOATie.create_module
(String id, String name, String version) ValueDefPOATie.create_module
(String id, String name, String version) static ModuleDef
static ModuleDef
static ModuleDef
ModuleDefHelper.read
(InputStream istream) static ModuleDef
ModuleDefHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type ModuleDefModifier and TypeMethodDescriptionstatic void
static void
ModuleDefHelper.write
(OutputStream ostream, ModuleDef value) Constructors in org.omg.CORBA with parameters of type ModuleDef