Uses of Interface
org.omg.CORBA.ValueDefOperations
Packages that use ValueDefOperations
-
Uses of ValueDefOperations in org.omg.CORBA
Subinterfaces of ValueDefOperations in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ExtValueDef.java .interfaceorg/omg/CORBA/ExtValueDefOperations.java .interfaceorg/omg/CORBA/ValueDef.java .Classes in org.omg.CORBA that implement ValueDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtValueDefStub.java .classorg/omg/CORBA/_ValueDefStub.java .classorg/omg/CORBA/ExtValueDefPOA.java .classorg/omg/CORBA/ExtValueDefPOATie.java .classorg/omg/CORBA/ValueDefPOA.java .classorg/omg/CORBA/ValueDefPOATie.java .Methods in org.omg.CORBA that return ValueDefOperationsMethods in org.omg.CORBA with parameters of type ValueDefOperationsConstructors in org.omg.CORBA with parameters of type ValueDefOperationsModifierConstructorDescriptionValueDefPOATie(ValueDefOperations delegate) ValueDefPOATie(ValueDefOperations delegate, POA poa) -
Uses of ValueDefOperations in org.omg.CORBA.ComponentIR
Subinterfaces of ValueDefOperations in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/EventDef.java .interfaceorg/omg/CORBA/ComponentIR/EventDefOperations.java .Classes in org.omg.CORBA.ComponentIR that implement ValueDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_EventDefStub.java .classorg/omg/CORBA/ComponentIR/EventDefPOA.java .classorg/omg/CORBA/ComponentIR/EventDefPOATie.java .