Uses of Interface
org.omg.CORBA.ComponentIR.ComponentDef
Packages that use ComponentDef
-
Uses of ComponentDef in org.omg.CORBA.ComponentIR
Classes in org.omg.CORBA.ComponentIR that implement ComponentDefModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_ComponentDefStub.java .Fields in org.omg.CORBA.ComponentIR declared as ComponentDefMethods in org.omg.CORBA.ComponentIR that return ComponentDefModifier and TypeMethodDescriptionComponentDefPOA._this()_ComponentDefStub.base_component()ComponentDefOperations.base_component()ComponentDefPOATie.base_component()_ContainerStub.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) _ModuleDefStub.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) _RepositoryStub.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) ContainerOperations.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) ContainerPOATie.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) ModuleDefPOATie.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) RepositoryPOATie.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) static ComponentDef_HomeDefStub.managed_component()HomeDefOperations.managed_component()HomeDefPOATie.managed_component()static ComponentDefstatic ComponentDefComponentDefHelper.read(InputStream istream) static ComponentDefComponentDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA.ComponentIR with parameters of type ComponentDefModifier and TypeMethodDescriptionvoid_ComponentDefStub.base_component(ComponentDef newBase_component) voidComponentDefOperations.base_component(ComponentDef newBase_component) voidComponentDefPOATie.base_component(ComponentDef newBase_component) _ContainerStub.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) _ModuleDefStub.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) _RepositoryStub.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) ContainerOperations.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) ContainerPOATie.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) ModuleDefPOATie.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) RepositoryPOATie.create_component(String id, String name, String version, ComponentDef base_component, InterfaceDef[] supports_interfaces) _ContainerStub.create_home(String id, String name, String version, HomeDef base_home, ComponentDef managed_component, InterfaceDef[] supports_interfaces, ValueDef primary_key) _ModuleDefStub.create_home(String id, String name, String version, HomeDef base_home, ComponentDef managed_component, InterfaceDef[] supports_interfaces, ValueDef primary_key) _RepositoryStub.create_home(String id, String name, String version, HomeDef base_home, ComponentDef managed_component, InterfaceDef[] supports_interfaces, ValueDef primary_key) ContainerOperations.create_home(String id, String name, String version, HomeDef base_home, ComponentDef managed_component, InterfaceDef[] supports_interfaces, ValueDef primary_key) ContainerPOATie.create_home(String id, String name, String version, HomeDef base_home, ComponentDef managed_component, InterfaceDef[] supports_interfaces, ValueDef primary_key) ModuleDefPOATie.create_home(String id, String name, String version, HomeDef base_home, ComponentDef managed_component, InterfaceDef[] supports_interfaces, ValueDef primary_key) RepositoryPOATie.create_home(String id, String name, String version, HomeDef base_home, ComponentDef managed_component, InterfaceDef[] supports_interfaces, ValueDef primary_key) static voidComponentDefHelper.insert(Any a, ComponentDef that) void_HomeDefStub.managed_component(ComponentDef newManaged_component) voidHomeDefOperations.managed_component(ComponentDef newManaged_component) voidHomeDefPOATie.managed_component(ComponentDef newManaged_component) static voidComponentDefHelper.write(OutputStream ostream, ComponentDef value) Constructors in org.omg.CORBA.ComponentIR with parameters of type ComponentDef