| Class | Description |
|---|---|
| AcronymComparator<T> |
This class provides methods to compare acronym records.
|
| AcronymRecord |
This class defined the data structure of an acronym record.
|
| AntiNormComparator<T> |
This class provides methods to compare AntiNorm records.
|
| AntiNormRecord |
This class defined the data structure of an AntiNorm record.
|
| AntonymComparator<T> |
This class provides methods to compare antonym records.
|
| AntonymRecord |
This class defines the data structure of an antonym record.
|
| CanonRecord |
This class defined the data structure of a canon record.
|
| CatInflBeginComparator<T> |
This class provides methods to compare inflection records by alphabetical
order, category, and inflection, eui.
|
| CatInflComparator<T> |
This class provides methods to compare inflection records by category
and inflection.
|
| CitationComparator<T> |
This class provides methods to compare citation in inflection records.
|
| DbAcronym |
This class provides high level interfaces to Acronym table in LVG database.
|
| DbAntiNorm |
This class provides high level interfaces to AntiNorm table in LVG database.
|
| DbAntonym |
This class provides high level interfaces to Antonym table in LVG database.
|
| DbBase |
This class provides base interfaces to LVG database.
|
| DbCanon |
This class provides high level interfaces to Canon table in LVG database.
|
| DbCitation |
This class provides high level interfaces to find uninflected term from
Inflection and CitationLowerCase tables in LVG database.
|
| DbDerivation |
This class provides high level interfaces to derivation table in LVG database.
|
| DbEui |
This class provides high level interfaces to get EUI from inflection and
CitationLowerCase tables table in LVG database.
|
| DbFruitful |
This class provides high level interfaces to Fruitful table in LVG database.
|
| DbInflection |
This class provides high level interfaces to Inflection and CitationLowerCase
tables in LVG database.
|
| DbInflectionUtil |
This class provides lower level interfaces by generating SQL query to
Inflection and CitationLowerCase tables in LVG database.
|
| DbNominalization |
This class provides high level interfaces to Nominalization table in LVG database.
|
| DbProperNoun |
This class provides high level interfaces to ProperNoun table in LVG database.
|
| DbSpellingVariants |
This class provides high level interfaces to check spelling variants from
Inflection table in LVG database.
|
| DbSynonym |
This class provides high level interfaces to Synonym table in LVG database.
|
| DbUninflection |
This class provides high level interfaces to find uninflected term from
Inflection and CitationLowerCase tables in LVG database.
|
| DerivationComparator<T> |
This class provides methods to compare derivation records.
|
| DerivationRecord |
This class defined the data structure of a derivation record.
|
| EuiComparator<T> |
This class provides methods to compare Eui records.
|
| EuiRecord |
This class defined the data structure of an Eui record.
|
| EuiVector<E> |
This class provides a special Collection Vector of EuiRecord for eui records.
|
| ExpansionComparator<T> |
This class provides methods to compare expansion records.
|
| FruitfulComparator<T> |
This class provides methods to compare fruitful records.
|
| FruitfulRecord |
This class defined the data structure of a fruitful variant record.
|
| InflectionComparator<T> |
This class provides methods to compare inflection records.
|
| InflectionRecord |
This class defined the data structure of an inflection record.
|
| InflectionVector<E> |
This class provides a special Collection Vector of InflectionRecord
for inflection records.
|
| NominalizationComparator<T> |
This class provides methods to compare nominalization records by alphabetical
order, category, and eui.
|
| NominalizationRecord |
This class defined the data structure of a nominalization record.
|
| SpellingVarComparator<T> |
This class provides methods to compare spelling variant (inflection records).
|
| SynonymComparator<T> |
This class provides methods to compare synonym records.
|
| SynonymRecord |
This class defined the data structure of a synonym record.
|
| UninflectionComparator<T> |
This class provides methods to compare inflection records.
|
The naming convention of files in this package can be summarized as follows:
Currently, there are six tables in LVG database and are listed as follows: