| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSection |
getConfigurationSection()
Returns the value of the 'Configuration Section' containment reference.
|
InputOutputSection |
getInputOutputSection()
Returns the value of the 'Input Output Section' containment reference.
|
void |
setConfigurationSection(ConfigurationSection value)
Sets the value of the '
Configuration Section' containment reference. |
void |
setInputOutputSection(InputOutputSection value)
Sets the value of the '
Input Output Section' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
ConfigurationSection getConfigurationSection()
setConfigurationSection(ConfigurationSection),
COBOLPackage.getEnvironmentDivision_ConfigurationSection()void setConfigurationSection(ConfigurationSection value)
Configuration Section' containment reference.
value - the new value of the 'Configuration Section' containment reference.getConfigurationSection()InputOutputSection getInputOutputSection()
setInputOutputSection(InputOutputSection),
COBOLPackage.getEnvironmentDivision_InputOutputSection()void setInputOutputSection(InputOutputSection value)
Input Output Section' containment reference.
value - the new value of the 'Input Output Section' containment reference.getInputOutputSection()