Overview
Package
Class
Use
Tree
Deprecated
Index
Help
LexCheck
2011 Version
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
A
ABBREVIATION_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: abbreviation filler error
ABBREVIATION_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: abbreviation slot error
ACRONYM_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: acronym slot filler error
ACRONYM_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: acronym slot error
AddCompl(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
AdjEntry
Add an complement to the collection of inflectional variants of an adjective entry.
AddCompl(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
NounEntry
Add a complement to the collection of complements of a noun entry.
AddCplxtran(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
VerbEntry
Add a complex-transitive complement to the collection of complex- complements of a verb entry.
AddDitran(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
VerbEntry
Add a ditransitive complement to the collection of ditransitive complements of a verb entry.
AddIntran(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
VerbEntry
Add an intransitive complement to the collection of intransitive complements of a verb entry.
AddLink(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
VerbEntry
Add a linking complement to the collection of linking complements of a verb entry.
AddModification(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
AdvEntry
Add an modification type to the collection of inflectional variants of an adverb entry.
AddNominalization(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
AdjEntry
Add a nominalization to the collection of inflectional variants of an adjective entry.
AddNominalization(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
NounEntry
Add a nominalization to the collection of nominalizations of a noun entry.
AddNominalization(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
VerbEntry
Add an nominalization to the collection of nominalizations of an verb entry.
AddPosition(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
AdjEntry
Add a position to the collection of inflectional variants of an adjective entry.
AddToText(String, String, Vector<String>, int)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
TextLib
Add a collection of fillers to a lexical record
AddToText(String, String, String, int)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
TextLib
Add a filler to a lexical record
AddToText(String, String, boolean, int)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
TextLib
Add a boolean flag to a lexical record
AddToXml(String, String, int)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
XmlLib
Add a tag to the xml format of a lexical record
AddToXml(String, String, boolean, int)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
XmlLib
Add a tag with a boolean flag to the xml format of a lexical record
AddToXml(String, String, String, String, int, boolean)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
XmlLib
Add a value with a staring and ending tags to the xml format of a lexical record
AddToXml(String, String, String, Vector<String>, int, boolean)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
XmlLib
Add a collection of values with staring and ending tags to the xml format of a lexical record
AddTradeName(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
NounEntry
Add a tradeName to the collection of tradeNames of a noun entry.
AddTran(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
VerbEntry
Add a transitive complement to the collection of transitive complements of a verb entry.
AddType(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
PronEntry
Add a type to the collection of types of a pronoun entry
AddVariant(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
AdjEntry
Add an inflectional variant to the collection of inflectional variants of an adjective entry.
AddVariant(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
AdvEntry
Add an inflectional variant to the collection of inflectional variants of an adverb entry.
AddVariant(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
AuxEntry
Add an inflectional variant to the collection of inflectional variants of an auxiliary entry.
AddVariant(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
ModalEntry
Add an inflectional variant to the collection of inflectional variants of a modal entry.
AddVariant(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
NounEntry
Add an inflectional variant to the collection of inflectional variants of a noun entry.
AddVariant(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
PronEntry
Add an agreement variant to the collection of agreement variants of a pronoun entry.
AddVariant(String)
- Method in class gov.nih.nlm.nls.lexCheck.Lib.
VerbEntry
Add an inflectional variant to the collection of inflectional variants of a verb entry.
ADJ
- Static variable in class gov.nih.nlm.nls.lexCheck.Cat.
CheckFormatCat
ADJ_COMPL_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective compelment filler error
ADJ_COMPL_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective complement slot error
ADJ_NOMINALIZATION_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective nominalization filler error
ADJ_NOMINALIZATION_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective nominalization slot error
ADJ_POSITION_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective position filler error
ADJ_POSITION_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective position slot error
ADJ_STATIVE_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective stative slot error
ADJ_VAR_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective variants filler error
ADJ_VAR_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adjective variants slot error
AdjEntry
- Class in
gov.nih.nlm.nls.lexCheck.Lib
This class provides a Java object class for adjective entry.
AdjEntry()
- Constructor for class gov.nih.nlm.nls.lexCheck.Lib.
AdjEntry
Creates a default adjective entry object
ADV
- Static variable in class gov.nih.nlm.nls.lexCheck.Cat.
CheckFormatCat
ADV_BROAD_NEGATIVE_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adverb broad negative slot error
ADV_INTERROGATIVE_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adverb interrogative slot error
ADV_MODIFICATION_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adverb modification filler error
ADV_MODIFICATION_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adverb modification slot error
ADV_NEGATIVE_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adverb negative slot error
ADV_VAR_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adverb variants filler error
ADV_VAR_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: adverb variants slot error
AdvEntry
- Class in
gov.nih.nlm.nls.lexCheck.Lib
This class provides a Java object class for adverb entry.
AdvEntry()
- Constructor for class gov.nih.nlm.nls.lexCheck.Lib.
AdvEntry
Creates a default adverb entry object
Agreement
- Class in
gov.nih.nlm.nls.lexCheck.Lib
This class provides a Java class for inflection and inflectional variants.
Agreement(String, String, String, String, String, String)
- Constructor for class gov.nih.nlm.nls.lexCheck.Lib.
Agreement
Creates a default Agrument (for LRAGR) by specifing eui, uninflected term, inflection, uninflectional variant, category, and citation form.
ANNOTATION_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: annotation slot error
ApiOutput
- Class in
gov.nih.nlm.nls.lexCheck.Api
This class provides an Java object for LexCheck API output.
ApiOutput(String, int)
- Constructor for class gov.nih.nlm.nls.lexCheck.Api.
ApiOutput
Creates a java object for LexCheck Api output and initiate related data
AppendErrMsg(String)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
CheckContent
AsciiToHtml(String)
- Static method in class gov.nih.nlm.nls.lexCheck.Lib.
Convert
Convert an ASCII input to html format.
AUX
- Static variable in class gov.nih.nlm.nls.lexCheck.Cat.
CheckFormatCat
AUX_VAR_FILLER_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: auxiliary variants filler error
AUX_VAR_SLOT_ERR
- Static variable in class gov.nih.nlm.nls.lexCheck.Lib.
ErrMsg
error message: auxiliary variants slot error
AuxEntry
- Class in
gov.nih.nlm.nls.lexCheck.Lib
This class provides a Java object class for auxiliary entry.
AuxEntry()
- Constructor for class gov.nih.nlm.nls.lexCheck.Lib.
AuxEntry
Creates a default auxiliary entry object
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
LexCheck
2011 Version
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Submit a bug or feature
Copyright © 2011 National Library of Medicine