A B C D E F G H I L M N P R S T U V

G

GenerateInflVars - class gov.nih.nlm.nls.lexCheck.Tools.GenerateInflVars.
This class provides a command line program for generating inflected variants from a lexical record (text) 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.
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
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.Lib.LexRecord
Get the base of this lexical record.
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.InflectionalVar
Get category
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.Lib.InflectionalVar
Get citation
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
GetCplxtran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of complex-transitive complements of a verb entry
GetCurState() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
Get the current state of CheckSt 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
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.
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get Eui
GetEui() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the Eui of this lexical record.
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.InflectionalVar
Get inflection
GetInflectionalVars() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the derived inflectional variants of this lexical record
GetInflValues() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVars
Get the collection of inflectional variants
GetInflVars(String) - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToXmlApi
A method to generate inflection variables from a file contains lexical records in text format.
GetIntran() - Method in class gov.nih.nlm.nls.lexCheck.Lib.VerbEntry
Get the collection of intransitive complements of a verb entry
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
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
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
GetNounEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the noun entry
GetPosition() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the collection of positions of an adjective entry
GetPronEntry() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the pronoun entry
GetRecordNum() - Method in class gov.nih.nlm.nls.lexCheck.Api.ApiOutput
A method to get the total number of Lexical records
GetSignature() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the signature of this lexical record.
GetSpellingVars() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the spelling variants of this lexical record.
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.DetEntry
Get the text format of the demonstrative 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.ModalEntry
Get the text format of the modal entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the text format of the auxiliary 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.AdjEntry
Get the text format of the adjective 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.VerbEntry
Get the text format of the verb entry
GetText() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the text format of this lexical object
GetText(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the text format of the category entry
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 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.PronEntry
Get the collection of type of a pronoun entry
GetType() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get inflectional rule type
GetUnInfl() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get uninflectional variant
GetUnique() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get unique flag.
GetVar() - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVar
Get inflectional variant
GetVariant() - Method in class gov.nih.nlm.nls.lexCheck.Lib.ModalEntry
Get the collection of inflectional variants of a modal entry
GetVariant() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the collection of inflectional variants of an auxiliary 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.PronEntry
Get the collection of agreement variants of a pronoun 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.AdjEntry
Get the collection of inflectional variants of an adjective entry
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.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.Lib.DetEntry
Get the xml format of the demonstrative 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.ModalEntry
Get the xml format of the modal entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AuxEntry
Get the xml format of the auxiliary 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.AdjEntry
Get the xml format of the adjective 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.VerbEntry
Get the xml format of the verb entry
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LexRecord
Get the xml format of a lexical record
GetXml() - Method in class gov.nih.nlm.nls.lexCheck.Api.ApiOutput
A method to get the Xml output of Lexical records
GetXml(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.InflectionalVars
Get the xml format of the inflectional variants
GetXml(String) - Method in class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Get the xml format of the category entry
gov.nih.nlm.nls.lexCheck.Api - package gov.nih.nlm.nls.lexCheck.Api
This package provides APIs for the Java verions of LexCheck, 2003 release.
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 2003 release.
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 2003 release.
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 2003 release.
gov.nih.nlm.nls.lexCheck.Cat.Aux - package gov.nih.nlm.nls.lexCheck.Cat.Aux
This package provides Java classes for checking category (Auxiliary) specific syntax in LexCheck 2003 release.
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 2003 release.
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 2003 release.
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 2003 release.
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 2003 release.
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 2003 release.
gov.nih.nlm.nls.lexCheck.CkLib - package gov.nih.nlm.nls.lexCheck.CkLib
This package provides library classes for checking lines in LexCheck, 2003 release.
gov.nih.nlm.nls.lexCheck.Compl - package gov.nih.nlm.nls.lexCheck.Compl
This package provides Java classes for checking complement syntax in LexCheck 2003 release.
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, 2003 release.
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, 2003 release.
gov.nih.nlm.nls.lexCheck.Tools - package gov.nih.nlm.nls.lexCheck.Tools
This package provides classes of command line programs.

A B C D E F G H I L M N P R S T U V