|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationSection
A representation of the configuration section in the environment division.
The following features are supported:
COBOLPackage.getConfigurationSection()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
ObjectComputerParagraph |
getObjectComputerParagraph()
Returns the value of the 'Object Computer Paragraph' containment reference. |
RepositoryParagraph |
getRepositoryParagraph()
Returns the value of the 'Repository Paragraph' containment reference. |
SourceComputerParagraph |
getSourceComputerParagraph()
Returns the value of the 'Source Computer Paragraph' containment reference. |
SpecialNamesParagraph |
getSpecialNamesParagraph()
Returns the value of the 'Special Names Paragraph' containment reference. |
void |
setObjectComputerParagraph(ObjectComputerParagraph value)
Sets the value of the ' Object Computer Paragraph' containment reference. |
void |
setRepositoryParagraph(RepositoryParagraph value)
Sets the value of the ' Repository Paragraph' containment reference. |
void |
setSourceComputerParagraph(SourceComputerParagraph value)
Sets the value of the ' Source Computer Paragraph' containment reference. |
void |
setSpecialNamesParagraph(SpecialNamesParagraph value)
Sets the value of the ' Special Names Paragraph' containment reference. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.ASTNode |
|---|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTag |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
SourceComputerParagraph getSourceComputerParagraph()
setSourceComputerParagraph(SourceComputerParagraph),
COBOLPackage.getConfigurationSection_SourceComputerParagraph()void setSourceComputerParagraph(SourceComputerParagraph value)
Source Computer Paragraph' containment reference.
value - the new value of the 'Source Computer Paragraph' containment reference.getSourceComputerParagraph()ObjectComputerParagraph getObjectComputerParagraph()
setObjectComputerParagraph(ObjectComputerParagraph),
COBOLPackage.getConfigurationSection_ObjectComputerParagraph()void setObjectComputerParagraph(ObjectComputerParagraph value)
Object Computer Paragraph' containment reference.
value - the new value of the 'Object Computer Paragraph' containment reference.getObjectComputerParagraph()SpecialNamesParagraph getSpecialNamesParagraph()
setSpecialNamesParagraph(SpecialNamesParagraph),
COBOLPackage.getConfigurationSection_SpecialNamesParagraph()void setSpecialNamesParagraph(SpecialNamesParagraph value)
Special Names Paragraph' containment reference.
value - the new value of the 'Special Names Paragraph' containment reference.getSpecialNamesParagraph()RepositoryParagraph getRepositoryParagraph()
The value is a representation of the repository paragraph; if there is no repository paragraph, the value is null.
setRepositoryParagraph(RepositoryParagraph),
COBOLPackage.getConfigurationSection_RepositoryParagraph()void setRepositoryParagraph(RepositoryParagraph value)
Repository Paragraph' containment reference.
value - the new value of the 'Repository Paragraph' containment reference.getRepositoryParagraph()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||