public interface LinageCounter extends SpecialRegister
The following features are supported:
COBOLPackage.getLinageCounter()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
FileDescriptionEntry |
getFile()
Returns the value of the 'File' reference.
|
void |
setFile(FileDescriptionEntry value)
Sets the value of the '
File' reference. |
getName, setNamegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
FileDescriptionEntry getFile()
setFile(FileDescriptionEntry),
COBOLPackage.getLinageCounter_File()void setFile(FileDescriptionEntry value)
File' reference.
value - the new value of the 'File' reference.getFile()