public interface CpeCollectionReaderIterator extends MetaDataObject
| Modifier and Type | Method and Description | 
|---|---|
| CasProcessorConfigurationParameterSettings | getConfigurationParameterSettings() | 
| CpeComponentDescriptor | getDescriptor() | 
| CpeSofaMappings | getSofaNameMappings() | 
| 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 | 
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlbuildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXMLCpeComponentDescriptor getDescriptor()
void setDescriptor(CpeComponentDescriptor descriptor)
descriptor - the component descriptorCasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings)
settings - the configuration parameter settingsCpeSofaMappings getSofaNameMappings()
void setSofaNameMappings(CpeSofaMappings mappings)
mappings - the sofa mappingsCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.