public class CpeCollectionReaderIteratorImpl extends MetaDataObject_impl implements CpeCollectionReaderIterator
Constructor and Description |
---|
CpeCollectionReaderIteratorImpl() |
Modifier and Type | Method and Description |
---|---|
ConfigurationParameterSettings |
getConfigParameterSettings() |
CasProcessorConfigurationParameterSettings |
getConfigurationParameterSettings() |
CpeComponentDescriptor |
getDescriptor() |
CpeSofaMappings |
getSofaNameMappings() |
protected XmlizationInfo |
getXmlizationInfo()
To be implemented by subclasses to return information describing how to represent this object
in XML.
|
void |
setConfigParameterSettings(ConfigurationParameterSettings settings) |
void |
setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings)
Set parameters that will override params defined in the Collection Reader component descriptor.
|
void |
setDescriptor(CpeComponentDescriptor descriptor)
Associate Descriptor with the Collection Reader Iterator
|
void |
setSofaNameMappings(CpeSofaMappings mappings)
Set Sofa Name Mappings
|
buildFromXMLElement, buildFromXMLElement, clone, equals, findMatchingSubElement, 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 CpeComponentDescriptor getDescriptor()
getDescriptor
in interface CpeCollectionReaderIterator
public void setDescriptor(CpeComponentDescriptor descriptor)
CpeCollectionReaderIterator
setDescriptor
in interface CpeCollectionReaderIterator
descriptor
- protected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo
in class MetaDataObject_impl
public CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
getConfigurationParameterSettings
in interface CpeCollectionReaderIterator
public void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings)
CpeCollectionReaderIterator
setConfigurationParameterSettings
in interface CpeCollectionReaderIterator
settings
- public ConfigurationParameterSettings getConfigParameterSettings()
public void setConfigParameterSettings(ConfigurationParameterSettings settings)
settings
- public CpeSofaMappings getSofaNameMappings()
getSofaNameMappings
in interface CpeCollectionReaderIterator
public void setSofaNameMappings(CpeSofaMappings mappings)
CpeCollectionReaderIterator
setSofaNameMappings
in interface CpeCollectionReaderIterator
mappings
- Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.