| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl | |
| org.eclipse.gmt.modisco.cobol.util |
| Modifier and Type | Method and Description |
|---|---|
COBOLSourceText |
CobolFactory.createCOBOLSourceText()
Returns a new object of class 'COBOL Source Text'.
|
COBOLSourceText |
COBOLElement.getSource()
Returns the value of the 'Source' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
COBOLElement.setSource(COBOLSourceText value)
Sets the value of the '
Source' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
COBOLSourceTextImpl
An implementation of the model object 'COBOL Source Text'.
|
| Modifier and Type | Field and Description |
|---|---|
protected COBOLSourceText |
COBOLElementImpl.source
The cached value of the '
Source' reference. |
| Modifier and Type | Method and Description |
|---|---|
COBOLSourceText |
COBOLElementImpl.basicGetSource() |
COBOLSourceText |
CobolFactoryImpl.createCOBOLSourceText() |
COBOLSourceText |
COBOLElementImpl.getSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
COBOLElementImpl.setSource(COBOLSourceText newSource) |
| Modifier and Type | Method and Description |
|---|---|
T |
CobolSwitch.caseCOBOLSourceText(COBOLSourceText object)
Returns the result of interpreting the object as an instance of 'COBOL Source Text'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.