#include <TimeBoundType.h>
Definition at line 12 of file TimeBoundType.h.
◆ TimeBoundReference() [1/2]
storm::logic::TimeBoundReference::TimeBoundReference |
( |
TimeBoundType |
t | ) |
|
|
inlineexplicit |
◆ TimeBoundReference() [2/2]
storm::logic::TimeBoundReference::TimeBoundReference |
( |
boost::optional< std::string > const & |
rewardName = boost::none , |
|
|
boost::optional< RewardAccumulation > |
rewardAccumulation = boost::none |
|
) |
| |
|
inlineexplicit |
◆ getOptionalRewardAccumulation()
boost::optional< RewardAccumulation > const & storm::logic::TimeBoundReference::getOptionalRewardAccumulation |
( |
| ) |
const |
|
inline |
◆ getOptionalRewardModelName()
boost::optional< std::string > const & storm::logic::TimeBoundReference::getOptionalRewardModelName |
( |
| ) |
const |
|
inline |
◆ getRewardAccumulation()
RewardAccumulation const & storm::logic::TimeBoundReference::getRewardAccumulation |
( |
| ) |
const |
|
inline |
◆ getRewardModelName()
std::string const & storm::logic::TimeBoundReference::getRewardModelName |
( |
| ) |
const |
|
inline |
◆ getRewardName()
std::string const & storm::logic::TimeBoundReference::getRewardName |
( |
| ) |
const |
|
inline |
◆ getType()
TimeBoundType const & storm::logic::TimeBoundReference::getType |
( |
| ) |
const |
|
inline |
◆ hasRewardAccumulation()
bool storm::logic::TimeBoundReference::hasRewardAccumulation |
( |
| ) |
const |
|
inline |
◆ hasRewardModelName()
bool storm::logic::TimeBoundReference::hasRewardModelName |
( |
| ) |
const |
|
inline |
◆ isRewardBound()
bool storm::logic::TimeBoundReference::isRewardBound |
( |
| ) |
const |
|
inline |
◆ isStepBound()
bool storm::logic::TimeBoundReference::isStepBound |
( |
| ) |
const |
|
inline |
◆ isTimeBound()
bool storm::logic::TimeBoundReference::isTimeBound |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: