CORBA module: EnumDef Interface

Overview Used within the Interface Repository to represent an OMG IDL enumeration definition.
File name wasir.idl
Local-only True
Ancestor interfaces TypedefDef Interface
Exceptions CORBA::SystemException
Supported operations EnumDef::members
IDLType::type


Intended Usage

An instance of an EnumDef object is used within the Interface Repository to represent an OMG IDL enumeration definition. An instance of an EnumDef object can be created using the create_enum operation of the Container interface.

Syntax

  module CORBA
     {
        typedef sequence  EnumMemberSeq;
        interface EnumDef:TypedefDef
        {
           attribute EnumMemberSeq members;
        };
     };

Related reference
EnumDef::members



Searchable topic ID:   rcor_modeud
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modeud.html

Library | Support | Terms of Use | Feedback