Storm
A Modern Probabilistic Model Checker
|
#include <UnaryPathFormula.h>
Additional Inherited Members | |
![]() | |
static std::shared_ptr< Formula const > | getTrueFormula () |
Definition at line 10 of file UnaryPathFormula.h.
storm::logic::UnaryPathFormula::UnaryPathFormula | ( | std::shared_ptr< Formula const > const & | subformula | ) |
Definition at line 5 of file UnaryPathFormula.cpp.
|
inlinevirtual |
Definition at line 14 of file UnaryPathFormula.h.
|
overridevirtual |
Reimplemented from storm::logic::Formula.
Definition at line 17 of file UnaryPathFormula.cpp.
|
overridevirtual |
Reimplemented from storm::logic::Formula.
Definition at line 21 of file UnaryPathFormula.cpp.
|
overridevirtual |
Reimplemented from storm::logic::Formula.
Definition at line 25 of file UnaryPathFormula.cpp.
|
overridevirtual |
Reimplemented from storm::logic::Formula.
Definition at line 29 of file UnaryPathFormula.cpp.
Formula const & storm::logic::UnaryPathFormula::getSubformula | ( | ) | const |
Definition at line 13 of file UnaryPathFormula.cpp.
|
overridevirtual |
Reimplemented from storm::logic::Formula.
Definition at line 33 of file UnaryPathFormula.cpp.
|
overridevirtual |
Reimplemented from storm::logic::Formula.
Definition at line 37 of file UnaryPathFormula.cpp.
|
overridevirtual |
Reimplemented from storm::logic::Formula.
Definition at line 9 of file UnaryPathFormula.cpp.