checkBeforeAccept(Expression x) | com.graphbuilder.math.Expression | [protected] |
eval(VarMap v, FuncMap f) | com.graphbuilder.math.Expression | [pure virtual] |
getFunctionNames() | com.graphbuilder.math.Expression | |
getName() | com.graphbuilder.math.TermNode | |
getNegate() | com.graphbuilder.math.TermNode | |
getParent() | com.graphbuilder.math.Expression | |
getVariableNames() | com.graphbuilder.math.Expression | |
isDescendent(Expression x) | com.graphbuilder.math.Expression | |
isValidName(String s) | com.graphbuilder.math.TermNode | [private, static] |
name | com.graphbuilder.math.TermNode | [protected] |
negate | com.graphbuilder.math.TermNode | [protected] |
parent | com.graphbuilder.math.Expression | [protected] |
setName(String s) | com.graphbuilder.math.TermNode | |
setNegate(boolean b) | com.graphbuilder.math.TermNode | |
TermNode(String name, boolean negate) | com.graphbuilder.math.TermNode | |
toString() | com.graphbuilder.math.Expression |