STORM_LOG_THROW(false,storm::exceptions::InvalidJaniException,"Unsupported type 'continuous' for variable ''"<<name<<"' (scope: "<<scopeDescription<<")");
}else{
// TODO clocks.
STORM_LOG_THROW(false,storm::exceptions::InvalidJaniException,"Unknown type description "<<variableStructure.at("type").dump()<<" for variable '"<<name<<"' (scope: "<<scopeDescription<<")");