Skip navigation links
Lvg Java
2024 Version
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

C

CANONICALIZE - Static variable in class gov.nih.nlm.nls.lvg.Lib.Flow
canonicalize flow component bit for flow
CanonRecord - Class in gov.nih.nlm.nls.lvg.Db
This class defined the data structure of a canon record.
CanonRecord() - Constructor for class gov.nih.nlm.nls.lvg.Db.CanonRecord
Default constructor for creating a canon record.
CanonRecord(String) - Constructor for class gov.nih.nlm.nls.lvg.Db.CanonRecord
Creates a canon record, using a term as uninflected and canonicalized terms.
Case - Class in gov.nih.nlm.nls.lvg.Util
This class provides methods of preserving case.
Case() - Constructor for class gov.nih.nlm.nls.lvg.Util.Case
 
Category - Class in gov.nih.nlm.nls.lvg.Lib
This Category class extends BitMaskBase class and performs as LVG category.
Category() - Constructor for class gov.nih.nlm.nls.lvg.Lib.Category
Creates a default category object
Category(long) - Constructor for class gov.nih.nlm.nls.lvg.Lib.Category
Creates a default category object, using a long value
catFieldNum_ - Variable in class gov.nih.nlm.nls.lvg.Api.LvgCmdApi
 
CatInfl - Class in gov.nih.nlm.nls.lvg.Lib
This class provides an object contains category and inflection.
CatInfl(long, long) - Constructor for class gov.nih.nlm.nls.lvg.Lib.CatInfl
 
CatInflBeginComparator<T> - Class in gov.nih.nlm.nls.lvg.Db
This class provides methods to compare inflection records by alphabetical order, category, and inflection, eui.
CatInflBeginComparator() - Constructor for class gov.nih.nlm.nls.lvg.Db.CatInflBeginComparator
 
CatInflComparator<T> - Class in gov.nih.nlm.nls.lvg.Db
This class provides methods to compare inflection records by category and inflection.
CatInflComparator() - Constructor for class gov.nih.nlm.nls.lvg.Db.CatInflComparator
 
CatInflKey - Class in gov.nih.nlm.nls.lvg.Lib
This class provides key using category and inflection for LexItem.
CatInflKey(int, long) - Constructor for class gov.nih.nlm.nls.lvg.Lib.CatInflKey
Create a key object, using a specified category and inflection
CCGI - Static variable in class gov.nih.nlm.nls.lvg.Lib.Configuration
key for the mark of cgi ending defined in configuration file
Char - Class in gov.nih.nlm.nls.lvg.Util
This class represents character related methods.
Char() - Constructor for class gov.nih.nlm.nls.lvg.Util.Char
 
CHARACTER - Static variable in class gov.nih.nlm.nls.lvg.Trie.RWildCard
a character symbol for representing any character
CharToNum(char) - Static method in class gov.nih.nlm.nls.lvg.Util.UnicodeUtil
Convert a char to a decimal number (int)
CharToStr(char) - Static method in class gov.nih.nlm.nls.lvg.Util.UnicodeUtil
Convert a char to a string
CheckOption(OptionItem, String) - Static method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.SystemOption
 
CheckSyntax(Option, Option, boolean, boolean) - Static method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.SystemOption
Check if the input option is legal according to the given system option This method can be used as syntax error checker
CITATION - Static variable in class gov.nih.nlm.nls.lvg.Lib.Flow
citation term flow component bit for flow
CitationComparator<T> - Class in gov.nih.nlm.nls.lvg.Db
This class provides methods to compare citation in inflection records.
CitationComparator() - Constructor for class gov.nih.nlm.nls.lvg.Db.CitationComparator
 
CleanUp() - Method in class gov.nih.nlm.nls.lvg.Api.LuiNormApi
Close Lvg database connection and persistent tries.
CleanUp() - Method in class gov.nih.nlm.nls.lvg.Api.LvgApi
Close Lvg database connection and persistent tries.
CleanUp() - Method in class gov.nih.nlm.nls.lvg.Api.LvgCmdApi
Close Lvg database connection and persistent tries.
CleanUp() - Method in class gov.nih.nlm.nls.lvg.Api.NormApi
Close Lvg database connection and persistent tries.
CleanUpEnd(Vector<StrTokenObject>) - Static method in class gov.nih.nlm.nls.lvg.Util.StripToken
Remove the end elements of a tokenized collection of StrTokenObject if it is a character in the bad end list string defined in StrTokenObject.
CleanUpEnd(Vector<StrTokenObject>, String) - Static method in class gov.nih.nlm.nls.lvg.Util.StripToken
Remove the end elements of a tokenized collection of StrTokenObject if it is a character in the bad end list string.
CleanUpToken(Vector<StrTokenObject>) - Static method in class gov.nih.nlm.nls.lvg.Util.StripToken
Clean up elements in the tokenized Vector.
CleanUpToken(Vector<StrTokenObject>, String) - Static method in class gov.nih.nlm.nls.lvg.Util.StripToken
Clean up elements in the tokenized Vector.
Close() - Method in class gov.nih.nlm.nls.lvg.Trie.PersistentList
Close the random access file of current persistent list.
Close() - Method in class gov.nih.nlm.nls.lvg.Trie.PersistentTree
Close the random access file of current persistent tree.
Close() - Method in class gov.nih.nlm.nls.lvg.Trie.PersistentTrie
Close all random access files of Lvg persistent trie, rules, exceptions.
Close() - Method in class gov.nih.nlm.nls.lvg.Trie.PersistentTrieTree
Close the random access file of persistent trie.
CloseConnection(Connection) - Method in class gov.nih.nlm.nls.lvg.Api.LvgApi
Close the Lvg database connection.
CloseConnection(Connection) - Static method in class gov.nih.nlm.nls.lvg.Db.DbBase
Close a specified connection (session) with a database
CloseConnection(Connection, Configuration) - Static method in class gov.nih.nlm.nls.lvg.Db.DbBase
Close a specified connection (session) with a database
Combine(Vector<LexItem>, int) - Static method in class gov.nih.nlm.nls.lvg.Lib.CombineRecords
Combine Lvg output records (LexItem) by specifing the combining rule
CombineRecords - Class in gov.nih.nlm.nls.lvg.Lib
This class provides methods of combining Lvg output records by specifying different rules.
CombineRecords() - Constructor for class gov.nih.nlm.nls.lvg.Lib.CombineRecords
 
COMPARATIVE_BIT - Static variable in class gov.nih.nlm.nls.lvg.Lib.Inflection
comparative bit for inflection: xx (adjv) + er
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.AcronymComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.AntiNormComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.AntonymComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.CatInflBeginComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.CatInflComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.CitationComparator
Compare two object o1 and o2.
compare(Object, Object) - Method in class gov.nih.nlm.nls.lvg.Db.DerivationComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.EuiComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.ExpansionComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.FruitfulComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.InflectionComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.NominalizationComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.SpellingVarComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.SynonymComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Db.UninflectionComparator
Compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Lib.LexItemComparator
To compare two object o1 and o2.
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Trie.RuleResultComparator
Compare two object o1 and o2.
compare(Object, Object) - Method in class gov.nih.nlm.nls.lvg.Util.AlphaBeticalComparator
Compare two string objects alphabetically
compare(T, T) - Method in class gov.nih.nlm.nls.lvg.Util.LvgComparator
Compare two objects by LVG order (length and insentitive ASCII).
COMPL_BIT - Static variable in class gov.nih.nlm.nls.lvg.Lib.Category
Complementizer bit for category
ComposeString(Vector<StrTokenObject>) - Static method in class gov.nih.nlm.nls.lvg.Util.StripToken
Compose a string from a list of tokenized StrTokenObjects.
Configuration - Class in gov.nih.nlm.nls.lvg.Lib
This class provides a way of storing and retrieving configurations through a configuration object.
Configuration(String, boolean) - Constructor for class gov.nih.nlm.nls.lvg.Lib.Configuration
Create a Configuration object.
CONFLICT_STR - Static variable in class gov.nih.nlm.nls.lvg.Util.StrTokenObject
delimiter string: conflict list string for reomving character
CONJ_BIT - Static variable in class gov.nih.nlm.nls.lvg.Lib.Category
Conjunction bit for category
CONJ_WORD_FILE - Static variable in class gov.nih.nlm.nls.lvg.Lib.Configuration
key for path of conjunction word file defined in configuration file
CONSONANT - Static variable in class gov.nih.nlm.nls.lvg.Trie.WildCard
a character symbol for representing a consonant
Contain(long, long) - Static method in class gov.nih.nlm.nls.lvg.Util.Bit
Determine if a long (container) contains another long (item).
ContainEui(String) - Method in class gov.nih.nlm.nls.lvg.Db.InflectionVector
Check if this collection Vector of InflectionRecord contains a specified EUa.I
Contains(long, long) - Static method in class gov.nih.nlm.nls.lvg.Lib.BitMaskBase
Check if a given container object contains a object with a given value.
Contains(long) - Method in class gov.nih.nlm.nls.lvg.Lib.BitMaskBase
Check if current object contains a object with a given value.
Contains(int, int) - Static method in class gov.nih.nlm.nls.lvg.Lib.BitMaskOpt
Check if a given container object contains a object with a given value.
CONVERT_OUTPUT - Static variable in class gov.nih.nlm.nls.lvg.Lib.Flow
convert output flow component bit for flow
ConvertName(String, Option, boolean) - Static method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.OptionUtility
Convert between full name and short name for a given option string
ConvertToBase(CatInfl) - Static method in class gov.nih.nlm.nls.lvg.Lib.CatInfl
Convert inflection of positive in adj and adv, singular in noun, infinitive in verb to base.
CoreNormObj - Class in gov.nih.nlm.nls.lvg.Lib
This class provides the base object of Unicode Core Norm.
CoreNormObj() - Constructor for class gov.nih.nlm.nls.lvg.Lib.CoreNormObj
Create a default Core Norm object
CoreNormObj(char) - Constructor for class gov.nih.nlm.nls.lvg.Lib.CoreNormObj
Create a default Core Norm object, using a specified char
CoreNormObj(String) - Constructor for class gov.nih.nlm.nls.lvg.Lib.CoreNormObj
Create a default Core Norm object, using a specified string
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links
Lvg Java
2024 Version



Copyright, 2024, National Library of Medicine