| Interface | Description |
|---|---|
| BilingualDictionaryHeadwordsExtractionService | |
| BilingualDictionaryService |
Defines the interface for the bilingual dictionary service.
|
| BilingualDictionaryWithLongestMatchSearchService |
Defines the interface of the specialized translation service.
|
| EditableBilingualDictionaryService | |
| MultilingualDictionaryService |
Defines the interface for the bilingual dictionary service.
|
| MultilingualDictionaryWithLongestMatchSearchService |
Defines the interface of the specialized translation service.
|
| Class | Description |
|---|---|
| Order |
Stores the sort order.
|
| SearchResult |
totalCountFixedがfalseの場合、検索条件が複雑等の理由で、totalCount値が確定できないことを表す。
|
| Term | |
| TermEntry | |
| TermEntrySearchCondition | |
| TermEntrySearchResult | |
| Translation |
Stores the bilingual translation.
|
| TranslationWithPosition |
Stores the bilingual translation and/or the equivalent morphemes and starting index of the morpheme array.
|