| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getEntry()
Returns the value of the 'Entry' containment reference.
|
Reference |
getSet()
Returns the value of the 'Set' containment reference.
|
Expression |
getTitle()
Returns the value of the 'Title' containment reference.
|
void |
setEntry(Reference value)
Sets the value of the '
Entry' containment reference. |
void |
setSet(Reference value)
Sets the value of the '
Set' containment reference. |
void |
setTitle(Expression value)
Sets the value of the '
Title' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getEntry()
setEntry(Reference),
PLIPackage.getFetchPart_Entry()void setEntry(Reference value)
Entry' containment reference.
value - the new value of the 'Entry' containment reference.getEntry()Reference getSet()
setSet(Reference),
PLIPackage.getFetchPart_Set()void setSet(Reference value)
Set' containment reference.
value - the new value of the 'Set' containment reference.getSet()Expression getTitle()
setTitle(Expression),
PLIPackage.getFetchPart_Title()void setTitle(Expression value)
Title' containment reference.
value - the new value of the 'Title' containment reference.getTitle()