public interface TypeReferencingAttribute extends Attribute
The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getTypeReference()
Returns the value of the 'Type Reference' containment reference.
|
void |
setTypeReference(Reference value)
Sets the value of the '
Type Reference' containment reference. |
getType, setTypegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getTypeReference()
setTypeReference(Reference),
PLIPackage.getTypeReferencingAttribute_TypeReference()void setTypeReference(Reference value)
Type Reference' containment reference.
value - the new value of the 'Type Reference' containment reference.getTypeReference()