public interface DeleteStatement extends ConditionPrefixable, LabelPrefixable, PLINode
The following features are supported:
PLIPackage.getDeleteStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
FileReferenceClause |
getFileReference()
Returns the value of the 'File Reference' containment reference.
|
KeyOption |
getKey()
Returns the value of the 'Key' containment reference.
|
void |
setFileReference(FileReferenceClause value)
Sets the value of the '
File Reference' containment reference. |
void |
setKey(KeyOption value)
Sets the value of the '
Key' containment reference. |
getConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
FileReferenceClause getFileReference()
setFileReference(FileReferenceClause),
PLIPackage.getDeleteStatement_FileReference()void setFileReference(FileReferenceClause value)
File Reference' containment reference.
value - the new value of the 'File Reference' containment reference.getFileReference()KeyOption getKey()
setKey(KeyOption),
PLIPackage.getDeleteStatement_Key()