25#include "antares/io/inputs/yml-model/Library.h"
29namespace Study::SystemModel
34namespace Inputs::YmlModel
40namespace Antares::Expressions::Nodes
45namespace Antares::IO::Inputs::ModelConverter
48Study::SystemModel::Library convert(
const YmlModel::Library& library);
84 explicit PortTypeNotFound(
const std::string& portId,
const std::string& portTypeId);
102 explicit PortInDefinition(
const std::string& portId,
const std::string& portInDefId);