public interface OptionsAttribute extends Attribute
The following features are supported:
PLIPackage.getOptionsAttribute()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EntryOption> |
getOptions()
Returns the value of the 'Options' containment reference list.
|
getType, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<EntryOption> getOptions()
EntryOption.
PLIPackage.getOptionsAttribute_Options()