public class GetLongestMatchingTerm extends AbstractGetLongestMatchingTermService
ALL_MATCHINGMETHODS, EMPTY_LANGUAGEPAIRS, EMPTY_LANGUAGEPATHS, EMPTY_LANGUAGES, MINIMUM_MATCHINGMETHODS| Constructor and Description |
|---|
GetLongestMatchingTerm()
コンストラクタ。
|
| Modifier and Type | Method and Description |
|---|---|
protected Calendar |
doGetLastUpdate()
最終更新日付を返す
|
Collection<TranslationWithPosition> |
doGetLongestMatchingTerm(Language language,
Morpheme[] morphemes,
int startIndex,
Translation[] translations) |
getLongestMatchingTermgetSupportedLanguageCollection, getSupportedLanguagePairCollection, getSupportedLanguages, setSupportedLanguageCollection, setSupportedLanguagesacquireSemaphore, checkStartupException, convertLanguagePairs, convertLanguages, getCurrentServiceContext, getDoDoubleSearch, getEliminateDuplicates, getInitParameter, getInitParameterBoolean, getInitParameterInt, getInitParameterLong, getInitParameters, getInitParameterString, getInitParameterUsingTransformer, getLastUpdate, getLogListener, getMaxResults, getMaxWaitMillisForExternalProcess, getRequestMimeHeaders, getServiceContext, getWorkDirectory, getWorkFile, log, parseDateMacro, processEnd, processEnd, processLap, processStart, releaseSemaphore, setCurrentServiceContext, setDoubleSearchResults, setEliminateDuplicates, setLogListener, setMaxResults, setMaxThreads, setMaxWaitMillisForExternalProcess, setMaxWaitMillisForThread, setMeasureProcessTime, setProcessTimeWarningThreasholdMillis, setStartupExceptiongetComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastUpdatepublic Collection<TranslationWithPosition> doGetLongestMatchingTerm(Language language, Morpheme[] morphemes, int startIndex, Translation[] translations) throws InvalidParameterException, ProcessFailedException
doGetLongestMatchingTerm in class AbstractGetLongestMatchingTermServiceInvalidParameterExceptionProcessFailedExceptionprotected Calendar doGetLastUpdate() throws ProcessFailedException
doGetLastUpdate in class AbstractServiceProcessFailedException