public interface CFormatItem extends FormatItem
The following features are supported:
PLIPackage.getCFormatItem()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
FormatItem |
getRealFormatItem()
Returns the value of the 'Real Format Item' containment reference.
|
void |
setRealFormatItem(FormatItem value)
Sets the value of the '
Real Format Item' containment reference. |
getIterationFactor, getType, setIterationFactor, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
FormatItem getRealFormatItem()
setRealFormatItem(FormatItem),
PLIPackage.getCFormatItem_RealFormatItem()void setRealFormatItem(FormatItem value)
Real Format Item' containment reference.
value - the new value of the 'Real Format Item' containment reference.getRealFormatItem()