ru.biosoft.math.model
Class AstPiecewise

java.lang.Object
  extended byru.biosoft.math.model.SimpleNode
      extended byru.biosoft.math.model.AstPiecewise
All Implemented Interfaces:
Node

public class AstPiecewise
extends SimpleNode


Field Summary
 
Fields inherited from class ru.biosoft.math.model.SimpleNode
children, id, parent
 
Constructor Summary
AstPiecewise(int id)
           
 
Method Summary
 java.lang.String toString()
          Creates a string containing the variable's name and value
 
Methods inherited from class ru.biosoft.math.model.SimpleNode
dump, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtReplaceChild, jjtSetParent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AstPiecewise

public AstPiecewise(int id)
Method Detail

toString

public java.lang.String toString()
Creates a string containing the variable's name and value



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