TC Java
2011 Version
A B C D E F G I J K L M N O P Q R S T V W

G

GetAbbr() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticType
Get the ST abbreviation
GetAbbrByIndex(int) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST abbreviation by specifying ST index.
GetAbbrByName(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST abbreviation by specifying ST name.
GetAbbrByTui(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST abbreviation by specifying TUI.
GetAbbreviation() - Method in class gov.nih.nlm.nls.tc.Jdi.Subheading
Get the abbreviation of MeSH subheading
GetAbbreviation(String) - Method in class gov.nih.nlm.nls.tc.Jdi.Subheadings
Get MeSH subheading abbreviation by specifying full name or short name.
GetAbbreviationByFullName(String) - Method in class gov.nih.nlm.nls.tc.Jdi.Subheadings
Get MeSH subheading abbreviation by specifying full name.
GetAbbreviationByShortName(String) - Method in class gov.nih.nlm.nls.tc.Jdi.Subheadings
Get MeSH subheading abbreviation by specifying short name.
GetCandidates() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the Vector to specify candidates, JD/ST.
GetCitations() - Method in class gov.nih.nlm.nls.tc.MedLine.CitationObjs
Get the collection object (in Vector) of all citations with a vector of tags and values.
GetClusterInc() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the increment of cluster.
GetClusterNum() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the number of cluster.
GetConfig(String) - Method in class gov.nih.nlm.nls.tc.Lib.TcSystemOption
 
GetConfiguration(String) - Method in class gov.nih.nlm.nls.tc.Lib.Configuration
Get a value from configuration file by specifying the key.
GetContractions() - Method in class gov.nih.nlm.nls.tc.Jdi.Contractions
Get the collection object (in hashtable) of contractions with key in contractions and value in expansions.
GetCosCoefficient(Vector<Count1f>, Vector<Count1f>) - Static method in class gov.nih.nlm.nls.tc.Lib.Count1fOperator
Get the cosine coefficients for two Vector in Count1f.
GetCosCoefficientObj(Vector<Count1f>, Vector<Count1f>) - Static method in class gov.nih.nlm.nls.tc.Lib.Count1fOperator
Get the cosine coefficients for two Vector in Count1f.
GetCosCoefficientObj(Vector<Count2f>, Vector<Count2f>) - Static method in class gov.nih.nlm.nls.tc.Lib.Count2fOperator
Get the cosine coefficients for two Vector in Count2f.
GetCount(int) - Method in class gov.nih.nlm.nls.tc.Lib.Count1f
Get the score of the Count1f object by specifying index.
GetCount(int) - Method in class gov.nih.nlm.nls.tc.Lib.Count2f
Get the count of the Count2f object by specifying index.
GetCount(int) - Method in class gov.nih.nlm.nls.tc.Lib.Countf
Get the score of the Countf object by specifying index.
GetCount1() - Method in class gov.nih.nlm.nls.tc.Lib.Count1f
Get the score of the Count1f object.
GetCount1() - Method in class gov.nih.nlm.nls.tc.Lib.Count2f
Get the count 1 of the Count2f object.
GetCount2() - Method in class gov.nih.nlm.nls.tc.Lib.Count2f
Get the count 2 of the Count2f object.
GetDc() - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDc
Get document count
GetDcByWord(String) - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDcs
Get document count by specifying word.
GetDebugMsg() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilter
Get debug message of text and MeSH inputFilter.
GetDebugMsg() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWords
Get the debug message
GetDecimalFormat(int) - Static method in class gov.nih.nlm.nls.tc.Util.DigitFormat
Get a decimal format by specify the round off decimals
GetDefaultFieldSeparator() - Static method in class gov.nih.nlm.nls.tc.Util.GlobalVars
Get the default field separator, |
GetDetailScoreStrByMesh(String, InputFilterOption, OutputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD detail scores in String for Mesh.
GetDetailScoreStrByMesh(String, InputFilterOption, OutputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.StriApi
Get ST detail scores in String for MeSHs.
GetDetailScoreStrByText(String, InputFilterOption, OutputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD detail scores in String for words.
GetDetailScoreStrByText(String, InputFilterOption, OutputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.StiApi
Get ST detail scores in String for words.
GetDetailScoreStrByText(String, InputFilterOption, OutputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.StriApi
Get ST detail scores in String for words.
GetDetailScoreStrByTextMesh(String, InputFilterOption, OutputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD detail scores in String for both Text and MeSHs.
GetDetailStr() - Method in class gov.nih.nlm.nls.tc.Api.StWsdApi
Get WSD Detail String.
GetErrStr() - Method in class gov.nih.nlm.nls.tc.Api.StWsdApi
Get WSD Error String.
GetExpansion(String) - Method in class gov.nih.nlm.nls.tc.Jdi.Contractions
Get the expansion by specifying the contractions.
GetFieldSeparator() - Static method in class gov.nih.nlm.nls.tc.Util.GlobalVars
Get field Separator
GetFilteredStr(String) - Method in class gov.nih.nlm.nls.tc.FilterApi.WordExtractionFilter
Get filtered string of the input string.
GetFinalMeshs() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilter
Get the final (legal) MeSHs.
GetFinalWords() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilter
Get the final words after all
GetFullName() - Method in class gov.nih.nlm.nls.tc.Jdi.Subheading
Get the full name of MeSH subheading
GetIdFromInputWithId(String) - Static method in class gov.nih.nlm.nls.tc.FilterApi.InputFilter
Get the id (unique Identifier) from inStr when the inStr in the format of: ID|string
GetIndex() - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptor
Get the JD index
GetIndex(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD index by specifying JD id or name.
GetIndex() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticType
Get the ST index
GetIndexByAbbr(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST index by specifying ST abbreviation.
GetIndexByJdid(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD index by specifying JD id.
GetIndexByName(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD index by specifying JD name.
GetIndexByName(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST index by specifying ST name.
GetIndexByTui(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST index by specifying TUI.
GetInformation() - Method in class gov.nih.nlm.nls.tc.Lib.Configuration
Get system level information from configuration.
GetInputFilter() - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get the inputFilter Java object.
GetInputFilter() - Method in class gov.nih.nlm.nls.tc.Api.StiApi
Get the inputFilter Java object.
GetJdByIndex(int) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD object by specifying JD index.
GetJdByJdid(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD object by specifying JD id.
GetJdByName(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD object by specifying JD name.
GetJdid() - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptor
Get the JD id
GetJdidByIndex(int) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD id by specifying JD index.
GetJdidByName(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD id by specifying JD name.
GetJdiScoresByMesh(String) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD scores by MeSHs.
GetJdiScoresByMesh(String, boolean) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD scores by MeSHs.
GetJdiScoresByText(String, InputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD scores by text.
GetJdiScoresByText(String, InputFilterOption, boolean) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD scores by text.
GetJdiScoresByTextMesh(String, InputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD scores by both text and MeSHs.
GetJdiScoresByTextMesh(String, InputFilterOption, boolean) - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get JD scores by both text and MeSHs.
GetJds() - Method in class gov.nih.nlm.nls.tc.Jdi.JidTaJd
Get journal descriptors.
GetJdsByIndex() - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get the collection object (in hashtable) of all JDs with key in index.
GetJdsByJdid() - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get the collection object (in hashtable) of all JDs with key in id.
GetJdsByJid(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JidTaJds
Get Journal descriptors by specifying Journal id.
GetJdsByName() - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get the collection object (in hashtable) of all JDs with key in name.
GetJdScores() - Method in class gov.nih.nlm.nls.tc.Stri.StJd
Get Jd scores (Count2f)
GetJdStrByJid(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JidTaJds
Get Journal descriptors in String by specifying Journal id.
GetJid() - Method in class gov.nih.nlm.nls.tc.Jdi.JidTaJd
Get journal id.
GetJid() - Method in class gov.nih.nlm.nls.tc.MedLine.MltObj
Get Jounral id of the tokenized MEDLINE citation
GetJidTaJds() - Method in class gov.nih.nlm.nls.tc.Api.MltApi
Get JidTaJds object.
GetJidTaJdsByJid() - Method in class gov.nih.nlm.nls.tc.Jdi.JidTaJds
Get the collection of JidTaJds.
GetJournalDescriptors() - Method in class gov.nih.nlm.nls.tc.Api.JdiApi
Get the Journal Descriptor object.
GetJournalDescriptors() - Method in class gov.nih.nlm.nls.tc.Api.StWsdApi
Get the Journal Descriptor object.
GetKey() - Method in class gov.nih.nlm.nls.tc.Lib.KeyValueObj
Get key from a key-value object.
GetLegalWordsOption() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilterOption
Get legal words options java object.
GetMaxSignal() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get value of max.
GetMaxSingalByVersion(String) - Static method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get the default max singal by version
GetMeshDebugMsg() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilter
Get debug message of MeSH inputFilter.
GetMhCount(String, Connection) - Static method in class gov.nih.nlm.nls.tc.Db.DbMhJdScores
Get total number of JD socres in DC from database MH_JD_SCORES tables by specifying MeSH heading and db connection.
GetMinDc() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get value of min.
GetMinLength() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get value of min.
GetMinSignal() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get value of min.
GetMinWc() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get value of min.
GetMltObjs(String, String, boolean) - Method in class gov.nih.nlm.nls.tc.Api.MltApi
Proceed MEDLINE tokenizer function and put pmid, jid, and tokenized text into a collection of MltObjs.
GetName() - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptor
Get the JD name
GetName() - Method in class gov.nih.nlm.nls.tc.Lib.Countf
Get the name of the Count1f object.
GetName() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticType
Get the ST name
GetNameByAbbr(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST name by specifying ST abbreviation.
GetNameByIndex(int) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD name by specifying JD index.
GetNameByIndex(int) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST name by specifying ST index.
GetNameByJdid(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD name by specifying JD id.
GetNameByTui(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST name by specifying TUI.
GetNoOutputMsg() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the message string for no output.
GetNormalizedNameByName(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get JD normalized name by specifying JD name.
GetOptions(String) - Static method in class gov.nih.nlm.nls.tc.Lib.TcSystemOption
 
GetOptionStr(String[]) - Static method in class gov.nih.nlm.nls.tc.Lib.TcSystemOption
 
GetOutputFieldList() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the output fields list to display
GetOutputNum() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the number of output result to display
GetOutString() - Static method in class gov.nih.nlm.nls.tc.Util.Out
Get the output String
GetPmid() - Method in class gov.nih.nlm.nls.tc.MedLine.MltObj
Get PMID of the tokenized MEDLINE citation
GetRemoveStopWord() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get boolean value of eliminating stopwords
GetRestrictWords() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWords
Get the collection object (in hash set) of restrictwords
GetResultType() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the result type for the overall result pick
GetRoundOffDecimals() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the decimals to round off.
GetScoreMultiplyFactor() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the score multiple factor
GetScoresByMh(String, Connection) - Static method in class gov.nih.nlm.nls.tc.Db.DbMhJdScores
Get JD socres in DC from database MH_JD_SCORES tables by specifying MeSH heading and db connection.
GetScoresBySh(String, Connection) - Static method in class gov.nih.nlm.nls.tc.Db.DbShJdScores
Get JD socres in WC and DC from database SH_JD_SCORES tables by specifying Subheading and db connection.
GetScoresByWord(String, Connection) - Static method in class gov.nih.nlm.nls.tc.Db.DbWordJdScores
Get JD socres in WC and DC from database WORD_JD_SCORES tables by specifying word and db connection.
GetScoresByWord(String, Connection) - Static method in class gov.nih.nlm.nls.tc.Db.DbWordStScores
Get ST socres in WC and DC from database WORD_JD_SCORES tables by specifying word and db connection.
GetSemanticTypes() - Method in class gov.nih.nlm.nls.tc.Api.StiApi
Get the Semantic Types object.
GetSemanticTypes() - Method in class gov.nih.nlm.nls.tc.Api.StriApi
Get the Semantic Types object.
GetSemanticTypes() - Method in class gov.nih.nlm.nls.tc.Api.StWsdApi
Get the Semantic Types object.
GetSemanticTypesByAbbr() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get the collection object (in hashtable) of all STs with key in abbreviation.
GetSemanticTypesByIndex() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get the collection object (in hashtable) of all STs with key in index.
GetSemanticTypesByName() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get the collection object (in hashtable) of all STs with key in name.
GetSemanticTypesByTui() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get the collection object (in hashtable) of all STs with key in TUI.
GetShortName() - Method in class gov.nih.nlm.nls.tc.Jdi.Subheading
Get the short name of MeSH subheading
GetShowResult() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the type of shown result score
GetSignal() - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDc
Get the normalized signal
GetSignalByWord(String) - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDcs
Get normalized signal by specifying word.
GetSimilarity(Vector<Count1f>, Vector<Count1f>, JournalDescriptors) - Static method in class gov.nih.nlm.nls.tc.Api.SimilarityApi
Get similarity in float for two JD vectors.
GetSimilarity(Vector<Count1f>, Vector<Count1f>, SemanticTypes) - Static method in class gov.nih.nlm.nls.tc.Api.SimilarityApi
Get similarity in float for two ST vectors.
GetSimilarity(Vector<Count2f>, Vector<Count2f>, SemanticTypes) - Static method in class gov.nih.nlm.nls.tc.Api.SimilarityApi
Get similarity in float for two ST vectors.
GetSimilarityObj(Vector<Count1f>, Vector<Count1f>, JournalDescriptors) - Static method in class gov.nih.nlm.nls.tc.Api.SimilarityApi
Get similarity in float for two JD vectors.
GetSimilarityObj(Vector<Count1f>, Vector<Count1f>, SemanticTypes) - Static method in class gov.nih.nlm.nls.tc.Api.SimilarityApi
Get similarity in float for two ST vectors.
GetSimilarityObj(Vector<Count2f>, Vector<Count2f>, JournalDescriptors) - Static method in class gov.nih.nlm.nls.tc.Api.SimilarityApi
Get similarity in float for two JD vectors.
GetSize() - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptors
Get the total number of journal descriptor from the JD list.
GetSize() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get the total number of semantic type from the ST list.
GetStAbbrForWsd(String, String, Vector<String>) - Method in class gov.nih.nlm.nls.tc.Api.StWsdApi
Get ST abbreviatoin for WSD.
GetStAbbrForWsd(String, String, Vector<String>, int, boolean, boolean, boolean) - Method in class gov.nih.nlm.nls.tc.Api.StWsdApi
Get ST abbreviatoin for WSD.
GetStAbbrForWsd(String, String, Vector<String>, int, boolean, boolean, boolean, String) - Method in class gov.nih.nlm.nls.tc.Api.StWsdApi
Get ST abbreviatoin for WSD.
GetStatus() - Method in class gov.nih.nlm.nls.tc.Jdi.JournalDescriptor
Get the JD status
GetStByAbbr(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST object by specifying ST abbreviation.
GetStByIndex(int) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST object by specifying ST index.
GetStByName(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST object by specifying ST name.
GetStByTui(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get ST object by specifying TUI.
GetStiScoresByText(String, InputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.StiApi
Get ST scores by text.
GetStiScoresByText(String, InputFilterOption, Vector<String>) - Method in class gov.nih.nlm.nls.tc.Api.StiApi
Get ST scores by text with forced legal words.
GetStJds() - Method in class gov.nih.nlm.nls.tc.Stri.StJds
Get the collection of St-Jds scores (Count2f).
GetStopWords() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWords
Get the collection object (in hash set) of stopwords
GetStringFromInputWithId(String) - Static method in class gov.nih.nlm.nls.tc.FilterApi.InputFilter
Get the string from inStr when the inStr in the format of: ID|string
GetStriScoresByMesh(String) - Method in class gov.nih.nlm.nls.tc.Api.StriApi
Get ST scores by MeSHs.
GetStriScoresByText(String, InputFilterOption) - Method in class gov.nih.nlm.nls.tc.Api.StriApi
Get ST scores by text.
GetStriScoresByText(String, InputFilterOption, boolean) - Method in class gov.nih.nlm.nls.tc.Api.StriApi
Get ST scores by text.
GetSubheadingByFullName(String) - Method in class gov.nih.nlm.nls.tc.Jdi.Subheadings
Get MeSH subheading Java object by specifying full name.
GetSubheadingByShortName(String) - Method in class gov.nih.nlm.nls.tc.Jdi.Subheadings
Get MeSH subheading Java object by specifying short name.
GetSubheadingsByAbbr() - Method in class gov.nih.nlm.nls.tc.Jdi.Subheadings
Get the collection object (in hashtable) of all MeSH subheadings with key in abbreviation.
GetSubheadingsByFullName() - Method in class gov.nih.nlm.nls.tc.Jdi.Subheadings
Get the collection object (in hashtable) of all MeSH subheadings with key in full name.
GetSubheadingsByShortName() - Method in class gov.nih.nlm.nls.tc.Jdi.Subheadings
Get the collection object (in hashtable) of all MeSH subheadings with key in short name.
GetTa() - Method in class gov.nih.nlm.nls.tc.Jdi.JidTaJd
Get journal title.
GetTaByJid(String) - Method in class gov.nih.nlm.nls.tc.Jdi.JidTaJds
Get Journal title by specifying Journal id.
GetTextDebugMsg() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilter
Get debug message of text inputFilter.
GetTokenizedText() - Method in class gov.nih.nlm.nls.tc.MedLine.MltObj
Get tokenized text of the tokenized MEDLINE citation
GetTui() - Method in class gov.nih.nlm.nls.tc.Sti.SemanticType
Get the TUI, ST id
GetTui() - Method in class gov.nih.nlm.nls.tc.Stri.StJd
Get St index
GetTuiByAbbr(String) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get TUI by specifying ST abbreviation.
GetTuiByIndex(int) - Method in class gov.nih.nlm.nls.tc.Sti.SemanticTypes
Get TUI by specifying ST index.
GetUseAcronymFilter() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilterOption
Get boolean value of using acronym filter
GetUseCluster() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the booealn flag to display results in cluster.
GetUseDebugMsg() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilterOption
Get boolean value of using debug message
GetUseLegalWordsMsg() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilterOption
Get boolean value of using legal words in debug message
GetUseMaxSignal() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get boolean value of using max.
GetUseMinDc() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get boolean value of using min.
GetUseMinLength() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get boolean value of using min.
GetUseMinSignal() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get boolean value of using min.
GetUseMinWc() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get boolean value of using min.
GetUseNoOutputMsg() - Method in class gov.nih.nlm.nls.tc.FilterApi.OutputFilterOption
Get the boolean flag to show no output message.
GetUseRestrictWord() - Method in class gov.nih.nlm.nls.tc.FilterApi.LegalWordsOption
Get boolean value of using restrictwords only
GetUseUniqueWord() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilterOption
Get boolean value of using unique word
GetUseWordExtractionFilter() - Method in class gov.nih.nlm.nls.tc.FilterApi.InputFilterOption
Get boolean value of using word extraction filter
GetValue() - Method in class gov.nih.nlm.nls.tc.Lib.KeyValueObj
Get value from a key-value object.
GetVariants(String) - Method in class gov.nih.nlm.nls.tc.Util.LexicalTools
Find all inflectional variants of the input through LVG.
GetWc() - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDc
Get word count
GetWcByWord(String) - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDcs
Get word count by specifying word.
GetWord() - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDc
Get the word
GetWordSignalWcDcByWord(String) - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDcs
Get WordSignalWcDc Java object by specifying word.
GetWordSignalWcDcs() - Method in class gov.nih.nlm.nls.tc.Jdi.WordSignalWcDcs
Get WordSignalWcDcs list object.
GlobalVars - Class in gov.nih.nlm.nls.tc.Util
This class provides Global Behavior related variables and methods.
gov.nih.nlm.nls.tc.Api - package gov.nih.nlm.nls.tc.Api
This package provides Java APIs classes.
gov.nih.nlm.nls.tc.Db - package gov.nih.nlm.nls.tc.Db
Provides a higher level interface to TC database.
gov.nih.nlm.nls.tc.FilterApi - package gov.nih.nlm.nls.tc.FilterApi
This package provides filter option Java classes for text categorization tools.
gov.nih.nlm.nls.tc.Jdi - package gov.nih.nlm.nls.tc.Jdi
This package provides base Java classes of all Jdi operations.
gov.nih.nlm.nls.tc.Lib - package gov.nih.nlm.nls.tc.Lib
This package contains TC general library classes of Configuration, Counts, and KeyValue objects.
gov.nih.nlm.nls.tc.LoadDb - package gov.nih.nlm.nls.tc.LoadDb
This package contains Java classes of creating HSqlDb database and loading data from flat files into database.
gov.nih.nlm.nls.tc.MedLine - package gov.nih.nlm.nls.tc.MedLine
This package provides base Java classes of all MEDLINE related operations.
gov.nih.nlm.nls.tc.Sti - package gov.nih.nlm.nls.tc.Sti
This package provides base Java classes of all Sti operations.
gov.nih.nlm.nls.tc.Stri - package gov.nih.nlm.nls.tc.Stri
This package provides base Java classes of all Stri operations.
gov.nih.nlm.nls.tc.Tools - package gov.nih.nlm.nls.tc.Tools
This package provides Java classes for Jdi, Sti, Stri, Mlt, and StWsd.
gov.nih.nlm.nls.tc.Util - package gov.nih.nlm.nls.tc.Util
This package contains TC general utility classes of digit format, global variables, out, platform, and String.

TC Java
2011 Version
A B C D E F G I J K L M N O P Q R S T V W
Submit a bug or feature

Copyright © 2011 National Library of Medicine