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

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

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

Subclasses of TableSubscriptImpl in com.ibm.etools.cobol.application.model.cobol.impl
 class AllSubscriptImpl
          An implementation of the model object 'All Subscript'.
 class DataSubscriptImpl
          An implementation of the model object 'Data Subscript'.
 class IndexSubscriptImpl
          An implementation of the model object 'Index Subscript'.
 class IntSubscriptImpl
          An implementation of the model object 'Int Subscript'.