16 throw Exception(
"Format " + format +
" is not supported for input.");
24 throw Exception(
"Format " + format +
" is not supported for output.");
static const std::string BPPO_FORMAT
virtual OSubstitutionModel * createWriter(const std::string &format)
Get a new dynamically created OSubstitutionModel object.
virtual ISubstitutionModel * createReader(const std::string &format)
Get a new dynamically created ISubstitutionModel object.
General interface for model readers.
General interface for distance matrix writers.
Defines the basic types of data flow nodes.