public class CpeCollectionReaderIteratorImpl
extends org.apache.uima.resource.metadata.impl.MetaDataObject_impl
implements org.apache.uima.collection.metadata.CpeCollectionReaderIterator
org.apache.uima.resource.metadata.impl.MetaDataObject_impl.MetaDataAttr, org.apache.uima.resource.metadata.impl.MetaDataObject_impl.SerialContext, org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer| Constructor and Description |
|---|
CpeCollectionReaderIteratorImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.resource.metadata.ConfigurationParameterSettings |
getConfigParameterSettings()
Gets the config parameter settings.
|
org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings |
getConfigurationParameterSettings()
Gets the configuration parameter settings.
|
org.apache.uima.collection.metadata.CpeComponentDescriptor |
getDescriptor()
Gets the descriptor.
|
org.apache.uima.collection.metadata.CpeSofaMappings |
getSofaNameMappings()
Gets the sofa name mappings.
|
protected org.apache.uima.resource.metadata.impl.XmlizationInfo |
getXmlizationInfo() |
void |
setConfigParameterSettings(org.apache.uima.resource.metadata.ConfigurationParameterSettings settings)
Sets the config parameter settings.
|
void |
setConfigurationParameterSettings(org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings settings)
Sets the configuration parameter settings.
|
void |
setDescriptor(org.apache.uima.collection.metadata.CpeComponentDescriptor descriptor)
Sets the descriptor.
|
void |
setSofaNameMappings(org.apache.uima.collection.metadata.CpeSofaMappings mappings)
Sets the 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, waitpublic org.apache.uima.collection.metadata.CpeComponentDescriptor getDescriptor()
getDescriptor in interface org.apache.uima.collection.metadata.CpeCollectionReaderIteratorpublic void setDescriptor(org.apache.uima.collection.metadata.CpeComponentDescriptor descriptor)
setDescriptor in interface org.apache.uima.collection.metadata.CpeCollectionReaderIteratordescriptor - the new descriptorprotected org.apache.uima.resource.metadata.impl.XmlizationInfo getXmlizationInfo()
getXmlizationInfo in class org.apache.uima.resource.metadata.impl.MetaDataObject_implpublic org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
getConfigurationParameterSettings in interface org.apache.uima.collection.metadata.CpeCollectionReaderIteratorpublic void setConfigurationParameterSettings(org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings settings)
setConfigurationParameterSettings in interface org.apache.uima.collection.metadata.CpeCollectionReaderIteratorsettings - the new configuration parameter settingspublic org.apache.uima.resource.metadata.ConfigurationParameterSettings getConfigParameterSettings()
public void setConfigParameterSettings(org.apache.uima.resource.metadata.ConfigurationParameterSettings settings)
settings - the new config parameter settingspublic org.apache.uima.collection.metadata.CpeSofaMappings getSofaNameMappings()
getSofaNameMappings in interface org.apache.uima.collection.metadata.CpeCollectionReaderIteratorpublic void setSofaNameMappings(org.apache.uima.collection.metadata.CpeSofaMappings mappings)
setSofaNameMappings in interface org.apache.uima.collection.metadata.CpeCollectionReaderIteratormappings - the new sofa name mappingsCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.