public interface LineFormatItem extends FormatItem
The following features are supported:
PLIPackage.getLineFormatItem()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getLineNumber()
Returns the value of the 'Line Number' containment reference.
|
void |
setLineNumber(Expression value)
Sets the value of the '
Line Number' containment reference. |
getIterationFactor, getType, setIterationFactor, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Expression getLineNumber()
setLineNumber(Expression),
PLIPackage.getLineFormatItem_LineNumber()void setLineNumber(Expression value)
Line Number' containment reference.
value - the new value of the 'Line Number' containment reference.getLineNumber()