Uses of Interface
org.omg.CORBA.ExtValueDefOperations
Packages that use ExtValueDefOperations
-
Uses of ExtValueDefOperations in org.omg.CORBA
Subinterfaces of ExtValueDefOperations in org.omg.CORBAClasses in org.omg.CORBA that implement ExtValueDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtValueDefStub.java .classorg/omg/CORBA/ExtValueDefPOA.java .classorg/omg/CORBA/ExtValueDefPOATie.java .Methods in org.omg.CORBA that return ExtValueDefOperationsMethods in org.omg.CORBA with parameters of type ExtValueDefOperationsModifier and TypeMethodDescriptionvoidExtValueDefPOATie._delegate(ExtValueDefOperations delegate) Constructors in org.omg.CORBA with parameters of type ExtValueDefOperationsModifierConstructorDescriptionExtValueDefPOATie(ExtValueDefOperations delegate) ExtValueDefPOATie(ExtValueDefOperations delegate, POA poa) -
Uses of ExtValueDefOperations in org.omg.CORBA.ComponentIR
Subinterfaces of ExtValueDefOperations 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 ExtValueDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_EventDefStub.java .classorg/omg/CORBA/ComponentIR/EventDefPOA.java .classorg/omg/CORBA/ComponentIR/EventDefPOATie.java .