public class ModalityPositionTable extends PositionTable
| Modifier and Type | Field and Description |
|---|---|
private Range |
firstStatementRange |
children, endPos, startPos| Constructor and Description |
|---|
ModalityPositionTable(int rows) |
| Modifier and Type | Method and Description |
|---|---|
Range |
getFirstStatementRange() |
void |
setFirstStatementRange(Range r) |
firstStatementRangeForIndex, getChild, getSequentPIS, pathForIndex, rangeForIndex, rangeForPath, setEnd, setStart, setStart, toStringprivate Range firstStatementRange
public void setFirstStatementRange(Range r)
public Range getFirstStatementRange()
getFirstStatementRange in class PositionTableModalityPositionTable.