public interface GenericAttribute extends Attribute
The following features are supported:
PLIPackage.getGenericAttribute()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
EntryOtherwiseReference |
getEntryOtherwiseReference()
Returns the value of the 'Entry Otherwise Reference' containment reference.
|
java.util.List<EntryWhenReference> |
getEntryWhenReferences()
Returns the value of the 'Entry When References' containment reference list.
|
void |
setEntryOtherwiseReference(EntryOtherwiseReference value)
Sets the value of the '
Entry Otherwise Reference' containment reference. |
getType, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<EntryWhenReference> getEntryWhenReferences()
EntryWhenReference.
PLIPackage.getGenericAttribute_EntryWhenReferences()EntryOtherwiseReference getEntryOtherwiseReference()
setEntryOtherwiseReference(EntryOtherwiseReference),
PLIPackage.getGenericAttribute_EntryOtherwiseReference()void setEntryOtherwiseReference(EntryOtherwiseReference value)
Entry Otherwise Reference' containment reference.
value - the new value of the 'Entry Otherwise Reference' containment reference.getEntryOtherwiseReference()