Interface ShortCircuitAnalysisProvider

All Superinterfaces:
PlatformConfigNamedProvider, Versionable

public interface ShortCircuitAnalysisProvider extends Versionable, PlatformConfigNamedProvider

Computation results are provided asynchronously as a ShortCircuitAnalysisResult.

Implementations of that interface may typically rely on an external tool.

Author:
Anne Tilloy <anne.tilloy at rte-france.com>