org.cytoscape.equations
Class EqnCompiler
java.lang.Object
org.cytoscape.equations.EqnCompiler
public class EqnCompiler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EqnCompiler
public EqnCompiler()
compile
public boolean compile(String equation,
Map<String,Class> attribNameToTypeMap)
getLastErrorMsg
public String getLastErrorMsg()
getEquation
public Equation getEquation()
Copyright 2010 Cytoscape Consortium. All rights reserved.