Uses of Package
com.powsybl.commons.reporter
-
Packages that use com.powsybl.commons.reporter Package Description com.powsybl.commons.reporter com.powsybl.iidm.import_ com.powsybl.loadflow com.powsybl.sensitivity Sensitivity analysis API Sensitivity analysis is a concrete calculation of impact factors from some network variables modification to some network function values.com.powsybl.ucte.converter com.powsybl.ucte.network com.powsybl.ucte.network.ext com.powsybl.ucte.network.io -
Classes in com.powsybl.commons.reporter used by com.powsybl.commons.reporter Class Description AbstractReporter An abstract class providing some default method implementations forReporter
implementations.Report A class representing a functional log, consisting of a key identifying the report, a map ofTypedValue
indexed by their keys, and a default report message string, which may contain references to those values or to the values of correspondingReporter
.ReportBuilder A builder to createReport
objects.Reporter AReporter
allows building up functional reports with a hierarchy reflecting task/subtasks of processes.ReporterModel An in-memory implementation ofReporter
.TypedValue A class associating a value with a type. -
Classes in com.powsybl.commons.reporter used by com.powsybl.iidm.import_ Class Description Reporter AReporter
allows building up functional reports with a hierarchy reflecting task/subtasks of processes. -
Classes in com.powsybl.commons.reporter used by com.powsybl.loadflow Class Description Reporter AReporter
allows building up functional reports with a hierarchy reflecting task/subtasks of processes. -
Classes in com.powsybl.commons.reporter used by com.powsybl.sensitivity Class Description Reporter AReporter
allows building up functional reports with a hierarchy reflecting task/subtasks of processes. -
Classes in com.powsybl.commons.reporter used by com.powsybl.ucte.converter Class Description Reporter AReporter
allows building up functional reports with a hierarchy reflecting task/subtasks of processes. -
Classes in com.powsybl.commons.reporter used by com.powsybl.ucte.network Class Description Reporter AReporter
allows building up functional reports with a hierarchy reflecting task/subtasks of processes. -
Classes in com.powsybl.commons.reporter used by com.powsybl.ucte.network.ext Class Description Reporter AReporter
allows building up functional reports with a hierarchy reflecting task/subtasks of processes.TypedValue A class associating a value with a type. -
Classes in com.powsybl.commons.reporter used by com.powsybl.ucte.network.io Class Description Reporter AReporter
allows building up functional reports with a hierarchy reflecting task/subtasks of processes.