@Deprecated public class CpeCollectionReaderCasInitializerImpl extends org.apache.uima.resource.metadata.impl.MetaDataObject_impl implements org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializer
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 |
|---|
CpeCollectionReaderCasInitializerImpl()
Deprecated.
Instantiates a new cpe collection reader cas initializer impl.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings |
getConfigurationParameterSettings()
Deprecated.
Returns configuration parameter settings for this CasInitializer.
|
org.apache.uima.collection.metadata.CpeComponentDescriptor |
getDescriptor()
Deprecated.
|
org.apache.uima.resource.metadata.ConfigurationParameterSettings |
getParameterSettings()
Deprecated.
Gets the parameter settings.
|
org.apache.uima.collection.metadata.CpeSofaMappings |
getSofaNameMappings()
Deprecated.
Gets the sofa name mappings.
|
protected org.apache.uima.resource.metadata.impl.XmlizationInfo |
getXmlizationInfo()
Deprecated.
|
void |
setConfigurationParameterSettings(org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings settings)
Deprecated.
Sets configuration parameter settings for this CasInitializer.
|
void |
setDescriptor(org.apache.uima.collection.metadata.CpeComponentDescriptor aDescriptor)
Deprecated.
|
void |
setParameterSettings(org.apache.uima.resource.metadata.ConfigurationParameterSettings settings)
Deprecated.
Sets the parameter settings.
|
void |
setSofaNameMappings(org.apache.uima.collection.metadata.CpeSofaMappings mappings)
Deprecated.
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 CpeCollectionReaderCasInitializerImpl()
public void setDescriptor(org.apache.uima.collection.metadata.CpeComponentDescriptor aDescriptor)
setDescriptor in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializerpublic org.apache.uima.collection.metadata.CpeComponentDescriptor getDescriptor()
getDescriptor in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializerpublic org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
getConfigurationParameterSettings in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializerpublic void setConfigurationParameterSettings(org.apache.uima.collection.metadata.CasProcessorConfigurationParameterSettings settings)
throws org.apache.uima.collection.metadata.CpeDescriptorException
setConfigurationParameterSettings in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializersettings - the new configuration parameter settingsorg.apache.uima.collection.metadata.CpeDescriptorException - the cpe descriptor exceptionpublic org.apache.uima.resource.metadata.ConfigurationParameterSettings getParameterSettings()
public void setParameterSettings(org.apache.uima.resource.metadata.ConfigurationParameterSettings settings)
settings - the new parameter settingsprotected org.apache.uima.resource.metadata.impl.XmlizationInfo getXmlizationInfo()
getXmlizationInfo in class org.apache.uima.resource.metadata.impl.MetaDataObject_implpublic org.apache.uima.collection.metadata.CpeSofaMappings getSofaNameMappings()
getSofaNameMappings in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializerpublic void setSofaNameMappings(org.apache.uima.collection.metadata.CpeSofaMappings mappings)
setSofaNameMappings in interface org.apache.uima.collection.metadata.CpeCollectionReaderCasInitializermappings - the new sofa name mappingsCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.