public class CpeCollectionReaderIteratorImpl extends MetaDataObject_impl implements CpeCollectionReaderIterator
MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.SerializerserialContext| 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, 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 CpeComponentDescriptor getDescriptor()
getDescriptor in interface CpeCollectionReaderIteratorpublic void setDescriptor(CpeComponentDescriptor descriptor)
CpeCollectionReaderIteratorsetDescriptor in interface CpeCollectionReaderIteratordescriptor - protected XmlizationInfo getXmlizationInfo()
MetaDataObject_implgetXmlizationInfo in class MetaDataObject_implpublic CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
getConfigurationParameterSettings in interface CpeCollectionReaderIteratorpublic void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings)
CpeCollectionReaderIteratorsetConfigurationParameterSettings in interface CpeCollectionReaderIteratorsettings - public ConfigurationParameterSettings getConfigParameterSettings()
public void setConfigParameterSettings(ConfigurationParameterSettings settings)
settings - public CpeSofaMappings getSofaNameMappings()
getSofaNameMappings in interface CpeCollectionReaderIteratorpublic void setSofaNameMappings(CpeSofaMappings mappings)
CpeCollectionReaderIteratorsetSofaNameMappings in interface CpeCollectionReaderIteratormappings - Copyright © 2018. All rights reserved.