3#include "storm-config.h"
19 bool check()
const override;
25 static const std::string exportFlattenOptionName;
26 static const std::string exportSimplifyOptionName;
This is the base class of the settings for a particular module.
bool isSimplifySet() const
static const std::string moduleName
bool isExportFlattenedSet() const
bool check() const override
Checks whether the settings are consistent.
PrismExportSettings()
Creates a new PrismExport setting.
void finalize() override
Prepares the modules for further usage, should be called at the end of the initialization,...