public interface Hood extends Builtin
The following features are supported:
ProtelisPackage.getHood()| Modifier and Type | Method and Description |
|---|---|
Expression |
getArg()
Returns the value of the 'Arg' containment reference.
|
void |
setArg(Expression value)
Sets the value of the '
Arg' containment reference. |
Expression getArg()
If the meaning of the 'Arg' containment reference isn't clear, there really should be more of a description here...
setArg(Expression),
ProtelisPackage.getHood_Arg()void setArg(Expression value)
Arg' containment reference.
value - the new value of the 'Arg' containment reference.getArg()Copyright © 2015. All rights reserved.