public interface AclfControlBus extends NameTag, IAclfAdjustment
The following features are supported:
AclfAdjustPackage.getAclfControlBus()| Modifier and Type | Method and Description |
|---|---|
void |
changeToGenPQBus(double qSpecPU)
Change gen PV bus type to gen PQ bus.
|
void |
changeToGenPVBus(double vSpecPU)
Change gen PQ bus type to gen PV bus.
|
BaseAclfBus<?,?> |
getParentBus()
Returns the value of the 'Parent Bus' reference.
|
void |
setParentBus(BaseAclfBus<?,?> value)
Sets the value of the '
Parent Bus' reference. |
checkData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatusreadData, writeDataneedAdjust, performAdjustBaseAclfBus<?,?> getParentBus()
If the meaning of the 'Parent Bus' reference isn't clear, there really should be more of a description here...
Reference to parent AclfBus objectsetParentBus(BaseAclfBus),
AclfAdjustPackage.getAclfControlBus_ParentBus()void setParentBus(BaseAclfBus<?,?> value)
Parent Bus' reference.
value - the new value of the 'Parent Bus' reference.getParentBus()void changeToGenPVBus(double vSpecPU)
void changeToGenPQBus(double qSpecPU)