public interface BusLoadCodeChange
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getExpLoadP()
Returns the value of the 'Exp Load P' attribute.
|
double |
getExpLoadQ()
Returns the value of the 'Exp Load Q' attribute.
|
AclfLoadCode |
getToCode()
Returns the value of the 'To Code' attribute.
|
void |
setExpLoadP(double value)
Sets the value of the '
Exp Load P' attribute. |
void |
setExpLoadQ(double value)
Sets the value of the '
Exp Load Q' attribute. |
void |
setToCode(AclfLoadCode value)
Sets the value of the '
To Code' attribute. |
AclfLoadCode getToCode()
AclfLoadCode.
If the meaning of the 'To Code' attribute isn't clear, there really should be more of a description here...
AclfLoadCode,
setToCode(AclfLoadCode),
MCaseModifyPackage.getBusLoadCodeChange_ToCode()void setToCode(AclfLoadCode value)
To Code' attribute.
value - the new value of the 'To Code' attribute.AclfLoadCode,
getToCode()double getExpLoadP()
If the meaning of the 'Exp Load P' attribute isn't clear, there really should be more of a description here...
setExpLoadP(double),
MCaseModifyPackage.getBusLoadCodeChange_ExpLoadP()void setExpLoadP(double value)
Exp Load P' attribute.
value - the new value of the 'Exp Load P' attribute.getExpLoadP()double getExpLoadQ()
If the meaning of the 'Exp Load Q' attribute isn't clear, there really should be more of a description here...
setExpLoadQ(double),
MCaseModifyPackage.getBusLoadCodeChange_ExpLoadQ()void setExpLoadQ(double value)
Exp Load Q' attribute.
value - the new value of the 'Exp Load Q' attribute.getExpLoadQ()