Uses of Interface
org.omg.CORBA.AbstractInterfaceDef

Packages that use AbstractInterfaceDef
org.omg.CORBA   
 

Uses of AbstractInterfaceDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement AbstractInterfaceDef
 class _AbstractInterfaceDefStub
           
 

Fields in org.omg.CORBA declared as AbstractInterfaceDef
 AbstractInterfaceDef AbstractInterfaceDefHolder.value
           
 AbstractInterfaceDef[] AbstractInterfaceDefSeqHolder.value
           
 

Methods in org.omg.CORBA that return AbstractInterfaceDef
 AbstractInterfaceDef _InterfaceDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _RepositoryStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _LocalInterfaceDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _ModuleDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _ContainerStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _StructDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _ExceptionDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef ContainerOperations.create_abstract_interface(String id, String name, String version, AbstractInterfaceDef[] base_interfaces)
           
 AbstractInterfaceDef _AbstractInterfaceDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _ValueDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _UnionDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.extract(Any any)
           
static AbstractInterfaceDef[] AbstractInterfaceDefSeqHelper.extract(Any any)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.narrow(Object val)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.read(InputStream in)
           
static AbstractInterfaceDef[] AbstractInterfaceDefSeqHelper.read(InputStream in)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.unchecked_narrow(Object val)
           
 

Methods in org.omg.CORBA with parameters of type AbstractInterfaceDef
 AbstractInterfaceDef _InterfaceDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _RepositoryStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _LocalInterfaceDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _ModuleDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _ContainerStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _StructDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _ExceptionDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef ContainerOperations.create_abstract_interface(String id, String name, String version, AbstractInterfaceDef[] base_interfaces)
           
 AbstractInterfaceDef _AbstractInterfaceDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _ValueDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
 AbstractInterfaceDef _UnionDefStub.create_abstract_interface(String _ob_a0, String _ob_a1, String _ob_a2, AbstractInterfaceDef[] _ob_a3)
           
static void AbstractInterfaceDefHelper.insert(Any any, AbstractInterfaceDef val)
           
static void AbstractInterfaceDefSeqHelper.insert(Any any, AbstractInterfaceDef[] val)
           
static void AbstractInterfaceDefHelper.write(OutputStream out, AbstractInterfaceDef val)
           
static void AbstractInterfaceDefSeqHelper.write(OutputStream out, AbstractInterfaceDef[] val)
           
 

Constructors in org.omg.CORBA with parameters of type AbstractInterfaceDef
AbstractInterfaceDefHolder(AbstractInterfaceDef initial)
           
AbstractInterfaceDefSeqHolder(AbstractInterfaceDef[] initial)
           
 



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