Class RootContext

java.lang.Object
com.powsybl.commons.report.RootContext

public class RootContext extends Object
Author:
Florian Dupuy <florian.dupuy at rte-france.com>
  • Constructor Details

    • RootContext

      public RootContext()
  • Method Details

    • getDictionary

      public Map<String,String> getDictionary()
    • addDictionaryEntry

      public void addDictionaryEntry(String key, String messageTemplate)
    • merge

      public void merge(RootContext otherContext)