Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
MetaVariablePosition.h
Go to the documentation of this file.
1
#ifndef STORM_STORAGE_DD_METAVARIABLEPOSITION_H_
2
#define STORM_STORAGE_DD_METAVARIABLEPOSITION_H_
3
4
#include "
storm/storage/dd/DdType.h
"
5
6
namespace
storm
{
7
namespace
dd {
8
9
// An enum that expresses the relation of two meta variables relative to each other.
10
enum class
MetaVariablePosition
{
Above
,
Below
};
11
12
}
// namespace dd
13
}
// namespace storm
14
15
#endif
/* STORM_STORAGE_DD_METAVARIABLEPOSITION_H_ */
DdType.h
storm::dd::MetaVariablePosition
MetaVariablePosition
Definition
MetaVariablePosition.h:10
storm::dd::MetaVariablePosition::Above
@ Above
storm::dd::MetaVariablePosition::Below
@ Below
storm
LabParser.cpp.
Definition
cli.cpp:18
src
storm
storage
dd
MetaVariablePosition.h
Generated by
1.9.8