#include <SBMLIncompatibility.h>
◆ SEVERITY
Enumerator |
---|
UNDEFINED | |
WARNING | |
ERROR | |
◆ SBMLIncompatibility()
SBMLIncompatibility::SBMLIncompatibility |
( |
unsigned C_INT32 |
n, |
|
|
|
... |
|
) |
| |
References C_INT32, Incompatibilities, INITIALTEXTSIZE, mDetails, INCOMPATIBILITY::mDetails, mMessage, INCOMPATIBILITY::mMessage, mMinSBMLLevel, mMinSBMLVersion, INCOMPATIBILITY::mNo, mNumber, INCOMPATIBILITY::mSBMLLevel, INCOMPATIBILITY::mSBMLVersion, mSeverity, and INCOMPATIBILITY::mSeverity.
◆ getDetails()
std::string SBMLIncompatibility::getDetails |
( |
| ) |
const |
◆ getMessage()
std::string SBMLIncompatibility::getMessage |
( |
| ) |
const |
◆ getSeverity()
◆ minSBMLLevel()
unsigned C_INT32 SBMLIncompatibility::minSBMLLevel |
( |
| ) |
const |
◆ minSBMLVersion()
unsigned C_INT32 SBMLIncompatibility::minSBMLVersion |
( |
| ) |
const |
◆ mDetails
std::string SBMLIncompatibility::mDetails |
|
protected |
◆ mMessage
std::string SBMLIncompatibility::mMessage |
|
protected |
◆ mMinSBMLLevel
unsigned C_INT32 SBMLIncompatibility::mMinSBMLLevel |
|
protected |
◆ mMinSBMLVersion
unsigned C_INT32 SBMLIncompatibility::mMinSBMLVersion |
|
protected |
◆ mNumber
unsigned C_INT32 SBMLIncompatibility::mNumber |
|
protected |
◆ mSeverity
The documentation for this class was generated from the following files: