Package com.powsybl.ucte.converter
Class UcteExporter
java.lang.Object
com.powsybl.ucte.converter.UcteExporter
- All Implemented Interfaces:
Exporter
- Author:
- Abdelsalem HEDHILI <abdelsalem.hedhili at rte-france.com>, Mathieu BAGUE <mathieu.bague at rte-france.com>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
export
(Network network, Properties parameters, DataSource dataSource) Export a model.Get some information about this exporter.Get a unique identifier of the format.Get a description of export parameters
-
Field Details
-
NAMING_STRATEGY
- See Also:
-
COMBINE_PHASE_ANGLE_REGULATION
- See Also:
-
-
Constructor Details
-
UcteExporter
public UcteExporter() -
UcteExporter
-
-
Method Details
-
getFormat
Description copied from interface:Exporter
Get a unique identifier of the format. -
getComment
Description copied from interface:Exporter
Get some information about this exporter.- Specified by:
getComment
in interfaceExporter
-
export
Description copied from interface:Exporter
Export a model. -
getParameters
Description copied from interface:Exporter
Get a description of export parameters- Specified by:
getParameters
in interfaceExporter
- Returns:
-