Package com.powsybl.action.dsl
-
Interface Summary Interface Description ActionDslHandler Users may define their own handling of action DSL objects, by implementing this interface and callingActionDslLoader.loadDsl(groovy.lang.Binding, com.powsybl.iidm.network.Network, com.powsybl.action.dsl.ActionDslHandler, com.powsybl.action.dsl.ActionDslLoaderObserver)
method.ActionDslLoaderObserver Condition -
Class Summary Class Description Action ActionDb DefaultActionDslLoaderObserver ExpressionCondition GroovyDslContingenciesProvider AContingenciesProvider
which provides same contingencies definition syntax asGroovyDslContingenciesProvider
, but allows to use more complete action-dsl scripts as is for standard security analysis.GroovyDslContingenciesProviderFactory Rule -
Enum Summary Enum Description ConditionType RuleType -
Exception Summary Exception Description ActionDslException