Uses of Class
org.cytoscape.equations.Equation
Package
Description
Various types and utility methods relating to attribute equations.
-
Uses of Equation in org.cytoscape.equations
Modifier and TypeMethodDescriptionEquationCompiler.getEquation()
If compile() returns true, this returns the result of the compilation.EquationCompiler.getErrorEquation(String equation, Class<?> type, String errorMessage)
A factory method that returns an Equation that always fails at runtime.