Uses of Class
org.cytoscape.equations.IdentDescriptor
-
Packages that use IdentDescriptor Package Description org.cytoscape.equations Various types and utility methods relating to attribute equations. -
-
Uses of IdentDescriptor in org.cytoscape.equations
Method parameters in org.cytoscape.equations with type arguments of type IdentDescriptor Modifier and Type Method Description Object
Interpreter. execute(Equation equation, Map<String,IdentDescriptor> variableNameToDescriptorMap)
Executes the code represented by "equation".
-