public interface HandleQualifiedReference extends Reference
The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getHandle()
Returns the value of the 'Handle' containment reference.
|
Reference |
getTypedStructure()
Returns the value of the 'Typed Structure' containment reference.
|
void |
setHandle(Reference value)
Sets the value of the '
Handle' containment reference. |
void |
setTypedStructure(Reference value)
Sets the value of the '
Typed Structure' containment reference. |
getDeclaration, setDeclarationgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getHandle()
setHandle(Reference),
PLIPackage.getHandleQualifiedReference_Handle()void setHandle(Reference value)
Handle' containment reference.
value - the new value of the 'Handle' containment reference.getHandle()Reference getTypedStructure()
setTypedStructure(Reference),
PLIPackage.getHandleQualifiedReference_TypedStructure()void setTypedStructure(Reference value)
Typed Structure' containment reference.
value - the new value of the 'Typed Structure' containment reference.getTypedStructure()