public class InterfaceDef extends Contained implements InterfaceDefOperations, ContainerType
absolute_name, containing_repository, defined_in, id, versionabsolute_name, containing_repository, createContained, createContainedReference, defined_in, id, id, move, name, name, version, versiondef_kind, getName, getReference, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabsolute_name, containing_repository, defined_in, id, id, move, name, name, version, versiondef_kindpublic void loadContents()
loadContents in interface ContainerTypepublic InterfaceDef[] base_interfaces()
base_interfaces in interface InterfaceDefOperationspublic org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription describe_interface()
describe_interface in interface InterfaceDefOperationspublic boolean is_a(String interface_id)
is_a in interface InterfaceDefOperationspublic void base_interfaces(InterfaceDef[] a)
base_interfaces in interface InterfaceDefOperationspublic AttributeDef create_attribute(String id, String name, String version, IDLType type, AttributeMode mode)
create_attribute in interface InterfaceDefOperationspublic OperationDef create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts)
create_operation in interface InterfaceDefOperationspublic Contained lookup(String scopedname)
lookup in interface ContainerOperationspublic Contained[] contents(DefinitionKind limit_type, boolean exclude_inherited)
contents in interface ContainerOperationspublic Contained[] lookup_name(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited)
lookup_name in interface ContainerOperationspublic org.omg.CORBA.ContainerPackage.Description[] describe_contents(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs)
describe_contents in interface ContainerOperationspublic ModuleDef create_module(String id, String name, String version)
create_module in interface ContainerOperationspublic ConstantDef create_constant(String id, String name, String version, IDLType type, Any value)
create_constant in interface ContainerOperationspublic StructDef create_struct(String id, String name, String version, StructMember[] members)
create_struct in interface ContainerOperationspublic UnionDef create_union(String id, String name, String version, IDLType discriminator_type, UnionMember[] members)
create_union in interface ContainerOperationspublic EnumDef create_enum(String id, String name, String version, String[] members)
create_enum in interface ContainerOperationspublic AliasDef create_alias(String id, String name, String version, IDLType original_type)
create_alias in interface ContainerOperationspublic ExceptionDef create_exception(String id, String name, String version, StructMember[] member)
create_exception in interface ContainerOperationspublic InterfaceDef create_interface(String id, String name, String version, InterfaceDef[] base_interfaces)
create_interface in interface ContainerOperationspublic ValueBoxDef create_value_box(String id, String name, String version, IDLType type)
create_value_box in interface ContainerOperationspublic 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 NativeDef create_native(String id, String name, String version)
create_native in interface ContainerOperationspublic org.omg.CORBA.ContainedPackage.Description describe()
describe in interface ContainedOperationsdescribe in class Containedpublic void destroy()
destroy in interface IRObjectOperationsdestroy in class IRObjectpublic TypeCode type()
type in interface IDLTypeOperationspublic AbstractInterfaceDef create_abstract_interface(String id, String name, String version, AbstractInterfaceDef[] baseInterfaces)
create_abstract_interface in interface ContainerOperationspublic ExtValueDef create_ext_value(String id, String name, String version, boolean isCustom, boolean isAbstract, ValueDef baseValue, boolean isTruncatable, ValueDef[] abstractBaseValues, InterfaceDef[] supportedInterfaces, ExtInitializer[] initializers)
create_ext_value in interface ContainerOperationspublic LocalInterfaceDef create_local_interface(String id, String name, String version, InterfaceDef[] baseInterfaces)
create_local_interface in interface ContainerOperationsCopyright © 2017 JacORB. All rights reserved.