public interface SEGen extends AclfGen
The following features are supported:
SEPackage.getSEGen()
Modifier and Type | Method and Description |
---|---|
SEMeasRecord |
getCurSeRec()
Returns the value of the 'Cur Se Rec' reference.
|
SEMeasRecord |
getPSeRec()
Returns the value of the 'PSe Rec' reference.
|
SEMeasRecord |
getQSeRec()
Returns the value of the 'QSe Rec' reference.
|
SEMeasRecord |
getVoltSeRec()
Returns the value of the 'Volt Se Rec' reference.
|
void |
setCurSeRec(SEMeasRecord value)
Sets the value of the '
Cur Se Rec ' reference. |
void |
setPSeRec(SEMeasRecord value)
Sets the value of the '
PSe Rec ' reference. |
void |
setQSeRec(SEMeasRecord value)
Sets the value of the '
QSe Rec ' reference. |
void |
setVoltSeRec(SEMeasRecord value)
Sets the value of the '
Volt Se Rec ' reference. |
getCode, getDesiredVoltMag, getGen, getMvaBase, getMvarControlPFactor, getMwControlPFactor, getParentBus, getPGenLimit, getQGenLimit, getRatedVoltage, getRemoteVControlBusId, getSourceZ, getVLimit, getXfrTap, getXfrZ, setCode, setDesiredVoltMag, setGen, setMvaBase, setMvarControlPFactor, setMwControlPFactor, setParentBus, setPGenLimit, setQGenLimit, setRatedVoltage, setRemoteVControlBusId, setSourceZ, setVLimit, setXfrTap, setXfrZ, toString
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
SEMeasRecord getPSeRec()
setPSeRec(SEMeasRecord)
,
SEPackage.getSEGen_PSeRec()
void setPSeRec(SEMeasRecord value)
PSe Rec
' reference.
value
- the new value of the 'PSe Rec' reference.getPSeRec()
SEMeasRecord getQSeRec()
setQSeRec(SEMeasRecord)
,
SEPackage.getSEGen_QSeRec()
void setQSeRec(SEMeasRecord value)
QSe Rec
' reference.
value
- the new value of the 'QSe Rec' reference.getQSeRec()
SEMeasRecord getVoltSeRec()
setVoltSeRec(SEMeasRecord)
,
SEPackage.getSEGen_VoltSeRec()
void setVoltSeRec(SEMeasRecord value)
Volt Se Rec
' reference.
value
- the new value of the 'Volt Se Rec' reference.getVoltSeRec()
SEMeasRecord getCurSeRec()
setCurSeRec(SEMeasRecord)
,
SEPackage.getSEGen_CurSeRec()
void setCurSeRec(SEMeasRecord value)
Cur Se Rec
' reference.
value
- the new value of the 'Cur Se Rec' reference.getCurSeRec()