Class GroovyDslContingenciesProvider

java.lang.Object
com.powsybl.contingency.dsl.AbstractDslContingenciesProvider
com.powsybl.contingency.dsl.GroovyDslContingenciesProvider
All Implemented Interfaces:
ContingenciesProvider

public class GroovyDslContingenciesProvider extends AbstractDslContingenciesProvider
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Constructor Details

    • GroovyDslContingenciesProvider

      public GroovyDslContingenciesProvider(Path path)
    • GroovyDslContingenciesProvider

      public GroovyDslContingenciesProvider(InputStream input)
  • Method Details