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
public interface Contained
- extends ContainedOperations, IRObject, IDLEntity
Represents Interface Repository objects that are, themselves,
contained within another Interface Repository object.
This interface provides methods for:
Setting and retrieving the object's name and version.
Determining the Container that contains this object.
Obtaining the object's absolute name, containing repository, and description.
Moving an object from one container to another.
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_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Read the latest documentation online