Interface CpeCollectionReaderIterator

  • All Superinterfaces:
    java.lang.Cloneable, MetaDataObject, java.io.Serializable, XMLizable
    All Known Implementing Classes:
    CpeCollectionReaderIteratorImpl

    public interface CpeCollectionReaderIterator
    extends MetaDataObject
    An object that holds configuration that is part of the CPE descriptor. It provides the means of configuring CPE Collection Reader Iterator.
    • Method Detail

      • setDescriptor

        void setDescriptor​(CpeComponentDescriptor descriptor)
        Associate Descriptor with the Collection Reader Iterator
        Parameters:
        descriptor - the component descriptor
      • getConfigurationParameterSettings

        CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
        Returns:
        override parameters. These override parameters in the Collection Reader component descriptor.
      • setConfigurationParameterSettings

        void setConfigurationParameterSettings​(CasProcessorConfigurationParameterSettings settings)
        Set parameters that will override params defined in the Collection Reader component descriptor.
        Parameters:
        settings - the configuration parameter settings
      • setSofaNameMappings

        void setSofaNameMappings​(CpeSofaMappings mappings)
        Set Sofa Name Mappings
        Parameters:
        mappings - the sofa mappings