Uses of Class
com.ibm.etools.cobol.application.model.cobol.impl.TableDataItemImpl

Packages that use TableDataItemImpl
com.ibm.etools.cobol.application.model.cobol.impl   
 

Uses of TableDataItemImpl in com.ibm.etools.cobol.application.model.cobol.impl
 

Subclasses of TableDataItemImpl in com.ibm.etools.cobol.application.model.cobol.impl
 class FixedTableDataItemImpl
          An implementation of the model object 'Fixed Table Data Item'.
 class VariableTableDataItemImpl
          An implementation of the model object 'Variable Table Data Item'.