Uses of Interface
org.omg.CORBA.OperationDef
Packages that use OperationDef
-
Uses of OperationDef in org.omg.CORBA
Classes in org.omg.CORBA that implement OperationDefFields in org.omg.CORBA declared as OperationDefMethods in org.omg.CORBA that return OperationDefModifier and TypeMethodDescriptionOperationDefPOA._this()_AbstractInterfaceDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _ExtAbstractInterfaceDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _ExtInterfaceDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _ExtLocalInterfaceDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _ExtValueDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _InterfaceDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _LocalInterfaceDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _ValueDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) AbstractInterfaceDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) ExtAbstractInterfaceDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) ExtInterfaceDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) ExtLocalInterfaceDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) ExtValueDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) InterfaceDefOperations.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) InterfaceDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) LocalInterfaceDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) ValueDefOperations.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) ValueDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) static OperationDefstatic OperationDefstatic OperationDefOperationDefHelper.read(InputStream istream) static OperationDefOperationDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type OperationDefModifier and TypeMethodDescriptionstatic voidOperationDefHelper.insert(Any a, OperationDef that) static voidOperationDefHelper.write(OutputStream ostream, OperationDef value) Constructors in org.omg.CORBA with parameters of type OperationDef -
Uses of OperationDef in org.omg.CORBA.ComponentIR
Subinterfaces of OperationDef in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/FactoryDef.java .interfaceorg/omg/CORBA/ComponentIR/FinderDef.java .Classes in org.omg.CORBA.ComponentIR that implement OperationDefModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_FactoryDefStub.java .classorg/omg/CORBA/ComponentIR/_FinderDefStub.java .Methods in org.omg.CORBA.ComponentIR that return OperationDefModifier and TypeMethodDescription_ComponentDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _EventDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) _HomeDefStub.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) ComponentDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) EventDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) HomeDefPOATie.create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts)