public class ConstructSourceAndMorphemesAndCodes extends AbstractService implements ConstructSourceAndMorphemesAndCodesService
| Constructor and Description | 
|---|
| ConstructSourceAndMorphemesAndCodes() | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceAndMorphemesAndCodes | constructSMC(String sourceLang,
            Morpheme[] morphemes,
            TranslationWithPosition[] translations) | 
| SourceAndMorphemesAndCodes | doConstructSMC(String sourceLang,
              Morpheme[] morphemes,
              TranslationWithPosition[] translations) | 
getComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceNamepublic SourceAndMorphemesAndCodes constructSMC(String sourceLang, Morpheme[] morphemes, TranslationWithPosition[] translations) throws AccessLimitExceededException, InvalidParameterException, LanguageNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguageException
constructSMC in interface ConstructSourceAndMorphemesAndCodesServiceAccessLimitExceededExceptionInvalidParameterExceptionLanguageNotUniquelyDecidedExceptionNoAccessPermissionExceptionNoValidEndpointsExceptionProcessFailedExceptionServerBusyExceptionServiceNotActiveExceptionServiceNotFoundExceptionUnsupportedLanguageExceptionpublic SourceAndMorphemesAndCodes doConstructSMC(String sourceLang, Morpheme[] morphemes, TranslationWithPosition[] translations) throws AccessLimitExceededException, InvalidParameterException, LanguageNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguageException