public interface ReservedAttribute extends Attribute
The following features are supported:
PLIPackage.getReservedAttribute()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isImported()
Returns the value of the 'Imported' attribute.
|
boolean |
isSetImported()
Returns whether the value of the '
Imported' attribute is set. |
void |
setImported(boolean value)
Sets the value of the '
Imported' attribute. |
void |
unsetImported()
Unsets the value of the '
Imported' attribute. |
getType, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
boolean isImported()
"false".
isSetImported(),
unsetImported(),
setImported(boolean),
PLIPackage.getReservedAttribute_Imported()void setImported(boolean value)
Imported' attribute.
value - the new value of the 'Imported' attribute.isSetImported(),
unsetImported(),
isImported()void unsetImported()
Imported' attribute.
isSetImported(),
isImported(),
setImported(boolean)boolean isSetImported()
Imported' attribute is set.
unsetImported(),
isImported(),
setImported(boolean)