public class CasProcessorRunInSeperateProcessImpl extends MetaDataObject_impl implements CasProcessorRunInSeperateProcess
MetaDataObject_impl.MetaDataAttr
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, findMatchingSubElement, getAdditionalAttributes, getAttributeClass, getAttributeValue, getInfoset, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSourceUrl, getSourceUrlString, getWrapperClass, getXMLAttributes, hashCode, isModifiable, listAttributes, outputEndElement, outputStartElement, readArrayPropertyValueFromXMLElement, readMapPropertyFromXml, readPropertyValueFromXMLElement, readUnknownPropertyValueFromXMLElement, setAttributeValue, setInfoset, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElement
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
public CasProcessorRunInSeperateProcessImpl()
public void setExecutable(CasProcessorExecutable aExec)
CasProcessorRunInSeperateProcess
CasProcessorExecutable
executable program used
by the CPE to launch CasProcessor.setExecutable
in interface CasProcessorRunInSeperateProcess
aExec
- -
CasProcessorExecutable
public CasProcessorExecutable getExecutable()
CasProcessorRunInSeperateProcess
CasProcessorExecutable
program used by the
CPE to launch CasProcessor.getExecutable
in interface CasProcessorRunInSeperateProcess
CasProcessorExecutable
protected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo
in class MetaDataObject_impl
public CasProcessorExecutable getExec()
public void setExec(CasProcessorExecutable executable)
executable
- Copyright © 2014. All rights reserved.