Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
storm::prism::Formula Member List

This is the complete list of members for storm::prism::Formula, including all inherited members.

Formula(storm::expressions::Variable const &variable, storm::expressions::Expression const &expression, std::string const &filename="", uint_fast64_t lineNumber=0)storm::prism::Formula
Formula(std::string const &name, storm::expressions::Expression const &expression, std::string const &filename="", uint_fast64_t lineNumber=0)storm::prism::Formula
Formula(std::string const &name, std::string const &filename="", uint_fast64_t lineNumber=0)storm::prism::Formula
Formula()=defaultstorm::prism::Formula
Formula(Formula const &other)=defaultstorm::prism::Formula
Formula(Formula &&other)=defaultstorm::prism::Formula
getExpression() conststorm::prism::Formula
getExpressionVariable() conststorm::prism::Formula
getFilename() conststorm::prism::LocatedInformation
getLineNumber() conststorm::prism::LocatedInformation
getName() conststorm::prism::Formula
getType() conststorm::prism::Formula
hasExpressionVariable() conststorm::prism::Formula
LocatedInformation(std::string const &filename, uint_fast64_t lineNumber)storm::prism::LocatedInformation
LocatedInformation()=defaultstorm::prism::LocatedInformation
LocatedInformation(LocatedInformation const &other)=defaultstorm::prism::LocatedInformation
LocatedInformation(LocatedInformation &&other)=defaultstorm::prism::LocatedInformation
operator<<storm::prism::Formulafriend
operator=(Formula const &other)=defaultstorm::prism::Formula
operator=(Formula &&other)=defaultstorm::prism::Formula
storm::prism::LocatedInformation::operator=(LocatedInformation const &other)=defaultstorm::prism::LocatedInformation
storm::prism::LocatedInformation::operator=(LocatedInformation &&other)=defaultstorm::prism::LocatedInformation
setFilename(std::string const &filename)storm::prism::LocatedInformation
setLineNumber(uint_fast64_t lineNumber)storm::prism::LocatedInformation
substitute(std::map< storm::expressions::Variable, storm::expressions::Expression > const &substitution) conststorm::prism::Formula
substituteNonStandardPredicates() conststorm::prism::Formula