jp.go.nict.langrid.wrapper.workflowsupport
クラス ConstructSourceAndMorphemesAndCodesForRich

java.lang.Object
  上位を拡張 jp.go.nict.langrid.servicecontainer.service.AbstractService
      上位を拡張 jp.go.nict.langrid.wrapper.workflowsupport.ConstructSourceAndMorphemesAndCodes
          上位を拡張 jp.go.nict.langrid.wrapper.workflowsupport.ConstructSourceAndMorphemesAndCodesForRich
すべての実装されたインタフェース:
ConstructSourceAndMorphemesAndCodesService

public class ConstructSourceAndMorphemesAndCodesForRich
extends ConstructSourceAndMorphemesAndCodes
implements ConstructSourceAndMorphemesAndCodesService

作成者:
Takao Nakaguchi

コンストラクタの概要
ConstructSourceAndMorphemesAndCodesForRich()
           
 
メソッドの概要
 SourceAndMorphemesAndCodes doConstructSMC(String sourceLang, Morpheme[] morphemes, TranslationWithPosition[] translations)
           
 
クラス jp.go.nict.langrid.wrapper.workflowsupport.ConstructSourceAndMorphemesAndCodes から継承されたメソッド
constructSMC
 
クラス jp.go.nict.langrid.servicecontainer.service.AbstractService から継承されたメソッド
getComponentServiceFactory, setComponentServiceFactory
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース jp.go.nict.langrid.service_1_2.workflowsupport.ConstructSourceAndMorphemesAndCodesService から継承されたメソッド
constructSMC
 

コンストラクタの詳細

ConstructSourceAndMorphemesAndCodesForRich

public ConstructSourceAndMorphemesAndCodesForRich()
メソッドの詳細

doConstructSMC

public SourceAndMorphemesAndCodes doConstructSMC(String sourceLang,
                                                 Morpheme[] morphemes,
                                                 TranslationWithPosition[] translations)
                                          throws AccessLimitExceededException,
                                                 InvalidParameterException,
                                                 LanguageNotUniquelyDecidedException,
                                                 NoAccessPermissionException,
                                                 NoValidEndpointsException,
                                                 ProcessFailedException,
                                                 ServerBusyException,
                                                 ServiceNotActiveException,
                                                 ServiceNotFoundException,
                                                 UnsupportedLanguageException
オーバーライド:
クラス ConstructSourceAndMorphemesAndCodes 内の doConstructSMC
例外:
AccessLimitExceededException
InvalidParameterException
LanguageNotUniquelyDecidedException
NoAccessPermissionException
NoValidEndpointsException
ProcessFailedException
ServerBusyException
ServiceNotActiveException
ServiceNotFoundException
UnsupportedLanguageException