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

Packages that use AstConstant
ru.biosoft.math.model   
ru.biosoft.math.view   
ru.biosoft.math.xml   
 

Uses of AstConstant in ru.biosoft.math.model
 

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

Uses of AstConstant in ru.biosoft.math.view
 

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

Uses of AstConstant in ru.biosoft.math.xml
 

Methods in ru.biosoft.math.xml that return AstConstant
protected  AstConstant MathMLParser.processPI(org.w3c.dom.Node domNodePI_EXP)
           
protected  AstConstant MathMLParser.processEXP(org.w3c.dom.Node domNodeEXP)
           
protected  AstConstant MathMLParser.processTRUE()
           
protected  AstConstant MathMLParser.processFALSE()
           
protected  AstConstant MathMLParser.processCN(org.w3c.dom.Element cnElement)
          We assume that attribute "type" can only be "integer", "real" or "e-notation".
 

Methods in ru.biosoft.math.xml with parameters of type AstConstant
protected  void MathMLFormatter.processConstant(AstConstant constant, org.w3c.dom.Node parent)
           
 



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