public interface DefaultRangeClause extends DefaultClause
The following features are supported:
PLIPackage.getDefaultRangeClause()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Range> |
getRanges()
Returns the value of the 'Ranges' containment reference list.
|
getAttributes, getBoundsgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<Range> getRanges()
Range.
PLIPackage.getDefaultRangeClause_Ranges()