Package com.powsybl.dynamicsimulation
Interface EventModelsSupplier
-
- All Superinterfaces:
SimulatorInputSupplier<EventModel>
- All Known Implementing Classes:
GroovyEventModelsSupplier
public interface EventModelsSupplier extends SimulatorInputSupplier<EventModel>
- Author:
- Marcos de Miguel
-
-
Method Summary
Static Methods Modifier and Type Method Description static EventModelsSupplier
empty()
-
Methods inherited from interface com.powsybl.dynamicsimulation.SimulatorInputSupplier
get, getName
-
-
-
-
Method Detail
-
empty
static EventModelsSupplier empty()
-
-