Package com.powsybl.action.dsl
Interface Condition
-
- All Known Implementing Classes:
ExpressionCondition
public interface Condition
- Author:
- Geoffroy Jamgotchian
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConditionType
getType()
-
-
-
Method Detail
-
getType
ConditionType getType()
-
-