public interface FormatListFormatItem extends FormatItem
The following features are supported:
PLIPackage.getFormatListFormatItem()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FormatItem> |
getFormatItems()
Returns the value of the 'Format Items' containment reference list.
|
getIterationFactor, getType, setIterationFactor, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<FormatItem> getFormatItems()
FormatItem.
PLIPackage.getFormatListFormatItem_FormatItems()