| Package | Description |
|---|---|
| org.cytoscape.equations |
Various types and utility methods relating to attribute equations.
|
| Class and Description |
|---|
| ArgDescriptor
A class describing a function argument.
|
| ArgType
An enum specifying a function argument type.
|
| CodeAndSourceLocation
Encapsulates compiled code with the location in the original source equation.
|
| Equation
The class representing an equation.
|
| EquationParser
Parser for a string representing an equation.
|
| Function
The basic description of a Function.
|
| FunctionError
A class describing an error in a function.
|
| IdentDescriptor
Used to hold a current value for an equation's variable reference.
|
| TreeNode
The interface for a node within the Equation parse tree.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.