public class CasProcessorRunInSeperateProcessImpl extends MetaDataObject_impl implements CasProcessorRunInSeperateProcess
MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.SerializerserialContext| Constructor and Description |
|---|
CasProcessorRunInSeperateProcessImpl() |
| Modifier and Type | Method and Description |
|---|---|
CasProcessorExecutable |
getExec() |
CasProcessorExecutable |
getExecutable()
Returns
CasProcessorExecutable program used by the
CPE to launch CasProcessor. |
protected XmlizationInfo |
getXmlizationInfo()
To be implemented by subclasses to return information describing how to represent this object
in XML.
|
void |
setExec(CasProcessorExecutable executable) |
void |
setExecutable(CasProcessorExecutable aExec)
Sets
CasProcessorExecutable executable program used
by the CPE to launch CasProcessor. |
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, waitclone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlbuildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXMLpublic CasProcessorRunInSeperateProcessImpl()
public void setExecutable(CasProcessorExecutable aExec)
CasProcessorRunInSeperateProcessCasProcessorExecutable executable program used
by the CPE to launch CasProcessor.setExecutable in interface CasProcessorRunInSeperateProcessaExec - -
CasProcessorExecutablepublic CasProcessorExecutable getExecutable()
CasProcessorRunInSeperateProcessCasProcessorExecutable program used by the
CPE to launch CasProcessor.getExecutable in interface CasProcessorRunInSeperateProcessCasProcessorExecutableprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_implgetXmlizationInfo in class MetaDataObject_implpublic CasProcessorExecutable getExec()
public void setExec(CasProcessorExecutable executable)
executable - Copyright © 2018. All rights reserved.