Class BasicAmplExporter

java.lang.Object
com.powsybl.ampl.converter.version.BasicAmplExporter
All Implemented Interfaces:
AmplColumnsExporter

public class BasicAmplExporter extends Object implements AmplColumnsExporter
Legacy exporter that must be retrocompatible, and only fixes should be made on this class.
Author:
Nicolas Pierre <nicolas.pierre at artelys.com> for the refactor, Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com> for the original code