| Package | Description |
|---|---|
| org.cytoscape.equations |
Various types and utility methods relating to attribute equations.
|
| org.cytoscape.equations.event |
| Modifier and Type | Method and Description |
|---|---|
EquationParser |
EquationCompiler.getParser()
Returns the parser which can be used for checking the syntax of equations.
|
| Constructor and Description |
|---|
EquationFunctionAddedEvent(EquationParser source,
Collection<Function> functions) |
EquationFunctionRemovedEvent(EquationParser source,
Collection<Function> functions) |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.