STORM_LOG_THROW(distribution==Distribution::None,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(false,storm::exceptions::NotSupportedException,"Constant distribution is not supported.");
STORM_LOG_THROW(false,storm::exceptions::NotSupportedException,"Constant distribution is not supported.");
}elseif(boost::starts_with(token,"lambda=")){
}
// Exponential distribution
result=parseValue("lambda",line,valueParser);
if(result.first){
STORM_LOG_THROW(distribution==Distribution::None,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None||distribution==Distribution::Weibull,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None||distribution==Distribution::Weibull,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None||distribution==Distribution::Weibull,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None||distribution==Distribution::Weibull,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None||distribution==Distribution::LogNormal,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None||distribution==Distribution::LogNormal,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None||distribution==Distribution::LogNormal,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");
STORM_LOG_THROW(distribution==Distribution::None||distribution==Distribution::LogNormal,storm::exceptions::WrongFormatException,"A different distribution was already defined for this basic element.");