org.omg.CORBA
Interface Contained
- All Superinterfaces:
- ContainedOperations, IDLEntity, IRObject, IRObjectOperations, Object, java.io.Serializable
- All Known Subinterfaces:
- AbstractInterfaceDef, AliasDef, AttributeDef, ConstantDef, EnumDef, ExceptionDef, InterfaceDef, LocalInterfaceDef, ModuleDef, NativeDef, OperationDef, StructDef, TypedefDef, UnionDef, ValueBoxDef, ValueDef, ValueMemberDef
- All Known Implementing Classes:
- _ContainedStub
- public interface Contained
- extends ContainedOperations, IRObject, Object, IDLEntity
The base interface Contained is inherited by all Interface
Repository interfaces that are contained by other IR objects. All
objects within the Interface Repository, except the root object
(Repository) and definitions of anonymous (ArrayDef, StringDef,
WstringDef, FixedDef and SequenceDef), and primitive types are
contained by other objects.
Methods inherited from interface org.omg.CORBA.ContainedOperations |
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |