public interface FileReferenceClause extends FileClause
The following features are supported:
PLIPackage.getFileReferenceClause()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getFileReference()
Returns the value of the 'File Reference' containment reference.
|
void |
setFileReference(Reference value)
Sets the value of the '
File Reference' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getFileReference()
setFileReference(Reference),
PLIPackage.getFileReferenceClause_FileReference()void setFileReference(Reference value)
File Reference' containment reference.
value - the new value of the 'File Reference' containment reference.getFileReference()