public class RemoteMOTAPIDocumentProcessor extends MultiContextDocumentProcessor implements com.exalead.util.Checkable, java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
RemoteMOTAPIDocumentProcessor.TargetInstances |
MultiContextDocumentProcessor.InputContexts, MultiContextDocumentProcessor.Transformer<T>
DocumentProcessor.FromDataModel
Modifier and Type | Field and Description |
---|---|
java.lang.String |
remoteMOTAPIConfigName |
protected RemoteMOTAPIDocumentProcessor.TargetInstances |
targetInstances |
inputContexts
acceptCondition, dataModelClass, dataModelProperty, dataModelState, DEFAULT_DISABLED, disabled, fromDataModel, name
Constructor and Description |
---|
RemoteMOTAPIDocumentProcessor() |
RemoteMOTAPIDocumentProcessor(RemoteMOTAPIDocumentProcessor o)
Copy constructor
|
getInputContexts, setInputContexts, withInputContexts
getAcceptCondition, getDataModelClass, getDataModelProperty, getDataModelState, getFromDataModel, getName, isDisabled, setAcceptCondition, setDataModelClass, setDataModelProperty, setDataModelState, setDisabled, setFromDataModel, setName
protected RemoteMOTAPIDocumentProcessor.TargetInstances targetInstances
public java.lang.String remoteMOTAPIConfigName
public RemoteMOTAPIDocumentProcessor()
public RemoteMOTAPIDocumentProcessor(RemoteMOTAPIDocumentProcessor o)
public RemoteMOTAPIDocumentProcessor withInputContexts(StringValue... __values)
withInputContexts
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withInputContexts(java.util.Collection<StringValue> __values)
withInputContexts
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withAcceptCondition(AcceptCondition acceptCondition)
withAcceptCondition
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withName(java.lang.String name)
withName
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withDataModelState(java.lang.String dataModelState)
withDataModelState
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withFromDataModel(DocumentProcessor fromDataModel)
withFromDataModel
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withDataModelClass(java.lang.String dataModelClass)
withDataModelClass
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withDataModelProperty(java.lang.String dataModelProperty)
withDataModelProperty
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withDisabled(boolean disabled)
withDisabled
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor withDisabled(java.lang.Boolean disabled)
withDisabled
in class MultiContextDocumentProcessor
public RemoteMOTAPIDocumentProcessor.TargetInstances getTargetInstances()
public void setTargetInstances(RemoteMOTAPIDocumentProcessor.TargetInstances __value)
public RemoteMOTAPIDocumentProcessor withTargetInstances(StringValue... __values)
public RemoteMOTAPIDocumentProcessor withTargetInstances(java.util.Collection<StringValue> __values)
public RemoteMOTAPIDocumentProcessor withTargetInstances(RemoteMOTAPIDocumentProcessor.TargetInstances __value)
public void setRemoteMOTAPIConfigName(java.lang.String remoteMOTAPIConfigName)
public java.lang.String getRemoteMOTAPIConfigName()
public RemoteMOTAPIDocumentProcessor withRemoteMOTAPIConfigName(java.lang.String remoteMOTAPIConfigName)
public RemoteMOTAPIDocumentProcessor makeCopy()
makeCopy
in class MultiContextDocumentProcessor
public static RemoteMOTAPIDocumentProcessor readFrom(java.io.InputStream is) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public void writeTo(java.io.OutputStream os) throws javax.xml.bind.JAXBException, java.io.IOException
writeTo
in class MultiContextDocumentProcessor
javax.xml.bind.JAXBException
java.io.IOException
public static RemoteMOTAPIDocumentProcessor fromString(java.lang.String s) throws javax.xml.bind.JAXBException, java.io.UnsupportedEncodingException
javax.xml.bind.JAXBException
java.io.UnsupportedEncodingException
public java.lang.String toString()
toString
in class MultiContextDocumentProcessor
public void check(boolean deep, java.lang.String errorContext) throws com.exalead.util.TypedException
check
in interface com.exalead.util.Checkable
check
in class MultiContextDocumentProcessor
com.exalead.util.TypedException
public <T> T accept(MultiContextDocumentProcessor.Transformer<T> transformer, T[] t) throws com.exalead.util.TypedException
accept
in class MultiContextDocumentProcessor
com.exalead.util.TypedException
public <T> T accept(DocumentProcessor.Transformer<T> transformer, T[] t) throws com.exalead.util.TypedException
accept
in class DocumentProcessor
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.