Uses of Class
ru.biosoft.math.model.AstVarNode

Packages that use AstVarNode
biouml.plugins.simulation   
ru.biosoft.math.model   
ru.biosoft.math.view   
ru.biosoft.math.xml   
 

Uses of AstVarNode in biouml.plugins.simulation
 

Methods in biouml.plugins.simulation with parameters of type AstVarNode
protected  void SimulationEngine.processVarNode(AstVarNode node, Role role)
           
 

Uses of AstVarNode in ru.biosoft.math.model
 

Methods in ru.biosoft.math.model with parameters of type AstVarNode
protected  void MatlabFormatter.processVariable(AstVarNode node)
           
protected  void LinearFormatter.processVariable(AstVarNode node)
           
 

Uses of AstVarNode in ru.biosoft.math.view
 

Methods in ru.biosoft.math.view with parameters of type AstVarNode
 View FormulaViewBuilder.createVariableView(AstVarNode node, java.awt.Graphics g)
           
 

Uses of AstVarNode in ru.biosoft.math.xml
 

Methods in ru.biosoft.math.xml that return AstVarNode
protected  AstVarNode MathMLParser.processCI(org.w3c.dom.Node domNode)
          Atrribute "type" is ignored.
protected  AstVarNode MathMLParser.processBVAR(org.w3c.dom.Node domNode)
           
 

Methods in ru.biosoft.math.xml with parameters of type AstVarNode
protected  void MathMLFormatter.processVariable(AstVarNode var, org.w3c.dom.Node parent)
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.