1#ifndef STORM_LOGIC_ATOMICLABELFORMULA_H_
2#define STORM_LOGIC_ATOMICLABELFORMULA_H_
24 virtual void gatherAtomicLabelFormulas(std::vector<std::shared_ptr<AtomicLabelFormula const>>& atomicLabelFormulas)
const override;
26 virtual std::ostream&
writeToStream(std::ostream& out,
bool allowParentheses =
false)
const override;