Package com.powsybl.action
Class HvdcActionBuilder
java.lang.Object
com.powsybl.action.HvdcActionBuilder
- All Implemented Interfaces:
ActionBuilder<HvdcActionBuilder>
- Author:
- Etienne Lesot <[email protected]>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
getId()
getType()
withAcEmulationEnabled
(Boolean acEmulationEnabled) withActivePowerSetpoint
(Double activePowerSetpoint) withConverterMode
(HvdcLine.ConvertersMode converterMode) withHvdcId
(String hvdcId) withNetworkElementId
(String hvdcId) withRelativeValue
(Boolean relativeValue)
-
Constructor Details
-
HvdcActionBuilder
public HvdcActionBuilder()
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceActionBuilder<HvdcActionBuilder>
-
build
- Specified by:
build
in interfaceActionBuilder<HvdcActionBuilder>
-
withNetworkElementId
- Specified by:
withNetworkElementId
in interfaceActionBuilder<HvdcActionBuilder>
-
getType
- Specified by:
getType
in interfaceActionBuilder<HvdcActionBuilder>
-
withId
- Specified by:
withId
in interfaceActionBuilder<HvdcActionBuilder>
-
withHvdcId
-
withAcEmulationEnabled
-
withActivePowerSetpoint
-
withDroop
-
withP0
-
withRelativeValue
-
withConverterMode
-