public abstract class AbstractGetLongestMatchingTermService extends AbstractLanguageService implements GetLongestMatchingTermService
ALL_MATCHINGMETHODS, EMPTY_LANGUAGEPAIRS, EMPTY_LANGUAGEPATHS, EMPTY_LANGUAGES, MINIMUM_MATCHINGMETHODS| コンストラクタと説明 |
|---|
AbstractGetLongestMatchingTermService() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected abstract Collection<TranslationWithPosition> |
doGetLongestMatchingTerm(Language headLang,
Morpheme[] morphemes,
int startIndex,
Translation[] translations) |
TranslationWithPosition[] |
getLongestMatchingTerm(String headLang,
Morpheme[] morphemes,
int startIndex,
Translation[] translations) |
getSupportedLanguageCollection, getSupportedLanguagePairCollection, getSupportedLanguages, setSupportedLanguageCollection, setSupportedLanguagesacquireSemaphore, checkStartupException, convertLanguagePairs, convertLanguages, doGetLastUpdate, 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 TranslationWithPosition[] getLongestMatchingTerm(String headLang, Morpheme[] morphemes, int startIndex, Translation[] translations) throws AccessLimitExceededException, InvalidParameterException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguageException
getLongestMatchingTerm インタフェース内 GetLongestMatchingTermServiceAccessLimitExceededExceptionInvalidParameterExceptionNoAccessPermissionExceptionNoValidEndpointsExceptionProcessFailedExceptionServerBusyExceptionServiceNotActiveExceptionServiceNotFoundExceptionUnsupportedLanguageExceptionprotected abstract Collection<TranslationWithPosition> doGetLongestMatchingTerm(Language headLang, Morpheme[] morphemes, int startIndex, Translation[] translations) throws AccessLimitExceededException, InvalidParameterException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguageException
Copyright © 2021. All rights reserved.