|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CpeCollectionReaderIterator
An object that holds configuration that is part of the CPE descriptor. It provides the means of configuring CPE Collection Reader Iterator.
Method Summary | |
---|---|
CasProcessorConfigurationParameterSettings |
getConfigurationParameterSettings()
Return override parameters. |
CpeComponentDescriptor |
getDescriptor()
Return Descriptor |
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 |
Methods inherited from interface org.apache.uima.resource.metadata.MetaDataObject |
---|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl |
Methods inherited from interface org.apache.uima.util.XMLizable |
---|
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML |
Method Detail |
---|
CpeComponentDescriptor getDescriptor()
void setDescriptor(CpeComponentDescriptor descriptor)
descriptor
- CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings)
settings
- CpeSofaMappings getSofaNameMappings()
void setSofaNameMappings(CpeSofaMappings mappings)
mappings
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |