public interface QBank
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AclfAdjustPackage.getQBank()| Modifier and Type | Method and Description |
|---|---|
int |
getSteps()
Returns the value of the 'Steps' attribute.
|
double |
getUnitQMvar()
Returns the value of the 'Unit QMvar' attribute.
|
void |
setSteps(int value)
Sets the value of the '
Steps' attribute. |
void |
setUnitQMvar(double value)
Sets the value of the '
Unit QMvar' attribute. |
int getSteps()
If the meaning of the 'Steps' attribute isn't clear, there really should be more of a description here...
number of unitssetSteps(int),
AclfAdjustPackage.getQBank_Steps()void setSteps(int value)
Steps' attribute.
value - the new value of the 'Steps' attribute.getSteps()double getUnitQMvar()
If the meaning of the 'Unit QMvar' attribute isn't clear, there really should be more of a description here...
Q in mvar of each unitsetUnitQMvar(double),
AclfAdjustPackage.getQBank_UnitQMvar()void setUnitQMvar(double value)
Unit QMvar' attribute.
value - the new value of the 'Unit QMvar' attribute.getUnitQMvar()