Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.equations

Packages that use org.cytoscape.equations
org.cytoscape.equations Various types and utility methods relating to attribute equations. 
 

Classes in org.cytoscape.equations used by org.cytoscape.equations
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.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.