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

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

containsVariablesOnlyInUpdateProbabilities(std::set< storm::expressions::Variable > const &undefinedConstantVariables) conststorm::prism::Module
createMissingInitialValues()storm::prism::Module
getAllExpressionVariables() conststorm::prism::Module
getAllRangeExpressions() conststorm::prism::Module
getBaseModule() conststorm::prism::Module
getBooleanVariable(std::string const &variableName) conststorm::prism::Module
getBooleanVariables() conststorm::prism::Module
getClockVariable(std::string const &variableName) conststorm::prism::Module
getClockVariables() conststorm::prism::Module
getCommand(uint_fast64_t index) conststorm::prism::Module
getCommandIndicesByActionIndex(uint_fast64_t actionIndex) conststorm::prism::Module
getCommands() conststorm::prism::Module
getCommands()storm::prism::Module
getFilename() conststorm::prism::LocatedInformation
getIntegerVariable(std::string const &variableName) conststorm::prism::Module
getIntegerVariables() conststorm::prism::Module
getInvariant() conststorm::prism::Module
getLineNumber() conststorm::prism::LocatedInformation
getName() conststorm::prism::Module
getNumberOfBooleanVariables() conststorm::prism::Module
getNumberOfClockVariables() conststorm::prism::Module
getNumberOfCommands() conststorm::prism::Module
getNumberOfIntegerVariables() conststorm::prism::Module
getNumberOfUnlabeledCommands() conststorm::prism::Module
getNumberOfUpdates() conststorm::prism::Module
getRenaming() conststorm::prism::Module
getSynchronizingActionIndices() conststorm::prism::Module
hasActionIndex(uint_fast64_t actionIndex) conststorm::prism::Module
hasInvariant() conststorm::prism::Module
hasUnboundedVariables() conststorm::prism::Module
isRenamedFromModule() conststorm::prism::Module
labelUnlabelledCommands(std::map< uint64_t, std::string > const &suggestions, uint64_t &newId, std::map< std::string, uint64_t > &nameToIdMapping) conststorm::prism::Module
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
Module(std::string const &moduleName, std::vector< storm::prism::BooleanVariable > const &booleanVariables, std::vector< storm::prism::IntegerVariable > const &integerVariables, std::vector< storm::prism::ClockVariable > const &clockVariables, storm::expressions::Expression const &invariant, std::vector< storm::prism::Command > const &commands, std::string const &filename="", uint_fast64_t lineNumber=0)storm::prism::Module
Module(std::string const &moduleName, std::vector< storm::prism::BooleanVariable > const &booleanVariables, std::vector< storm::prism::IntegerVariable > const &integerVariables, std::vector< storm::prism::ClockVariable > const &clockVariables, storm::expressions::Expression const &invariant, std::vector< storm::prism::Command > const &commands, std::string const &renamedFromModule, storm::prism::ModuleRenaming const &renaming, std::string const &filename="", uint_fast64_t lineNumber=0)storm::prism::Module
Module()=defaultstorm::prism::Module
Module(Module const &other)=defaultstorm::prism::Module
Module(Module &&other)=defaultstorm::prism::Module
operator<<storm::prism::Modulefriend
operator=(Module const &other)=defaultstorm::prism::Module
operator=(Module &&other)=defaultstorm::prism::Module
storm::prism::LocatedInformation::operator=(LocatedInformation const &other)=defaultstorm::prism::LocatedInformation
storm::prism::LocatedInformation::operator=(LocatedInformation &&other)=defaultstorm::prism::LocatedInformation
removeVariableInitialization()storm::prism::Module
restrictActionIndices(storm::storage::FlatSet< uint_fast64_t > const &actionIndices) conststorm::prism::Module
restrictCommands(storm::storage::FlatSet< uint_fast64_t > const &indexSet) conststorm::prism::Module
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::Module
substituteNonStandardPredicates() conststorm::prism::Module