org.sigpath.util.formula
Class ASTCompartmentVarNode
java.lang.Object
org.nfunk.jep.SimpleNode
org.nfunk.jep.ASTVarNode
org.sigpath.util.formula.ASTSigPathVarNode
org.sigpath.util.formula.ASTCompartmentVarNode
- All Implemented Interfaces:
- Node
public class ASTCompartmentVarNode
- extends ASTSigPathVarNode
| Methods inherited from class org.nfunk.jep.SimpleNode |
childrenAccept, dump, getId, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString |
ASTCompartmentVarNode
public ASTCompartmentVarNode(int i)
ASTCompartmentVarNode
public ASTCompartmentVarNode(Parser parser,
int i)
getName
public String getName()
- Specified by:
getName in class ASTSigPathVarNode
Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.