Java Platform 1.2
Beta 4

Uses of Interface
org.omg.CORBA.Contained

Packages that use Contained
org.omg.CORBA   
org.omg.CORBA.ContainerPackage   
 

Uses of Contained in org.omg.CORBA
 

Subinterfaces of Contained in org.omg.CORBA
  AliasDef
          An AliasDef represents an OMG IDL typedef that aliases other definition.
  AttributeDef
          An AttributeDef represents the information that defines an attribute of an interface.
  ConstantDef
          A ConstantDef object defines a named constant.
  EnumDef
          A EnumDef represents an OMG IDL enum definition.
  ExceptionDef
          An ExceptionDef represents an exception definition.
  InitializerDef
           
  InterfaceDef
          An InterfaceDef object represents an interface definition.
  ModuleDef
          A ModuleDef can contain constants, typedefs, exceptions, interfaces, and other module objects.
  OperationDef
          An OperationDef represents the information that defines an operation of an interface.
  StructDef
          A StructDef represents an OMG IDL structure definition.
  TypedefDef
          TypedefDef is an abstract interface used as a base interface for all named non-object types(structures, unions, enumerations, aliases).
  UnionDef
          A UnionDef represents an OMG IDL union definition.
  ValueDef
           
  ValueMemberDef
           
 

Methods in org.omg.CORBA that return Contained
 Contained Repository.lookup_id(String search_id)
           
 Contained Container.lookup(String search_name)
           
 Contained[] Container.contents(DefinitionKind limit_type, boolean exclude_inherited)
           
 Contained[] Container.lookup_name(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited)
           
 

Uses of Contained in org.omg.CORBA.ContainerPackage
 

Fields in org.omg.CORBA.ContainerPackage declared as Contained
 Contained Description.contained_object
           
 

Constructors in org.omg.CORBA.ContainerPackage with parameters of type Contained
Description.Description(Contained __contained_object, DefinitionKind __kind, Any __value)
           
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.