public interface MemberIncludable extends Includable
The following features are supported:
PLIPackage.getMemberIncludable()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMember()
Returns the value of the 'Member' attribute.
|
void |
setMember(java.lang.String value)
Sets the value of the '
Member' attribute. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.lang.String getMember()
setMember(String),
PLIPackage.getMemberIncludable_Member()void setMember(java.lang.String value)
Member' attribute.
value - the new value of the 'Member' attribute.getMember()