Class UcteExporter

  • All Implemented Interfaces:
    Exporter

    @AutoService(Exporter.class)
    public class UcteExporter
    extends Object
    implements Exporter
    Author:
    Abdelsalem HEDHILI <abdelsalem.hedhili at rte-france.com>, Mathieu BAGUE <mathieu.bague at rte-france.com>
    • Constructor Detail

      • UcteExporter

        public UcteExporter()
      • UcteExporter

        public UcteExporter​(PlatformConfig platformConfig)
    • Method Detail

      • getFormat

        public String getFormat()
        Description copied from interface: Exporter
        Get a unique identifier of the format.
        Specified by:
        getFormat in interface Exporter
      • getComment

        public String getComment()
        Description copied from interface: Exporter
        Get some information about this exporter.
        Specified by:
        getComment in interface Exporter
      • export

        public void export​(Network network,
                           Properties parameters,
                           DataSource dataSource)
        Description copied from interface: Exporter
        Export a model.
        Specified by:
        export in interface Exporter
        Parameters:
        network - the model
        parameters - some properties to configure the export
        dataSource - data source