public interface TupleVal extends Scalar
ProtelisPackage.getTupleVal()| Modifier and Type | Method and Description |
|---|---|
ExprList |
getArgs()
Returns the value of the 'Args' containment reference.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setArgs(ExprList value)
Sets the value of the '
Args' containment reference. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ProtelisPackage.getTupleVal_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()ExprList getArgs()
If the meaning of the 'Args' containment reference isn't clear, there really should be more of a description here...
setArgs(ExprList),
ProtelisPackage.getTupleVal_Args()Copyright © 2015. All rights reserved.