Uses of Class
com.powsybl.computation.AbstractExecutionHandler
-
Packages that use AbstractExecutionHandler Package Description com.powsybl.security.distributed Classes used for the security analysis distribution or simple forwarding to other itools process(es). -
-
Uses of AbstractExecutionHandler in com.powsybl.security.distributed
Subclasses of AbstractExecutionHandler in com.powsybl.security.distributed Modifier and Type Class Description class
SecurityAnalysisExecutionHandler<R>
Base implementation forExecutionHandler
s which may execute one or multiple itools security-analysis command(s).
-