Uses of Interface
com.powsybl.iidm.modification.NetworkModification
Package
Description
-
Uses of NetworkModification in com.powsybl.action.dsl
-
Uses of NetworkModification in com.powsybl.action.dsl.modification
-
Uses of NetworkModification in com.powsybl.action.dsl.spi
Modifier and TypeMethodDescriptionvoid
DslModificationExtension.addToSpec
(groovy.lang.MetaClass modificationsSpecMetaClass, List<NetworkModification> modifications, groovy.lang.Binding binding) -
Uses of NetworkModification in com.powsybl.contingency
-
Uses of NetworkModification in com.powsybl.iidm.modification
Modifier and TypeClassDescriptionclass
class
class
SimpleNetworkModification
for elements that needs to modify their voltage and reactive setpoints.class
SimpleNetworkModification
for a battery.class
class
final class
class
class
class
class
class
class
class
class
class
SimpleNetworkModification
to (dis)connect a shunt compensator and/or change its section.class
SimpleNetworkModification
for a static var compensator.class
class
SimpleNetworkModification
for a VSC converter station.ModifierConstructorDescriptionNetworkModificationList
(List<NetworkModification> modificationList) -
Uses of NetworkModification in com.powsybl.iidm.modification.tapchanger
Modifier and TypeClassDescriptionclass
class
class
-
Uses of NetworkModification in com.powsybl.iidm.modification.topology
Modifier and TypeClassDescriptionclass
This method cuts an existing line in two lines that will be created and connected to an existing voltage level (also called switching voltage level).class
This class allows to add a new branch's feeders on existing busbar sections.class
Adds a coupling device between two busbar sections.class
This method adds a new injection bay on an existing busbar section.class
Connect an existing voltage level (in practice a voltage level where we have some loads or generations) to an existing line through a tee point.class
Creates symmetrical matrix topology in a given voltage level, containing a given number of busbar with a given number of sections each.
SeeCreateVoltageLevelTopologyBuilder
.class
This modification removes the whole feeder bay related to a given feeder connectable.class
class
class
class
This method transform the action done in the CreateLineOnLine class into the action done in the ConnectVoltageLevelOnLine class : it replaces 3 existing lines (with the same voltage level at one of their side (tee point)) with two new lines, and removes the tee pointclass
This method reverses the action done in the ConnectVoltageLevelOnLine class : it replaces 2 existing lines (with the same voltage level at one of their side) with a new line, and eventually removes the voltage level in common (switching voltage level), if it contains no equipments anymore, except bus or bus bar sectionclass
This method reverses the action done in theCreateLineOnLine
class : it replaces 3 existing lines (with the same voltage level at one of their side) with a new line, and eventually removes the existing voltage levels (tee point and tapped voltage level), if they contain no equipments anymore, except bus or bus bar section
Before modification: -
Uses of NetworkModification in com.powsybl.iidm.modification.tripping
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class