Uses of Interface
org.omg.CORBA.InterfaceAttrExtensionOperations
Packages that use InterfaceAttrExtensionOperations
-
Uses of InterfaceAttrExtensionOperations in org.omg.CORBA
Subinterfaces of InterfaceAttrExtensionOperations in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ExtAbstractInterfaceDef.java .interfaceorg/omg/CORBA/ExtAbstractInterfaceDefOperations.java .interfaceorg/omg/CORBA/ExtInterfaceDef.java .interfaceorg/omg/CORBA/ExtInterfaceDefOperations.java .interfaceorg/omg/CORBA/ExtLocalInterfaceDef.java .interfaceorg/omg/CORBA/ExtLocalInterfaceDefOperations.java .interfaceorg/omg/CORBA/InterfaceAttrExtension.java .Classes in org.omg.CORBA that implement InterfaceAttrExtensionOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtAbstractInterfaceDefStub.java .classorg/omg/CORBA/_ExtInterfaceDefStub.java .classorg/omg/CORBA/_ExtLocalInterfaceDefStub.java .classorg/omg/CORBA/_InterfaceAttrExtensionStub.java .classorg/omg/CORBA/ExtAbstractInterfaceDefPOA.java .classorg/omg/CORBA/ExtAbstractInterfaceDefPOATie.java .classorg/omg/CORBA/ExtInterfaceDefPOA.java .classorg/omg/CORBA/ExtInterfaceDefPOATie.java .classorg/omg/CORBA/ExtLocalInterfaceDefPOA.java .classorg/omg/CORBA/ExtLocalInterfaceDefPOATie.java .classorg/omg/CORBA/InterfaceAttrExtensionPOA.java .classorg/omg/CORBA/InterfaceAttrExtensionPOATie.java .Methods in org.omg.CORBA that return InterfaceAttrExtensionOperationsMethods in org.omg.CORBA with parameters of type InterfaceAttrExtensionOperationsModifier and TypeMethodDescriptionvoidInterfaceAttrExtensionPOATie._delegate(InterfaceAttrExtensionOperations delegate) Constructors in org.omg.CORBA with parameters of type InterfaceAttrExtensionOperationsModifierConstructorDescriptionInterfaceAttrExtensionPOATie(InterfaceAttrExtensionOperations delegate, POA poa) -
Uses of InterfaceAttrExtensionOperations in org.omg.CORBA.ComponentIR
Subinterfaces of InterfaceAttrExtensionOperations in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/ComponentDef.java .interfaceorg/omg/CORBA/ComponentIR/ComponentDefOperations.java .interfaceorg/omg/CORBA/ComponentIR/HomeDef.java .interfaceorg/omg/CORBA/ComponentIR/HomeDefOperations.java .Classes in org.omg.CORBA.ComponentIR that implement InterfaceAttrExtensionOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_ComponentDefStub.java .classorg/omg/CORBA/ComponentIR/_HomeDefStub.java .classorg/omg/CORBA/ComponentIR/ComponentDefPOA.java .classorg/omg/CORBA/ComponentIR/ComponentDefPOATie.java .classorg/omg/CORBA/ComponentIR/HomeDefPOA.java .classorg/omg/CORBA/ComponentIR/HomeDefPOATie.java .