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

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

Subinterfaces of TopLevelVariableSet in com.ibm.etools.cobol.application.model.cobol
 interface LinkageSection
          A representation of the linkage section in the data division.
 interface LocalStorageSection
          A representation of the local storage section in the data division.
 interface WorkingStorageSection
          A representation of the working storage section in the data division.