Cytoscape 2.8.0 API

Package org.cytoscape.equations.parse_tree

Class Summary
BinOpNode A node in the parse tree representing a binary operator.
BooleanConstantNode A node in the parse tree representing an integer constant.
FConvNode A node in the parse tree representing a conversion to a floating point number
FloatConstantNode A node in the parse tree representing an integer constant.
FuncCallNode A node in the parse tree representing a function call.
IdentNode A node in the parse tree representing an attribute reference.
Node A node in the parse tree.
SConvNode A node in the parse tree representing an conversion to a string
StringConstantNode A node in the parse tree representing an integer constant.
UnaryOpNode A node in the parse tree representing a unary operator application.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.