Interface HvdcConverterStationAdder<T extends HvdcConverterStation<T>,A extends HvdcConverterStationAdder>

All Superinterfaces:
IdentifiableAdder<T,A>, InjectionAdder<T,A>
All Known Subinterfaces:
LccConverterStationAdder, VscConverterStationAdder

public interface HvdcConverterStationAdder<T extends HvdcConverterStation<T>,A extends HvdcConverterStationAdder> extends InjectionAdder<T,A>
HVDC converter station builder and adder.
Author:
Mathieu Bague <mathieu.bague at rte-france.com>