Package org.cytoscape.equations
Class Token
java.lang.Object
org.cytoscape.equations.Token
Represents the interpretation of a substring of an equation string.
Provides the type of each token and its start/end location within the equation.
- Since:
- 3.9
Module: equations-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>equations-api</artifactId> </dependency>
Cytoscape Backwards Compatibility (API Interface): We expect that this interface will be used but not implemented by developers using this interface. As such, we reserve the right to add methods to the interface as part of minor version upgrades. We will not remove methods for any changes other than major version upgrades.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary