SigPath

org.sigpath.util.formula
Class ASTCompartmentVarNode

java.lang.Object
  extended by org.nfunk.jep.SimpleNode
      extended by org.nfunk.jep.ASTVarNode
          extended by org.sigpath.util.formula.ASTSigPathVarNode
              extended by org.sigpath.util.formula.ASTCompartmentVarNode
All Implemented Interfaces:
Node

public class ASTCompartmentVarNode
extends ASTSigPathVarNode


Field Summary
 
Fields inherited from class org.nfunk.jep.SimpleNode
children, id, parent, parser
 
Constructor Summary
ASTCompartmentVarNode(int i)
           
ASTCompartmentVarNode(Parser parser, int i)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class org.sigpath.util.formula.ASTSigPathVarNode
jjtAccept
 
Methods inherited from class org.nfunk.jep.ASTVarNode
getVar, setVar, toString
 
Methods inherited from class org.nfunk.jep.SimpleNode
childrenAccept, dump, getId, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTCompartmentVarNode

public ASTCompartmentVarNode(int i)

ASTCompartmentVarNode

public ASTCompartmentVarNode(Parser parser,
                             int i)
Method Detail

getName

public String getName()
Specified by:
getName in class ASTSigPathVarNode

SigPath

Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.