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 

I

INCREASE_ST - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: increase state value by one
IncreaseLineNum() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LineObject
Increase the line number of the lexical record for the line object
IncreaseState() - Method in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
Increase the value of cuurent state by one to move to the next state
InflVar - Class in gov.nih.nlm.nls.lexCheck.Lib
This class provides a Java class for inflection and inflectional variants.
InflVar(String, String, String, String, String, String) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Creates a default inflectional variants by specifing eui, uninflected term, inflection, uninflectional variant, category, and citation form.
InflVar(String, String, String, String, String, String, String) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.InflVar
Creates a default inflectional variants by specifing eui, uninflected term, type, inflection, uninflectional variant, category, and citation form.
InflVarComparator<T> - Class in gov.nih.nlm.nls.lexCheck.Lib
This class performs a comparator for InflVar.
InflVarComparator() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.InflVarComparator
 
InflVarsAndAgreements - Class in gov.nih.nlm.nls.lexCheck.Lib
This class provides a Java class of inflectional variants for a lexical record.
InflVarsAndAgreements(LexRecord) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.InflVarsAndAgreements
Creates a default InflVarsAndAgreements object specifing lexRecord.
Init(Vector<LexRecord>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckEui
 
InTable(String, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.SetTable
Check if a term is in the hash table
IsCategory(String) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
IsDemonstrative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the status of demonstrative of an determiner entry
IsGoToNext() - Method in class gov.nih.nlm.nls.lexCheck.Lib.LineObject
Get the flag of go to next line for the line object
IsInterrogative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdvEntry
Get the status of interrogative of an adverb entry
IsInterrogative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.DetEntry
Get the status of interrogative of an determiner entry
IsInterrogative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.PronEntry
Get the boolean flag of interrogatvie of a pronoun entry
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckAsComp
Check if the filler is a legal "as" absolute complement format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckBinfComp
Check if the filler is a legal bare infinitive clause complement format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckEdComp
Check if the filler is a legal past participle clause complement format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckFinComp
Check if the filler is a legal finite clause complements format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckInfComp
Check if the filler is a legal Infinitive Clause Complements format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckIngComp
Check if the filler is a legal present participle clause complement format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckInterpretation
Check if the filler is a legal interpretation code
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckNpComp
Check if the filler is a legal Noun Phrase Complements format: np|N|
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckParticle
Check if the input term is a legit particle in lexicon
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckPphr
Check if the filler is a legal prepositional phrase complement format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckPreposition
Check if the input term is a legal preposition in lexicon
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckVerbParticle
Check if the filler is a legal verb particle construction format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckWhfinComp
Check if the filler is a legal wh finite clause complements format
IsLegal(String) - Static method in class gov.nih.nlm.nls.lexCheck.Compl.CheckWhinfComp
Check if the filler is a legal WH infinitive complements format
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckFormatAdjCompl
Check a filler to see if it is a legel complement.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckFormatAdjNominalization
Check a line to see if it is a legel nominalization of adjective.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckFormatAdjPosition
Check a line to see if it is a legel position of adjective.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckFormatAdjVariants
Check a line to see if it is a legel inflectional variants of adjective.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Adv.CheckFormatAdvModification
Check a line to see if it is a legel modification type of adverb.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Adv.CheckFormatAdvVariants
Check a line to see if it is a legel inflectional variants of adverb.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Auxi.CheckFormatAuxVariant
Check a line to see if it is a legel infelctional variants of auxilary.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.CheckFormatCat
Check the string of a filler to see if it is a legal category
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Det.CheckFormatDetVariants
Check a line to see if it is a legel variants of determiner.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Modal.CheckFormatModalVariant
Check a filler to see if it is a legel format of modal variants.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckFormatNounCompl
Check a line to see if it is a legel format of noun complements.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckFormatNounNominalization
Check a line to see if it is a legel format of noun nominalization.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckFormatNounVariants
Check a line to see if it is a legel format of noun variants.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Pron.CheckFormatPronGender
Check a line to see if it is a legel format of pronoun gender.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Pron.CheckFormatPronType
Check a line to see if it is a legel format of pronoun type.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Pron.CheckFormatPronVariants
Check a line to see if it is a legel format of pronoun agreement variants.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbCplxtran
Check a line to see if it is a legal format of complex transitive complements of verb.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbDitran
Check a line to see if it is a legal format of ditransitive complements of verb.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbIntran
Check a line to see if it is a legal format of intransitive complements of verb.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbLink
Check a line to see if it is a legal format of linking complements of verb.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbNominalization
Check a line to see if it is a legal format of verb nominalization.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbTran
Check a line to see if it is a legal format of transitive complements of verb.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbVariants
Check a line to see if it is a legal format of inflectional variants of verb.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatAbbreviation
Check if the filler is a legal abbreviation format.
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatAcronym
Check if the filler is a legal acronym format
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatClassType
Check if the filler is a legal class_type format
IsLegalFormat(String) - Method in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatEui
Check if the filler is a legal EUI format
IsLegalFormat(boolean, LineObject, String, int, boolean, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Lib.CheckFillerFormat
Check if the line is a legal filler format
IsLegalFormat(String) - Method in interface gov.nih.nlm.nls.lexCheck.Lib.CheckFormat
an abstract method of format checking
IsNextStartStr(String) - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Check if the starting string of next line is legal
IsProper() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the flag of proper of a noun entry
IsStative() - Method in class gov.nih.nlm.nls.lexCheck.Lib.AdjEntry
Get the status of stative of an adjective entry
IsTab() - Method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Check if the line starts with a tab
IsTradeMark() - Method in class gov.nih.nlm.nls.lexCheck.Lib.NounEntry
Get the flag of trade mark of a noun entry
IsValidEui(String) - Static method in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatEui
 
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