|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.resource.metadata.impl.MetaDataObject_impl
org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
public class CpeCollectionReaderIteratorImpl
| Constructor Summary | |
|---|---|
CpeCollectionReaderIteratorImpl()
|
|
| Method Summary | |
|---|---|
ConfigurationParameterSettings |
getConfigParameterSettings()
|
CasProcessorConfigurationParameterSettings |
getConfigurationParameterSettings()
Return override parameters. |
CpeComponentDescriptor |
getDescriptor()
Return Descriptor |
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 |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public CpeCollectionReaderIteratorImpl()
| Method Detail |
|---|
public CpeComponentDescriptor getDescriptor()
CpeCollectionReaderIterator
getDescriptor in interface CpeCollectionReaderIteratorpublic void setDescriptor(CpeComponentDescriptor descriptor)
CpeCollectionReaderIterator
setDescriptor in interface CpeCollectionReaderIteratordescriptor - protected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo in class MetaDataObject_implpublic CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
CpeCollectionReaderIterator
getConfigurationParameterSettings in interface CpeCollectionReaderIteratorpublic void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings)
CpeCollectionReaderIterator
setConfigurationParameterSettings in interface CpeCollectionReaderIteratorsettings - public ConfigurationParameterSettings getConfigParameterSettings()
public void setConfigParameterSettings(ConfigurationParameterSettings settings)
settings - public CpeSofaMappings getSofaNameMappings()
getSofaNameMappings in interface CpeCollectionReaderIteratorpublic void setSofaNameMappings(CpeSofaMappings mappings)
CpeCollectionReaderIterator
setSofaNameMappings in interface CpeCollectionReaderIteratormappings -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||