public interface EntryAttribute extends Attribute
The following features are supported:
PLIPackage.getEntryAttribute()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ParameterDescription> |
getParameterDescriptions()
Returns the value of the 'Parameter Descriptions' 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<ParameterDescription> getParameterDescriptions()
ParameterDescription.
PLIPackage.getEntryAttribute_ParameterDescriptions()