Package com.powsybl.security
Interface ViolationLocation
- All Known Implementing Classes:
BusBreakerViolationLocation
,NodeBreakerViolationLocation
public interface ViolationLocation
- Author:
- Étienne Lesot <etienne.lesot at rte-france.com>
-
Method Details
-
getId
String getId() -
getType
ViolationLocation.Type getType() -
getVoltageLevelId
String getVoltageLevelId() -
getBusId
-
getBusBarIds
-