public interface Assignment extends Statement
The following features are supported:
ProtelisPackage.getAssignment()| Modifier and Type | Method and Description |
|---|---|
LinkableStatement |
getRefVar()
Returns the value of the 'Ref Var' reference.
|
void |
setRefVar(LinkableStatement value)
Sets the value of the '
Ref Var' reference. |
getName, getRight, setName, setRightLinkableStatement getRefVar()
If the meaning of the 'Ref Var' reference isn't clear, there really should be more of a description here...
setRefVar(LinkableStatement),
ProtelisPackage.getAssignment_RefVar()void setRefVar(LinkableStatement value)
Ref Var' reference.
value - the new value of the 'Ref Var' reference.getRefVar()Copyright © 2015. All rights reserved.