public interface SkipFormatItem extends FormatItem
The following features are supported:
PLIPackage.getSkipFormatItem()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getRelativeLine()
Returns the value of the 'Relative Line' containment reference.
|
void |
setRelativeLine(Expression value)
Sets the value of the '
Relative Line' 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 getRelativeLine()
setRelativeLine(Expression),
PLIPackage.getSkipFormatItem_RelativeLine()void setRelativeLine(Expression value)
Relative Line' containment reference.
value - the new value of the 'Relative Line' containment reference.getRelativeLine()