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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return ConfigurationSection
 ConfigurationSection EnvironmentDivision.getConfigurationSection()
          Returns the value of the 'Configuration Section' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type ConfigurationSection
 void EnvironmentDivision.setConfigurationSection(ConfigurationSection value)
          Sets the value of the 'Configuration Section' containment reference.