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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return WorkingStorageSection
 WorkingStorageSection DataDivision.getWorkingStorageSection()
          Returns the value of the 'Working Storage Section' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type WorkingStorageSection
 void DataDivision.setWorkingStorageSection(WorkingStorageSection value)
          Sets the value of the 'Working Storage Section' containment reference.