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 

C

CAT_ADJ - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_ADV - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_AUX - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_COMPL - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_CONJ - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_DET - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_FILLER_ERR - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.ErrMsg
error message: category filler error
CAT_MODAL - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_NOUN - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_PREP - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_PRON - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CAT_SLOT_ERR - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.ErrMsg
error message: category slot error
CAT_VERB - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CatEntry - Class in gov.nih.nlm.nls.lexCheck.Lib
This class provides a Java object class for category entry.
CatEntry(String) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.CatEntry
Creates a default category entry object by specifing category name
Check(LineObject, boolean, CheckSt, LexRecord, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckAdj
Check a line to see if it is a legel filler.
Check(LineObject, boolean, CheckSt, LexRecord, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.Adv.CheckAdv
Check a line to see if it is a legel filler.
Check(LineObject, boolean, CheckSt, LexRecord, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.Auxi.CheckAux
Check a line to see if it is a legel filler.
Check(LineObject, boolean, CheckSt, CheckSt, LexRecord, int, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.CheckCatEntry
Check the code of the input line.
Check(LineObject, boolean, CheckSt, LexRecord, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.Det.CheckDet
Check a line to see if it is a legel filler.
Check(LineObject, boolean, CheckSt, LexRecord, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.Modal.CheckModal
Check a line to see if it is a legel filler.
Check(LineObject, boolean, CheckSt, LexRecord, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckNoun
Check a line to see if it is a legel filler.
Check(LineObject, boolean, CheckSt, LexRecord, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.Pron.CheckPron
Check a line to see if it is a legal filler.
Check(LineObject, boolean, CheckSt, LexRecord, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckVerb
Check a line to see if it is a legel filler.
Check(LexRecord, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckAbbEui
 
Check(LexRecord, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckAcrEui
 
Check(LexRecord, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckClassTypeEui
 
Check(Vector<LexRecord>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckDupEuis
 
Check(Vector<LexRecord>, Hashtable<String, HashSet<String>>, BufferedWriter, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckDupLexRecords
 
Check(LexRecord, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckNomEui
 
Check(Vector<LexRecord>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckNomSym
 
Check(LineObject, boolean, CheckSt, LexRecord, CheckObject, UpdateLex, int, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.CkLib.CheckCode
Check the code of the input line.
Check(LineObject, boolean, CheckSt, CheckSt, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.Gram.CheckGrammer
Check if the grammer syntax for the input lexical record
CHECK_ABBREVIATION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check abbreviation
CHECK_ACRONYM - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check acronym
CHECK_ADJ - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adjective
CHECK_ADJ_COMPL - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adjective complement
CHECK_ADJ_NOMINALIZATION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adjective nominalization
CHECK_ADJ_POSITION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adjective position
CHECK_ADJ_STATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adjective stative
CHECK_ADJ_VARIANTS - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adjective inflectional variants
CHECK_ADV - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adverb
CHECK_ADV_BROAD_NEGATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adverb broad negative
CHECK_ADV_INTERROGATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adverb interrogative
CHECK_ADV_MODIFICATION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adverb modification
CHECK_ADV_NEGATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adverb negative
CHECK_ADV_VARIANTS - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check adverb inflectional variants
CHECK_AGREEMENT - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check agreement
CHECK_ANNOTATION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check annotation
CHECK_AUX - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check auxiliary
CHECK_AUX_VARIANT - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check auxiliary inflectional variants
CHECK_BASE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check base
CHECK_CAT - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check category
CHECK_CAT_ENTRY - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check category entry
CHECK_CLASS_TYPE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check class types
CHECK_COMPL - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check complementizer
CHECK_COMPLEMENT - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check complement
CHECK_CONJ - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check conjunctions
CHECK_DEICTIC - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check deictic
CHECK_DET - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check determiner
CHECK_DET_DEMONSTRATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check determiner demonstrative
CHECK_DET_INTERROGATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check determiner interrogative
CHECK_DET_VARIANTS - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check determiner inflectinal variants
CHECK_END - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check end bracket
CHECK_ENTRY - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check entry (EUI)
CHECK_GENDER - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check gender
CHECK_INTEROATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check interrogative
CHECK_MODAL - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check modal
CHECK_MODAL_VARIANT - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check modal inflectional variants
CHECK_MODIFICATION_TYPE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check modification type
CHECK_NEGATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check state of negative
CHECK_NOMINALIZATION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check nominalization
CHECK_NOUN - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check noun
CHECK_NOUN_COMPL - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check noun complement
CHECK_NOUN_NOMINALIZATION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check noun nominalization
CHECK_NOUN_PROPER - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check noun proper
CHECK_NOUN_TRADEMARK - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check noun trade mark
CHECK_NOUN_TRADENAME - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check noun tradename
CHECK_NOUN_VARIANTS - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check noun inflectional variants
CHECK_POSITION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check position
CHECK_PREP - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check preposition
CHECK_PRON - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check pronoun
CHECK_PRON_GENDER - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check pronoun gender
CHECK_PRON_INTERROGATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check pronoun interrogative
CHECK_PRON_TYPE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check pronoun type
CHECK_PRON_VARIANTS - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check pronoun inflectional variants
CHECK_PROPER_NOUN - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check proper noun
CHECK_SIGNATURE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check signature
CHECK_SPELLING_VAR - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check spelling variants
CHECK_STATIVE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check stative status
CHECK_TYPE - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check type
CHECK_VERB - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb
CHECK_VERB_CPLXTRAN - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb complex transitive
CHECK_VERB_DITRAN - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb ditransitive complement
CHECK_VERB_INTRAN - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb intransitive complement (blank)
CHECK_VERB_INTRAN2 - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb intransitive complement
CHECK_VERB_LINK - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb linking complement
CHECK_VERB_NOMINALIZATION - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb nominolization
CHECK_VERB_TRAN - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb transitive complement
CHECK_VERB_VARIANTS - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
state: check verb inflectional variants
CheckAbbreviations - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the Abbreviation of a lexRecord.
CheckAcronyms - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the Acronym of a lexRecord.
CheckAdj - Class in gov.nih.nlm.nls.lexCheck.Cat.Adj
This class checks allowable filler for syntactical category of adjective.
CheckAdj() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckAdj
 
CheckAdv - Class in gov.nih.nlm.nls.lexCheck.Cat.Adv
This class checks allowable filler for syntactical category of adverb.
CheckAdv() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Adv.CheckAdv
 
CheckAsComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks "as" absolute clause complement format.
CheckAsComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckAsComp
 
CheckAux - Class in gov.nih.nlm.nls.lexCheck.Cat.Auxi
This class checks filler for syntactical category of Auxilary.
CheckAux() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Auxi.CheckAux
 
CheckBinfComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks bare infinitive clause complement format.
CheckBinfComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckBinfComp
 
CheckCategory - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the category of a lexRecord.
CheckCatEntry - Class in gov.nih.nlm.nls.lexCheck.Cat
This class checks variants, compelments, nd otehr attributes of an entry based on category.
CheckCatEntry() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.CheckCatEntry
 
CheckCitation - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the citation of a lexRecord.
CheckClassTypes - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the class types of a lexRecord.
CheckCode - Class in gov.nih.nlm.nls.lexCheck.CkLib
This class checks code of a line.
CheckCode() - Constructor for class gov.nih.nlm.nls.lexCheck.CkLib.CheckCode
 
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckAbbreviations
 
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckAcronyms
 
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckCategory
 
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckCitation
 
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckClassTypes
 
CheckContent - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class library of checking the content of a lexRecord.
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckEui
 
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckNominalizations
 
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckSpellingVars
 
CheckContent(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckVariants
 
CheckContents(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckAbbreviations
 
CheckContents(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckAcronyms
 
CheckContents(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckCitation
 
CheckContents(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckClassTypes
 
CheckContents(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckNominalizations
 
CheckContents(LexRecord) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckSpellingVars
 
CheckContents(LexRecord, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckVariants
 
CheckDet - Class in gov.nih.nlm.nls.lexCheck.Cat.Det
This class checks filler type for syntactical category of determiners.
CheckDet() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Det.CheckDet
 
CheckDoublePipesForList(LexRecord, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckContent
 
CheckDuplicatesForList(LexRecord, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckContent
 
CheckEdComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks past participle clause complement format.
CheckEdComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckEdComp
 
CheckEntry - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the Entry of a lexRecord.
CheckEui - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the EUI of a lexRecord.
CheckFillerFormat - Class in gov.nih.nlm.nls.lexCheck.Lib
This class check filler format for a lexical record.
CheckFillerFormat() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.CheckFillerFormat
 
CheckFinComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks finite clause complements format.
CheckFinComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckFinComp
 
CheckFormat - Interface in gov.nih.nlm.nls.lexCheck.Lib
This class is the top class for all format checking class.
CheckFormatAbbreviation - Class in gov.nih.nlm.nls.lexCheck.Gram
This class checks if the filler is a legal abbreviation format.
CheckFormatAbbreviation() - Constructor for class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatAbbreviation
 
CheckFormatAcronym - Class in gov.nih.nlm.nls.lexCheck.Gram
This class checks if the filler is a legal acronym format.
CheckFormatAcronym() - Constructor for class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatAcronym
 
CheckFormatAdjCompl - Class in gov.nih.nlm.nls.lexCheck.Cat.Adj
This class checks the format of Complement for adjective.
CheckFormatAdjCompl() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckFormatAdjCompl
 
CheckFormatAdjNominalization - Class in gov.nih.nlm.nls.lexCheck.Cat.Adj
This class checks nominalization for syntactical category of adjective.
CheckFormatAdjNominalization() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckFormatAdjNominalization
 
CheckFormatAdjPosition - Class in gov.nih.nlm.nls.lexCheck.Cat.Adj
This class checks position for syntactical category of adjective.
CheckFormatAdjPosition() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckFormatAdjPosition
 
CheckFormatAdjVariants - Class in gov.nih.nlm.nls.lexCheck.Cat.Adj
This class checks inflectionl variants for syntactical category of adjective.
CheckFormatAdjVariants() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckFormatAdjVariants
 
CheckFormatAdvModification - Class in gov.nih.nlm.nls.lexCheck.Cat.Adv
This class checks modification type for syntactical category of adverb.
CheckFormatAdvModification() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Adv.CheckFormatAdvModification
 
CheckFormatAdvVariants - Class in gov.nih.nlm.nls.lexCheck.Cat.Adv
This class checks inflectional variants for syntactical category of adverb.
CheckFormatAdvVariants() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Adv.CheckFormatAdvVariants
 
CheckFormatAuxVariant - Class in gov.nih.nlm.nls.lexCheck.Cat.Auxi
This class checks inflectional variants for syntactical category of auxilary.
CheckFormatAuxVariant() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Auxi.CheckFormatAuxVariant
 
CheckFormatCat - Class in gov.nih.nlm.nls.lexCheck.Cat
This class check format for category.
CheckFormatCat() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.CheckFormatCat
 
CheckFormatClassType - Class in gov.nih.nlm.nls.lexCheck.Gram
This class checks if the filler is a legal class_type format.
CheckFormatClassType() - Constructor for class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatClassType
 
CheckFormatDetVariants - Class in gov.nih.nlm.nls.lexCheck.Cat.Det
This class checks inflectional variants for syntactical category of determiner.
CheckFormatDetVariants() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Det.CheckFormatDetVariants
 
CheckFormatEui - Class in gov.nih.nlm.nls.lexCheck.Gram
This class checks if the filler is a legal EUI format.
CheckFormatEui() - Constructor for class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatEui
 
CheckFormatModalVariant - Class in gov.nih.nlm.nls.lexCheck.Cat.Modal
This class checks filler format of variants for modal.
CheckFormatModalVariant() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Modal.CheckFormatModalVariant
 
CheckFormatNounCompl - Class in gov.nih.nlm.nls.lexCheck.Cat.Noun
This class checks the format of complement for noun.
CheckFormatNounCompl() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckFormatNounCompl
 
CheckFormatNounNominalization - Class in gov.nih.nlm.nls.lexCheck.Cat.Noun
This class checks the format of nominalization for noun.
CheckFormatNounNominalization() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckFormatNounNominalization
 
CheckFormatNounVariants - Class in gov.nih.nlm.nls.lexCheck.Cat.Noun
This class checks format of variants for nouns.
CheckFormatNounVariants() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckFormatNounVariants
 
CheckFormatPronGender - Class in gov.nih.nlm.nls.lexCheck.Cat.Pron
This class checks format of gender for syntactical category of pronoun.
CheckFormatPronGender() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Pron.CheckFormatPronGender
 
CheckFormatPronType - Class in gov.nih.nlm.nls.lexCheck.Cat.Pron
This class checks format of type for syntactical category of pronoun.
CheckFormatPronType() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Pron.CheckFormatPronType
 
CheckFormatPronVariants - Class in gov.nih.nlm.nls.lexCheck.Cat.Pron
This class checks format of agreement (variants) for pronoun.
CheckFormatPronVariants() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Pron.CheckFormatPronVariants
 
CheckFormatVerbCplxtran - Class in gov.nih.nlm.nls.lexCheck.Cat.Verb
This class checks format of complex transitive complements for verb.
CheckFormatVerbCplxtran() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbCplxtran
 
CheckFormatVerbDitran - Class in gov.nih.nlm.nls.lexCheck.Cat.Verb
This class checks format of ditransitive complements for verb.
CheckFormatVerbDitran() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbDitran
 
CheckFormatVerbIntran - Class in gov.nih.nlm.nls.lexCheck.Cat.Verb
This class checks format of intransitive complements for verb.
CheckFormatVerbIntran() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbIntran
 
CheckFormatVerbLink - Class in gov.nih.nlm.nls.lexCheck.Cat.Verb
This class checks format of linking complements for verb.
CheckFormatVerbLink() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbLink
 
CheckFormatVerbNominalization - Class in gov.nih.nlm.nls.lexCheck.Cat.Verb
This class checks format of nominolization for verb.
CheckFormatVerbNominalization() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbNominalization
 
CheckFormatVerbTran - Class in gov.nih.nlm.nls.lexCheck.Cat.Verb
This class checks format of transitive complements for verb.
CheckFormatVerbTran() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbTran
 
CheckFormatVerbVariants - Class in gov.nih.nlm.nls.lexCheck.Cat.Verb
This class checks format of inflectional variants for verb.
CheckFormatVerbVariants() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckFormatVerbVariants
 
CheckFromFile(String, String, boolean, Hashtable<String, HashSet<String>>, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckLexRecords
 
CheckGlreg(LexRecord, String, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckEntry
 
CheckGrammer - Class in gov.nih.nlm.nls.lexCheck.Gram
This class provides methods of Grammer check for LexCheck, top level.
CheckGrammer() - Constructor for class gov.nih.nlm.nls.lexCheck.Gram.CheckGrammer
 
CheckInfComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks Infinitive Clause Complements format.
CheckInfComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckInfComp
 
CheckIngComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks present participle clause complement format.
CheckIngComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckIngComp
 
CheckInterpretation - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks if the input is an interpretation code.
CheckInterpretation() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckInterpretation
 
CheckLexRecord - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the content of a lexRecord.
CheckLexRecord(LexRecord, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckLexRecord
 
CheckLexRecord(LexRecord, HashSet<String>, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckLexRecord
 
CheckLexRecords(Vector<LexRecord>, boolean, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckLexRecord
 
CheckLexRecords(Vector<LexRecord>, BufferedWriter, boolean, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckLexRecord
 
CheckLexRecords(Vector<LexRecord>, BufferedWriter, BufferedWriter, boolean, Hashtable<String, HashSet<String>>, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CrossCheckLexRecords
 
CheckLexRecordsFromFile(String, String, boolean, HashSet<String>) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckLexRecord
 
CheckModal - Class in gov.nih.nlm.nls.lexCheck.Cat.Modal
This class checks filler for syntactical category of modal.
CheckModal() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Modal.CheckModal
 
CheckNominalizations - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the Nominalizations of a lexRecord.
CheckNoun - Class in gov.nih.nlm.nls.lexCheck.Cat.Noun
This class checks filler for syntactical category of noun.
CheckNoun() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckNoun
 
CheckNpComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks Noun Phrase Complements format: np|N|.
CheckNpComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckNpComp
 
CheckObject - Class in gov.nih.nlm.nls.lexCheck.CkLib
This class provides a Java object to carry check information.
CheckObject(String, int, int, int, HashSet<String>, CheckFormat) - Constructor for class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Create a default CheckObject
CheckObject(String, int, int, int, HashSet<String>, HashSet<String>, CheckFormat) - Constructor for class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Create a default CheckObject
CheckObject(String, int, int, int, HashSet<String>, CheckFormat, String) - Constructor for class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Create a default CheckObject
CheckObject(String, int, int, int, HashSet<String>, HashSet<String>, CheckFormat, String) - Constructor for class gov.nih.nlm.nls.lexCheck.CkLib.CheckObject
Create a default CheckObject
CheckParticle - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks if the input term is a legit adverbiral particle in lexicon.
CheckParticle() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckParticle
 
CheckPphr - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks prepositional phrase complement format.
CheckPphr() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckPphr
 
CheckPreposition - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks if the input term is a legal preposition in lexicon.
CheckPreposition() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckPreposition
 
CheckPron - Class in gov.nih.nlm.nls.lexCheck.Cat.Pron
This class checks filler for syntactical category of pronoun.
CheckPron() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Pron.CheckPron
 
CheckRecordsFromTextFile(String) - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToJavaObjApi
A method to check grammer of lexical records from a flat file.
CheckRecordsFromTextFile(String, String, String) - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToJavaObjApi
A method to check grammer/syntax of lexical records from a flat file.
CheckRecordText(String) - Static method in class gov.nih.nlm.nls.lexCheck.Api.ToJavaObjApi
A method to check grammer of lexical records in text format (string).
CheckRegd(LexRecord, String, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckEntry
 
CheckSlotFiller(LineObject, boolean, CheckObject, TokenObject, boolean) - Static method in class gov.nih.nlm.nls.lexCheck.CkLib.LineCheck
Check Slot and filler
CheckSpacesForItem(LexRecord, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckContent
 
CheckSpacesForList(LexRecord, int) - Static method in class gov.nih.nlm.nls.lexCheck.CheckCont.CheckContent
 
CheckSpellingVars - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the Spelling variants of a lexRecord.
CheckSt - Class in gov.nih.nlm.nls.lexCheck.Lib
This class check state for LexCheck.
CheckSt() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
Creates a default CheckSt object
CheckSt(int) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.CheckSt
Creates a default CheckSt object by specifing state
CheckStartStr(LineObject, boolean, CheckObject) - Static method in class gov.nih.nlm.nls.lexCheck.CkLib.LineCheck
check if the line starts with the assigned start string
CheckVariants - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check the Variants of a lexRecord.
CheckVerb - Class in gov.nih.nlm.nls.lexCheck.Cat.Verb
This class checks filler for verb.
CheckVerb() - Constructor for class gov.nih.nlm.nls.lexCheck.Cat.Verb.CheckVerb
 
CheckVerbParticle - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks verb particle construction format.
CheckVerbParticle() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckVerbParticle
 
CheckWhfinComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks wh finite clause complements format.
CheckWhfinComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckWhfinComp
 
CheckWhinfComp - Class in gov.nih.nlm.nls.lexCheck.Compl
This class checks WH infinitive complements format.
CheckWhinfComp() - Constructor for class gov.nih.nlm.nls.lexCheck.Compl.CheckWhinfComp
 
CheckWholeLine(LineObject, boolean, CheckObject) - Static method in class gov.nih.nlm.nls.lexCheck.CkLib.LineCheck
check if the whole line is the same as the assigned string
CLASS_TYPE_FILLER_ERR - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.ErrMsg
error message: class type filler error
CLASS_TYPE_SLOT_ERR - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.ErrMsg
error message: class type slot error
compare(T, T) - Method in class gov.nih.nlm.nls.lexCheck.CheckCont.BaseComparator
Compare two objects by base order
compare(T, T) - Method in class gov.nih.nlm.nls.lexCheck.Lib.DicVarComparator
To compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lexCheck.Lib.InflVarComparator
To compare two object o1 and o2.
COMPL - Static variable in class gov.nih.nlm.nls.lexCheck.Cat.CheckFormatCat
 
Configuration - Class in gov.nih.nlm.nls.lexCheck.Lib
This class provides a way of storing and retrieving configurations through a Configuation object.
Configuration(String, boolean) - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.Configuration
Create a Configuration object.
CONJ - Static variable in class gov.nih.nlm.nls.lexCheck.Cat.CheckFormatCat
 
consonants_ - Static variable in class gov.nih.nlm.nls.lexCheck.Lib.InflVarsAndAgreements
 
CONTENT_ABB - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_ACR - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_CAT - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_CIT - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_CT - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_EUI - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_NOM - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_NONE - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_SV - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CONTENT_VAR - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
Convert - Class in gov.nih.nlm.nls.lexCheck.Lib
This class provides methods for various conversion.
Convert() - Constructor for class gov.nih.nlm.nls.lexCheck.Lib.Convert
 
CROSS_CHK_ABB - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CROSS_CHK_ACR - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CROSS_CHK_CT - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CROSS_CHK_DUP_EUI - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CROSS_CHK_DUP_REC - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CROSS_CHK_NOM - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CROSS_CHK_NONE - Static variable in class gov.nih.nlm.nls.lexCheck.CheckCont.LexRecordUtil
 
CrossCheckAbbEui - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check cross-ref EUI on abbreviation.
CrossCheckAcrEui - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check cross-ref EUI on acronyms.
CrossCheckClassTypeEui - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check cross-ref EUI on class type.
CrossCheckDupEuis - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check duplicated EUIs.
CrossCheckDupLexRecords - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check all possible duplicated lexRecord.
CrossCheckLexRecords - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to cross check the content of a lexicon.
CrossCheckNomEui - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to check cross-ref EUI on nominalization.
CrossCheckNomSym - Class in gov.nih.nlm.nls.lexCheck.CheckCont
This class provides a Java class to cross check on symmetric nominalization.
CT_ARCHAIC - Static variable in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatClassType
 
CT_INFORMAL - Static variable in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatClassType
 
CT_OTHER - Static variable in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatClassType
 
CT_SOURCE - Static variable in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatClassType
 
CT_TAXONOMIC - Static variable in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatClassType
 
CT_UNASSIGNED - Static variable in class gov.nih.nlm.nls.lexCheck.Gram.CheckFormatClassType
 
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