STORM_LOG_THROW(it==automata.end(),storm::exceptions::InvalidArgumentException,"Cannot build symbolic model from JANI model whose system composition that refers to the automaton '"<<composition.getAutomatonName()<<"' multiple times.");
STORM_LOG_THROW(it==automata.end(),storm::exceptions::InvalidArgumentException,"Cannot build symbolic model from JANI model whose system composition refers to the automaton '"<<composition.getAutomatonName()<<"' multiple times.");