Uses of Enum Class
org.cytoscape.equations.Token.Type
Package
Description
Various types and utility methods relating to attribute equations.
-
Uses of Token.Type in org.cytoscape.equations
Modifier and TypeMethodDescriptionToken.getType()
static Token.Type
Returns the enum constant of this class with the specified name.static Token.Type[]
Token.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.