#include <Expression2PresentationMML.h>
List of all members.
Constructor & Destructor Documentation
| Expression2PresentationMML::Expression2PresentationMML |
( |
const ASTNode * |
rootnode | ) |
|
| virtual Expression2PresentationMML::~Expression2PresentationMML |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| void Expression2PresentationMML::setModel |
( |
const Model * |
m | ) |
[inline] |
| void Expression2PresentationMML::setReaction |
( |
const Reaction * |
m | ) |
[inline] |
set the reaction to be used as the environment for finding local parameters
| void Expression2PresentationMML::setUseReactionNameInLocalParameters |
( |
bool |
b | ) |
[inline] |
If this is set to true (the default) the actual name/id of a reaction is added to the name of local parameter. This may lead to rather long expressions. In cases where the reaction is identifiable by other means it should be set to false for more compact expression display.
| void Expression2PresentationMML::writeMathML |
( |
std::ostream & |
out | ) |
const |
| void Expression2PresentationMML::writeMathML |
( |
std::ostream & |
out, |
|
|
const ASTNode * |
node, |
|
|
unsigned int |
l |
|
) |
| const [protected] |
| void Expression2PresentationMML::writeMathMLFunction |
( |
std::ostream & |
out, |
|
|
const ASTNode * |
node, |
|
|
unsigned int |
l |
|
) |
| const [protected, virtual] |
| void Expression2PresentationMML::writeMathMLName |
( |
std::ostream & |
out, |
|
|
const ASTNode * |
node, |
|
|
unsigned int |
l |
|
) |
| const [protected, virtual] |
| void Expression2PresentationMML::writeMathMLNumber |
( |
std::ostream & |
out, |
|
|
const ASTNode * |
node, |
|
|
unsigned int |
l |
|
) |
| const [protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: