Uses of Interface
com.ibm.etools.cobol.application.model.cobol.ElementaryDataItem

Uses of ElementaryDataItem in com.ibm.etools.cobol.application.model.cobol
 

Subinterfaces of ElementaryDataItem in com.ibm.etools.cobol.application.model.cobol
 interface AddressingItem
          A representation of an addressing data item.
 interface AlphabeticItem
          A representation of an alphabetic data item.
 interface AlphaNumericEditedItem
          A representation of an alphanumeric edited data item.
 interface AlphaNumericItem
          A representation of an alphanumeric data item.
 interface DBCSItem
          A representation of a DBCS data item.
 interface NumericEditedItem
          A representation of a numeric edited data item.
 interface NumericItem
          A representation of a numeric data item.
 interface ObjectReferenceItem
          A representation of an object reference.
 interface UnicodeItem
          A representation of a Unicode data item.