|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AssignmentRuleValue | This class can compute and store the value of an AssignmentRule together with the variable of the rule. |
| ASTNodeInterpreter | This class is an efficient ASTNodeInterpreter that takes the time of the calculation into account. |
| ASTNodeValue | This class can compute and store the interpreted value (double or boolean) of an ASTNode at the current time. |
| CompartmentOrParameterValue | This class computes and stores values of ASTNodes that refer to a compartment or a parameter. |
| DivideValue | This class computes and stores values of ASTNodes that refer to a division object. |
| FunctionValue | This class computes and stores values of ASTNodes that refer to the
application of a FunctionDefinition. |
| IntegerValue | This class can compute and store the value of an integer node. |
| LocalParameterValue | This class computes and stores values of ASTNodes that refer to a local parameter. |
| MinusValue | This class can compute and store the value of a minus node. |
| NamedValue | This class computes and stores values of variables occuring in a function. |
| PlusValue | This class can compute and store the value of a plus node. |
| PowerValue | This class can compute and store the value of a power expression. |
| RateRuleValue | This class can compute and store the value of a rate rule together with the variable of the rule. |
| ReactionValue | This class computes and stores values of ASTNodes that refer to a reaction. |
| RootFunctionValue | This class computes and stores values of ASTNodes that refer to a root function. |
| RuleValue | This class can compute and store the value of a rule together with the variable of the rule. |
| SpeciesReferenceValue | This class computes and stores values of ASTNodes that refer to a species reference. |
| SpeciesValue | This class computes and stores values of ASTNodes that refer to a species. |
| StoichiometryValue | Computes for a SpeciesReference with a stoichiometry occuring in some
Reaction the stoichiometry. |
| TimesValue | This class can compute and store the value of times nodes. |
Classes for efficient numerical treatment of equations in form of abstract syntax trees.
|
Generated December 13 2012 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||