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