Uses of Interface
org.omg.CORBA.AttributeDef
Packages that use AttributeDef
-
Uses of AttributeDef in org.omg.CORBA
Subinterfaces of AttributeDef in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ExtAttributeDef.java .Classes in org.omg.CORBA that implement AttributeDefModifier and TypeClassDescriptionclassorg/omg/CORBA/_AttributeDefStub.java .classorg/omg/CORBA/_ExtAttributeDefStub.java .Fields in org.omg.CORBA declared as AttributeDefMethods in org.omg.CORBA that return AttributeDefModifier and TypeMethodDescriptionAttributeDefPOA._this()_AbstractInterfaceDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _ExtAbstractInterfaceDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _ExtInterfaceDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _ExtLocalInterfaceDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _ExtValueDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _InterfaceDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _LocalInterfaceDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _ValueDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) AbstractInterfaceDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) ExtAbstractInterfaceDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) ExtInterfaceDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) ExtLocalInterfaceDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) ExtValueDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) InterfaceDefOperations.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) InterfaceDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) LocalInterfaceDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) ValueDefOperations.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) ValueDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) static AttributeDefstatic AttributeDefstatic AttributeDefAttributeDefHelper.read(InputStream istream) static AttributeDefAttributeDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type AttributeDefModifier and TypeMethodDescriptionstatic voidAttributeDefHelper.insert(Any a, AttributeDef that) static voidAttributeDefHelper.write(OutputStream ostream, AttributeDef value) Constructors in org.omg.CORBA with parameters of type AttributeDef -
Uses of AttributeDef in org.omg.CORBA.ComponentIR
Methods in org.omg.CORBA.ComponentIR that return AttributeDefModifier and TypeMethodDescription_ComponentDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _EventDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) _HomeDefStub.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) ComponentDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) EventDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) HomeDefPOATie.create_attribute(String id, String name, String version, IDLType type, AttributeMode mode)