Package org.omg.CORBA
Interface ExtValueDefOperations
- All Superinterfaces:
ContainedOperations,ContainerOperations,IDLTypeOperations,IRObjectOperations,ValueDefOperations
- All Known Subinterfaces:
EventDef,EventDefOperations,ExtValueDef
- All Known Implementing Classes:
_EventDefStub,_ExtValueDefStub,EventDefPOA,EventDefPOATie,ExtValueDefPOA,ExtValueDefPOATie
org/omg/CORBA/ExtValueDefOperations.java .
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2
Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
-
Method Summary
Modifier and TypeMethodDescriptioncreate_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) voidext_initializers(ExtInitializer[] newExt_initializers) Methods inherited from interface org.omg.CORBA.ContainedOperations
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, versionMethods inherited from interface org.omg.CORBA.ContainerOperations
contents, create_alias, create_constant, create_enum, create_exception, create_interface, create_module, create_native, create_struct, create_union, create_value, create_value_box, describe_contents, lookup, lookup_nameMethods inherited from interface org.omg.CORBA.IDLTypeOperations
typeMethods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroyMethods inherited from interface org.omg.CORBA.ValueDefOperations
abstract_base_values, abstract_base_values, base_value, base_value, create_attribute, create_operation, create_value_member, describe_value, initializers, initializers, is_a, is_abstract, is_abstract, is_custom, is_custom, is_truncatable, is_truncatable, supported_interfaces, supported_interfaces
-
Method Details
-
ext_initializers
ExtInitializer[] ext_initializers() -
ext_initializers
-
describe_ext_value
ExtFullValueDescription describe_ext_value() -
create_ext_attribute
ExtAttributeDef create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions)
-