STMT Java
2015 Version
A C D E F G H I K L M N O P Q R S T U V 

T

TokenizeTermIntoWords(String) - Static method in class gov.nih.nlm.nls.stmt.Lib.Globals
Tokenize terms into words (delimited by spaces and tabs).
ToString() - Method in class gov.nih.nlm.nls.stmt.Corpus.TreeNode
Convert the node to a string in the format of [key|level|children number]
ToString() - Method in class gov.nih.nlm.nls.stmt.Pattern.PatternElement
Get the string representation of pattern element as term|start index|end index
ToString() - Method in class gov.nih.nlm.nls.stmt.Pattern.SubtermPattern
Get the string representation of the subterm pattern
ToString() - Method in class gov.nih.nlm.nls.stmt.Pattern.SubtermPatternElement
Get the String representation of the subterm pattern element as subterm|start index|end index|subterm flag
ToString() - Method in class gov.nih.nlm.nls.stmt.Pattern.SynonymPattern
Get the string representation of the synonym pattern
ToString() - Method in class gov.nih.nlm.nls.stmt.Pattern.SynonymPatternElement
Get the String representation of the synonym pattern element as subterm|start index|end index|synonym 1|synonym 2|...
ToString() - Method in class gov.nih.nlm.nls.stmt.Subterm.Subterm
Get the string representation of subterm as term|start index|end index
TreeNode - Class in gov.nih.nlm.nls.stmt.Corpus
This class is the Java Object for node in retrieval corpus tree.
TreeNode() - Constructor for class gov.nih.nlm.nls.stmt.Corpus.TreeNode
Create a tree node with default values
TreeNode(String) - Constructor for class gov.nih.nlm.nls.stmt.Corpus.TreeNode
Create a tree node with specifying key
TreeNode(String, int) - Constructor for class gov.nih.nlm.nls.stmt.Corpus.TreeNode
Create a tree node with specifying key and level
TreeNode(String, int, HashMap<String, TreeNode>) - Constructor for class gov.nih.nlm.nls.stmt.Corpus.TreeNode
Create a tree node with specifying key, level, and children
A C D E F G H I K L M N O P Q R S T U V 
STMT Java
2015 Version

Submit a bug or feature

Copyright © 2015 National Library of Medicine