public interface InitialItem extends PLINode
The following features are supported:
PLIPackage.getInitialItem()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
PLINode |
getItemContent()
Returns the value of the 'Item Content' containment reference.
|
void |
setItemContent(PLINode value)
Sets the value of the '
Item Content' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
PLINode getItemContent()
setItemContent(PLINode),
PLIPackage.getInitialItem_ItemContent()void setItemContent(PLINode value)
Item Content' containment reference.
value - the new value of the 'Item Content' containment reference.getItemContent()