Class SecurityAnalysisCommandOptions

java.lang.Object
com.powsybl.security.distributed.SecurityAnalysisCommandOptions

public class SecurityAnalysisCommandOptions extends Object
Utility class to programmatically generate an itools security-analysis command with its various options. Currently supported options are : - the Path to case file - an optional Path to contingencies file - an optional Path to parameters file - an optional Path to output file - an optional format for the output file - a list of requested result extensions - a list of violation types of interest - an optional task count
Author:
Sylvain Leclerc <sylvain.leclerc at rte-france.com>