public class CasProcessorRunInSeperateProcessImpl
extends org.apache.uima.resource.metadata.impl.MetaDataObject_impl
implements org.apache.uima.collection.metadata.CasProcessorRunInSeperateProcess
org.apache.uima.resource.metadata.impl.MetaDataObject_impl.MetaDataAttr, org.apache.uima.resource.metadata.impl.MetaDataObject_impl.SerialContext, org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer| Constructor and Description |
|---|
CasProcessorRunInSeperateProcessImpl()
Instantiates a new cas processor run in seperate process impl.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.collection.metadata.CasProcessorExecutable |
getExec()
Gets the exec.
|
org.apache.uima.collection.metadata.CasProcessorExecutable |
getExecutable() |
protected org.apache.uima.resource.metadata.impl.XmlizationInfo |
getXmlizationInfo() |
void |
setExec(org.apache.uima.collection.metadata.CasProcessorExecutable executable)
Sets the exec.
|
void |
setExecutable(org.apache.uima.collection.metadata.CasProcessorExecutable aExec) |
buildFromXMLElement, buildFromXMLElement, clone, equals, getAdditionalAttributes, getAttributeClass, getAttributeValue, getInfoset, getMatchingNode, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSerialContext, getSourceUrl, getSourceUrlString, getWrapperClass, getXMLAttributes, hashCode, isModifiable, listAttributes, readArrayPropertyValueFromXMLElement, readMapPropertyFromXml, readPropertyValueFromXMLElement, readUnknownPropertyValueFromXMLElement, resolveSettings, setAttributeValue, setInfoset, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, valueIsNullOrEmptyArray, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElementfinalize, getClass, notify, notifyAll, wait, wait, waitpublic CasProcessorRunInSeperateProcessImpl()
public void setExecutable(org.apache.uima.collection.metadata.CasProcessorExecutable aExec)
setExecutable in interface org.apache.uima.collection.metadata.CasProcessorRunInSeperateProcesspublic org.apache.uima.collection.metadata.CasProcessorExecutable getExecutable()
getExecutable in interface org.apache.uima.collection.metadata.CasProcessorRunInSeperateProcessprotected org.apache.uima.resource.metadata.impl.XmlizationInfo getXmlizationInfo()
getXmlizationInfo in class org.apache.uima.resource.metadata.impl.MetaDataObject_implpublic org.apache.uima.collection.metadata.CasProcessorExecutable getExec()
public void setExec(org.apache.uima.collection.metadata.CasProcessorExecutable executable)
executable - the new execCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.