public interface RepInitialize
extends org.eclipse.emf.ecore.EObject
ProtelisPackage.getRepInitialize()| Modifier and Type | Method and Description |
|---|---|
Expression |
getW()
Returns the value of the 'W' containment reference.
|
VAR |
getX()
Returns the value of the 'X' containment reference.
|
void |
setW(Expression value)
Sets the value of the '
W' containment reference. |
void |
setX(VAR value)
Sets the value of the '
X' containment reference. |
VAR getX()
If the meaning of the 'X' containment reference isn't clear, there really should be more of a description here...
setX(VAR),
ProtelisPackage.getRepInitialize_X()void setX(VAR value)
X' containment reference.
value - the new value of the 'X' containment reference.getX()Expression getW()
If the meaning of the 'W' containment reference isn't clear, there really should be more of a description here...
setW(Expression),
ProtelisPackage.getRepInitialize_W()void setW(Expression value)
W' containment reference.
value - the new value of the 'W' containment reference.getW()Copyright © 2015. All rights reserved.