Java Platform 1.2
Beta 4

Uses of Interface
org.omg.CORBA.IRObject

Packages that use IRObject
org.omg.CORBA   
 

Uses of IRObject in org.omg.CORBA
 

Subinterfaces of IRObject in org.omg.CORBA
  AliasDef
          An AliasDef represents an OMG IDL typedef that aliases other definition.
  ArrayDef
          An ArrayDef represents an OMG IDL array type.
  AttributeDef
          An AttributeDef represents the information that defines an attribute of an interface.
  ConstantDef
          A ConstantDef object defines a named constant.
  Contained
          The Contained Interface is inherited by all Interface Repository interfaces that are contained by other objects.
  Container
          The Container interface is used to form a containment hierarchy in the Interface Repository.
  EnumDef
          A EnumDef represents an OMG IDL enum definition.
  ExceptionDef
          An ExceptionDef represents an exception definition.
  IDLType
          The IDLType interface is an abstract interface inherited by all IR objects that represent the OMG IDL types.
  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.
  PrimitiveDef
          A PrimitiveDef represents one of the IDL primitive types.
  Repository
          Repository is an interface that provides global access to the Interface Repository.
  SequenceDef
          A SequenceDef represents an OMG IDL sequence type.
  StringDef
          A StringDef represents an OMG IDL string type.
  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.
  ValueBoxDef
           
  ValueDef
           
  ValueMemberDef
           
 


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.