Class CgmesPhaseTapChangerBuilder

java.lang.Object
com.powsybl.cgmes.conversion.elements.transformers.CgmesPhaseTapChangerBuilder

public class CgmesPhaseTapChangerBuilder extends Object
Author:
Luma Zamarreño <zamarrenolm at aia.es>, José Antonio Marqués <marquesja at aia.es>
  • Field Details

    • context

      protected final Context context
    • p

      protected final PropertyBag p
    • tapChanger

      protected final TapChanger tapChanger
    • lowStep

      protected int lowStep
    • highStep

      protected int highStep
  • Method Details

    • build

      public TapChanger build()
    • addRegulationData

      protected void addRegulationData()
    • addSteps

      protected void addSteps()
    • initialTapPosition

      protected int initialTapPosition(int defaultStep)
    • isTableValid

      protected boolean isTableValid(String tableId, PropertyBags table)