Skip navigation links
LexCheck Java
2019 Version
A B C D E F G H I K L M N O P R S T U V W X 

G

GenerateInflVars - Class in gov.nih.nlm.nls.lexCheck.Tools
This class provides a command line program to generate inflected variants from a set of lexical records (text format) read in from a file.
GenerateInflVars() - Constructor for class gov.nih.nlm.nls.lexCheck.Tools.GenerateInflVars
 
GetAbbreviations() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the abbreviations of this lexical record.
GetAcrAbbFlag() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVar
Get Acronym/Abbreviation flag
GetAcronyms() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the acronyms of this lexical record.
GetAdjEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the adjective entry
GetAdvEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the adverb entry
GetAgreement() - Method in class gov.nih.nlm.nls.lexCheck.Lib.Agreement
Get agreement
GetAgreementsFromTextFile(String) - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToAgreementsApi
A method to generate agreements from a file contains lexical records in text format.
GetAgreementValues() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVarsAndAgreements
Get the collection of agreements
GetAnnotations() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the annotations of this lexical record.
GetAuxEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the auxiliary entry
GetBase() - Method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordNomObj
 
GetBase() - Method in class gov.nih.nlm.nls.lexCheck.Lib.Agreement
Get base - uninflectional variant
GetBase() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the base of this lexical record.
GetBases() - Method in class gov.nih.nlm.nls.lexCheck.CheckCont.BasePosObj
 
GetBuffer() - Method in class gov.nih.nlm.nls.lexCheck.Lib.TokenObject
Get the buffer of tokenizer
GetCat() - Method in class gov.nih.nlm.nls.lexCheck.Lib.Agreement
Get category
GetCat() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVar
Get category
GetCat() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Get category
GetCategory() - Method in class gov.nih.nlm.nls.lexCheck.CheckCont.BasePosObj
 
GetCategory() - Method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordNomObj
 
GetCategory(int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
GetCategory() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the category name of this lexical record.
GetCatEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the category entry of this lexical record
GetCit() - Method in class gov.nih.nlm.nls.lexCheck.CheckCont.BasePosObj
 
GetCit() - Method in class gov.nih.nlm.nls.lexCheck.Lib.Agreement
Get citation
GetCit() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Get citation
GetCitByEui(String) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckDupLexRecords
 
GetCitByEuiBase(String, String, String) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckEui
 
GetClassTypes() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the class types of this lexical record.
GetCompl() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of complements of an adjective entry
GetCompl() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the collection of complement of a noun entry
GetConfiguration(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.Configuration
Get a value from configuration file by specifying the key.
GetContentTypeStr(int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
GetCplxtran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of complex-transitive complements of a verb entry
GetCrossRefTypeStr(int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
GetCurState() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
Get the current state of CheckSt object
GetDbFormatText(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the fixed text of this lexical object.
GetDelim() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Get the deliminator string from this CheckObject
GetDetEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the determiner entry
GetDicVarsFromTextFile(String) - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToDicVarsApi
A method to generate inflection variables from a file contains lexical records in text format.
GetDitran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of ditransitive complements of a verb entry
GetEnd() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the record end curly bracket of this lexical record.
GetErrFixStr(int, String[][]) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.ErrMsgUtil
 
GetErrFixStr(int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.ErrMsgUtilLexicon
 
GetErrMsg() - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToJavaObjApi
This method return the error message when the first error happen.
GetErrMsg() - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.ErrMsgUtil
Get the error message.
GetErrMsg() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.ErrMsg
Get the crrent error message.
GetErrStats(String[][], int[]) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.ErrMsgUtil
Get the status of errors.
GetErrStats() - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.ErrMsgUtilLexicon
 
GetErrStats() - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.ErrMsgUtilLexRecord
 
GetErrTypeStr(int, String[][]) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.ErrMsgUtil
 
GetErrTypeStr(int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.ErrMsgUtilLexicon
 
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordNomObj
 
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.Lib.Agreement
Get Eui
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVar
Get Eui
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Get Eui
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the Eui of this lexical record.
GetEuisByBaseCat(String) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckDupLexRecords
 
GetEuisByCitCat(String) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckDupLexRecords
 
GetFillerErrMsg() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Get the error massage of the filler problem
GetFillerFormat() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Get the legal format of a filler
GetGender() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the gender of a pronoun entry
GetInflection() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVar
Get inflection
GetInflection() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Get inflection
GetInflValues() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVarsAndAgreements
Get the collection of inflectional variants
GetInflVars(String) - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToXmlApi
Deprecated.
as in 2006, replaced by ToInflVarsApi.GetInflVarsFromTextFile(String)
GetInflVarsAndAgreements() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the derived inflectional variants of this lexical record
GetInflVarsFromTextFile(String) - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToInflVarsApi
A method to generate inflection variables from a file contains lexical records in text format.
GetInformation() - Method in class gov.nih.nlm.nls.lexCheck.Lib.Configuration
Get system level informatio from configuration.
GetIntran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of intransitive complements of a verb entry
GetIrregExpEuiListFromFile(String) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckVariants
 
GetIrregExpEuiListFromFile(String, boolean, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckVariants
 
GetItemFromLexRecord(LexRecord, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
GetKey2ValuesTable(String, boolean, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.KeyValuesTable
Get the key-values table by loading all key-values pairs from a file with options of verbose and show loading lineNum.
GetLast2Char(String) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.InflVarsAndAgreements
 
GetLastChar(String) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.InflVarsAndAgreements
 
GetLastState() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
Get the last state of CheckSt object
GetLexRecord() - Static method in class gov.nih.nlm.nls.lexCheck.Gram.CheckGrammer
Get the checked lexical record
GetLexRecordInfo(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
GetLine() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LineObject
Get the line String content of the line object
GetLineNum() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LineObject
Get the line number of the lexical record for the line object
GetLink() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of linking complements of a verb entry
GetListFromLexRecord(LexRecord, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
GetModalEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the modal entry
GetModification() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the collection of modifications of an adverb entry
GetNegative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the state of negative of an adverb entry
GetNextLine() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Get the collection of possible strings of next line
GetNextStartStrs() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Get the collection of possible starting strings of next line
GetNextState() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Get the next checking state
GetNominalization() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of nominalizations of an adjective entry
GetNominalization() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the collection of nominalization of a noun entry
GetNominalization() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of nominalization of a verb entry
GetNominalizations() - Method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordNomObj
 
GetNominalizations() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the nominalization of this lexical record.
GetNounEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the noun entry
GetParticleFile() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.GlobalVars
Get the particle file
GetPosition() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of positions of an adjective entry
GetPrepositionFile() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.GlobalVars
Get the preposition file
GetPronEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the pronoun entry
GetProperNounFlag() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVar
Get proper noun flag
GetRecordNum() - Method in class gov.nih.nlm.nls.lexCheck.Api.ApiOutput
A method to get the total number of Lexical records
GetReleaseFormatText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the release format of this lexical object 1.
GetReleaseFormatTextWithoutClassType() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the release format of this lexical object without class_type 1.
GetSetTabe(String, boolean, int, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.SetTable
Get the set table by loading all terms from a file with options of verbose and show loading lineNum.
GetSignature() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the signature of this lexical record.
GetSortedValues(String, Hashtable<String, HashSet<String>>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.KeyValuesTable
Get sorted unique values for a key in the key-values table.
GetSpellingVars() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the spelling variants of this lexical record.
GetSpVarFlag() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVar
Get spVar flag
GetStartErrMsg() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Get the error massage of the starting string problem
GetStartStr() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Get the legal start string from this CheckObject
GetStartStr(LineObject, String) - Static method in class gov.nih.nlm.nls.lexCheck.CkLib.LineCheck
Retrieve the start string by giving the delimiter
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the text format of the adjective entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the text format of the adverb entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the text format of the auxiliary entry
GetText(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the text format of the category entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the text format of the demonstrative entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the text format of this lexical object
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Get the text format of the modal entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the text format of the noun entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the text format of the pronoun entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the text format of the verb entry
GetTextIndent() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.GlobalVars
Get the text indent
GetTextWithoutClassTypes() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the text format of this lexical object without class types
GetToken() - Method in class gov.nih.nlm.nls.lexCheck.Lib.TokenObject
Get the token
GetTradeName() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the collection of trade name of a noun entry
GetTran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of transitive complements of a verb entry
GetType() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Get inflectional rule type
GetType() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the collection of type of a pronoun entry
GetUnInfl() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Get uninflectional variant
GetUnique() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVar
Get unique flag.
GetUnique() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Get unique flag.
GetValues(String, Hashtable<String, HashSet<String>>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.KeyValuesTable
Get unique values for a key in the key-values table.
GetVar() - Method in class gov.nih.nlm.nls.lexCheck.Lib.Agreement
Get inflectional variant
GetVar() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVar
Get inflectional variant
GetVar() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Get inflectional variant
GetVariant() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the collection of inflectional variants of an auxiliary entry
GetVariant() - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Get the collection of inflectional variants of a modal entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of inflectional variants of an adjective entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the collection of inflectional variants of an adverb entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the agreement variants of an determiner entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the variants of this lexical record.
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the collection of modifications of a noun entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the collection of agreement variants of a pronoun entry
GetVariants() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of inflectional variants of a verb entry
GetVerbEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the verb entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Api.ApiOutput
A method to get the Xml output of Lexical records
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the xml format of the adjective entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the xml format of the adverb entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the xml format of the auxiliary entry
GetXml(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the xml format of the category entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the xml format of the demonstrative entry
GetXml(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.InflVarsAndAgreements
Get the xml format of the inflectional variants
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the xml format of a lexical record with root of lexRecords
GetXml(int) - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the xml format of a lexical record with root of lexRecord
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Get the xml format of the modal entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the xml format of the noun entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the xml format of the pronoun entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the xml format of the verb entry
GetXmlHeader() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.GlobalVars
Get the xml header
GetXmlHeader() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get xml header
GetXmlIndent() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.GlobalVars
Get the xml indent
GetXmlRootBeginTag() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the xml format of a lexical records begin tag
GetXmlRootEndTag() - Static method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the xml format of a lexical records begin tag
GlobalVars - Class in gov.nih.nlm.nls.lexCheck.Lib
This class provides a Java object for a line statement in a lexical record.
GlobalVars() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.GlobalVars
Creates a default line object
gov.nih.nlm.nls.lexCheck.Api - package gov.nih.nlm.nls.lexCheck.Api
This package provides Java APIs for the Java verion of LexCheck.
gov.nih.nlm.nls.lexCheck.Cat - package gov.nih.nlm.nls.lexCheck.Cat
This package provides Java classes for checking category specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.Cat.Adj - package gov.nih.nlm.nls.lexCheck.Cat.Adj
This package provides Java classes for checking category (Adjective) specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.Cat.Adv - package gov.nih.nlm.nls.lexCheck.Cat.Adv
This package provides Java classes for checking category (adverb) specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.Cat.Auxi - package gov.nih.nlm.nls.lexCheck.Cat.Auxi
This package provides Java classes for checking category (Auxiliary) specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.Cat.Det - package gov.nih.nlm.nls.lexCheck.Cat.Det
This package provides Java classes for checking category (Determiner) specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.Cat.Modal - package gov.nih.nlm.nls.lexCheck.Cat.Modal
This package provides Java classes for checking category (Modal) specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.Cat.Noun - package gov.nih.nlm.nls.lexCheck.Cat.Noun
This package provides Java classes for checking category (Noun) specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.Cat.Pron - package gov.nih.nlm.nls.lexCheck.Cat.Pron
This package provides Java classes for checking category (Pronoun) specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.Cat.Verb - package gov.nih.nlm.nls.lexCheck.Cat.Verb
This package provides Java classes for checking category (Verb) specific syntax in LexCheck.
gov.nih.nlm.nls.lexCheck.CheckCont - package gov.nih.nlm.nls.lexCheck.CheckCont
This package provides java classes for checking content of lexical records in LexCheck.
gov.nih.nlm.nls.lexCheck.CkLib - package gov.nih.nlm.nls.lexCheck.CkLib
This package provides library classes for checking lines in LexCheck.
gov.nih.nlm.nls.lexCheck.Compl - package gov.nih.nlm.nls.lexCheck.Compl
This package provides Java classes for checking syntax on complement in LexCheck.
gov.nih.nlm.nls.lexCheck.Gram - package gov.nih.nlm.nls.lexCheck.Gram
This package provides base classes for format checking and lexical slot updateing in LexCheck.
gov.nih.nlm.nls.lexCheck.Lib - package gov.nih.nlm.nls.lexCheck.Lib
This package provides library classes for entry checking, line object, token object, and lexical record object in LexCheck.
gov.nih.nlm.nls.lexCheck.Tools - package gov.nih.nlm.nls.lexCheck.Tools
This package provides classes of command line programs as tools use LexCheck APIs.
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links
LexCheck Java
2019 Version

Submit a bug or feature

Copyright © 2019 National Library of Medicine