A B C D E F G H I J K L M N O P R S T U V X Y Z

N

name - Variable in class org.simulator.sbml.astnode.ASTNodeObject
The name of the corresponding ASTNode
NamedValue - Class in org.simulator.sbml.astnode
This class computes and stores values of variables occuring in a function.
NamedValue(ASTNodeInterpreterWithTime, ASTNode, FunctionValue) - Constructor for class org.simulator.sbml.astnode.NamedValue
 
neq(ASTNodeObject, ASTNodeObject, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
neq(ASTNode, ASTNode) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
neq(ASTNode, ASTNode) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
node - Variable in class org.simulator.sbml.astnode.ASTNodeObject
The ASTNode this object is referring to
nodeAdded(TreeNode) - Method in class org.simulator.sbml.astnode.LocalParameterValue
 
nodeObject - Variable in class org.simulator.sbml.astnode.RuleObject
Object that refers to the math of the rule
nodeRemoved(TreeNode) - Method in class org.simulator.sbml.astnode.LocalParameterValue
 
nodeType - Variable in class org.simulator.sbml.astnode.ASTNodeObject
The node type of the corresponding ASTNode
not(ASTNodeObject, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
not(ASTNode) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
not(ASTNode) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
numChildren - Variable in class org.simulator.sbml.astnode.ASTNodeObject
The number of children of the corresponding ASTNode
numEqn - Variable in class org.simulator.math.odes.RosenbrockSolver
The number of equations
numerator - Variable in class org.simulator.sbml.astnode.ASTNodeObject
The numerator of the corresponding ASTNode
numSteps(double, double) - Method in class org.simulator.math.odes.AbstractDESSolver
Calculates and returns the number of steps for given start and end time using the currently set interval size of integration steps.

A B C D E F G H I J K L M N O P R S T U V X Y Z