public class _ExtLocalInterfaceDefStub extends ObjectImpl implements ExtLocalInterfaceDef
| Constructor and Description |
|---|
_ExtLocalInterfaceDefStub() |
_create_request, _create_request, _duplicate, _get_client_policy, _get_component, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_orb, _get_policy_overrides, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _repository_id, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, _set_policy_overrides, _validate_connection, equals, hashCode, toStringpublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic ValueDef create_value(String id, String name, String version, boolean is_custom, boolean is_abstract, ValueDef base_value, boolean is_truncatable, ValueDef[] abstract_base_values, InterfaceDef[] supported_interfaces, Initializer[] initializers)
create_value in interface ContainerOperationspublic String id()
id in interface ContainedOperationspublic boolean is_a(String interface_id)
is_a in interface InterfaceDefOperationspublic String absolute_name()
absolute_name in interface ContainedOperationspublic StructDef create_struct(String id, String name, String version, StructMember[] members)
create_struct in interface ContainerOperationspublic Description[] describe_contents(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs)
describe_contents in interface ContainerOperationspublic AliasDef create_alias(String id, String name, String version, IDLType original_type)
create_alias in interface ContainerOperationspublic EnumDef create_enum(String id, String name, String version, String[] members)
create_enum in interface ContainerOperationspublic Contained lookup(String search_name)
lookup in interface ContainerOperationspublic void version(String a)
version in interface ContainedOperationspublic ExtValueDef create_ext_value(String id, String name, String version, boolean is_custom, boolean is_abstract, ValueDef base_value, boolean is_truncatable, ValueDef[] abstract_base_values, InterfaceDef[] supported_interfaces, ExtInitializer[] initializers)
create_ext_value in interface ContainerOperationspublic Description describe()
describe in interface ContainedOperationspublic void name(String a)
name in interface ContainedOperationspublic ExtFullInterfaceDescription describe_ext_interface()
describe_ext_interface in interface InterfaceAttrExtensionOperationspublic Container defined_in()
defined_in in interface ContainedOperationspublic OperationDef create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts)
create_operation in interface InterfaceDefOperationspublic Repository containing_repository()
containing_repository in interface ContainedOperationspublic ModuleDef create_module(String id, String name, String version)
create_module in interface ContainerOperationspublic void move(Container new_container, String new_name, String new_version)
move in interface ContainedOperationspublic AbstractInterfaceDef create_abstract_interface(String id, String name, String version, AbstractInterfaceDef[] base_interfaces)
create_abstract_interface in interface ContainerOperationspublic String version()
version in interface ContainedOperationspublic ConstantDef create_constant(String id, String name, String version, IDLType type, Any value)
create_constant in interface ContainerOperationspublic void destroy()
destroy in interface IRObjectOperationspublic Contained[] lookup_name(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited)
lookup_name in interface ContainerOperationspublic TypeCode type()
type in interface IDLTypeOperationspublic void id(String a)
id in interface ContainedOperationspublic Contained[] contents(DefinitionKind limit_type, boolean exclude_inherited)
contents in interface ContainerOperationspublic LocalInterfaceDef create_local_interface(String id, String name, String version, InterfaceDef[] base_interfaces)
create_local_interface in interface ContainerOperationspublic DefinitionKind def_kind()
def_kind in interface IRObjectOperationspublic InterfaceDef[] base_interfaces()
base_interfaces in interface InterfaceDefOperationspublic void base_interfaces(InterfaceDef[] a)
base_interfaces in interface InterfaceDefOperationspublic ValueBoxDef create_value_box(String id, String name, String version, IDLType original_type_def)
create_value_box in interface ContainerOperationspublic FullInterfaceDescription describe_interface()
describe_interface in interface InterfaceDefOperationspublic AttributeDef create_attribute(String id, String name, String version, IDLType type, AttributeMode mode)
create_attribute in interface InterfaceDefOperationspublic UnionDef create_union(String id, String name, String version, IDLType discriminator_type, UnionMember[] members)
create_union in interface ContainerOperationspublic ExceptionDef create_exception(String id, String name, String version, StructMember[] members)
create_exception in interface ContainerOperationspublic String name()
name in interface ContainedOperationspublic InterfaceDef create_interface(String id, String name, String version, InterfaceDef[] base_interfaces)
create_interface in interface ContainerOperationspublic ExtAttributeDef create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions)
create_ext_attribute in interface InterfaceAttrExtensionOperationspublic NativeDef create_native(String id, String name, String version)
create_native in interface ContainerOperationsCopyright © 2017 JacORB. All rights reserved.