Previous Table of Contents Next


19.3.5 CORBAL IDL Data Types Associations


   19.3.5.1 ArrayElementType Protected

   Associates an ArrayType with the type of its elements.

   Ends

   arrayType

   Arrays having elements of this type.class: ArrayTypemultiplicity: zero or more

   elementType

   Identifies the type of an array’s elements.class: IDLTypemultiplicity: exactly one

   19.3.5.2 SequenceElementType Protected

   Identifies the type of elements in a sequence.

   Ends

   elementType

   Identifies the type of elements in a sequence. class: IDLType multiplicity: exactly one

   sequence

Sequences of this type.

class:

multiplicity:

SequenceType
zero or more