public interface EntryWhenReference extends PLINode
The following features are supported:
PLIPackage.getEntryWhenReference()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GenericDescriptor> |
getDescriptors()
Returns the value of the 'Descriptors' containment reference list.
|
Reference |
getEntry()
Returns the value of the 'Entry' containment reference.
|
void |
setEntry(Reference value)
Sets the value of the '
Entry' 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.getEntryWhenReference_Entry()void setEntry(Reference value)
Entry' containment reference.
value - the new value of the 'Entry' containment reference.getEntry()java.util.List<GenericDescriptor> getDescriptors()
GenericDescriptor.
PLIPackage.getEntryWhenReference_Descriptors()