@Deprecated public class CpeCollectionReaderCasInitializerImpl extends MetaDataObject_impl implements CpeCollectionReaderCasInitializer
MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.Serializer
serialContext
Constructor and Description |
---|
CpeCollectionReaderCasInitializerImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CasProcessorConfigurationParameterSettings |
getConfigurationParameterSettings()
Deprecated.
Returns configuration parameter settings for this CasInitializer.
|
CpeComponentDescriptor |
getDescriptor()
Deprecated.
Returns
CpeComponentDescriptor containing
CasInitializer descriptor path. |
ConfigurationParameterSettings |
getParameterSettings()
Deprecated.
|
CpeSofaMappings |
getSofaNameMappings()
Deprecated.
|
protected XmlizationInfo |
getXmlizationInfo()
Deprecated.
To be implemented by subclasses to return information describing how to represent this object
in XML.
|
void |
setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings)
Deprecated.
Sets configuration parameter settings for this CasInitializer.
|
void |
setDescriptor(CpeComponentDescriptor aDescriptor)
Deprecated.
Sets descriptor path containing configuration for the CasInitializer
|
void |
setParameterSettings(ConfigurationParameterSettings settings)
Deprecated.
|
void |
setSofaNameMappings(CpeSofaMappings mappings)
Deprecated.
|
buildFromXMLElement, buildFromXMLElement, clone, equals, getAdditionalAttributes, getAttributeClass, getAttributeValue, getInfoset, getMatchingNode, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSerialContext, getSourceUrl, getSourceUrlString, getWrapperClass, getXMLAttributes, hashCode, isModifiable, listAttributes, readArrayPropertyValueFromXMLElement, readMapPropertyFromXml, readPropertyValueFromXMLElement, readUnknownPropertyValueFromXMLElement, setAttributeValue, setInfoset, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, valueIsNullOrEmptyArray, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElement
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
public CpeCollectionReaderCasInitializerImpl()
public void setDescriptor(CpeComponentDescriptor aDescriptor)
CpeCollectionReaderCasInitializer
setDescriptor
in interface CpeCollectionReaderCasInitializer
aDescriptor
- -
descriptor pathpublic CpeComponentDescriptor getDescriptor()
CpeCollectionReaderCasInitializer
CpeComponentDescriptor
containing
CasInitializer descriptor path.getDescriptor
in interface CpeCollectionReaderCasInitializer
CpeComponentDescriptor
public CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
getConfigurationParameterSettings
in interface CpeCollectionReaderCasInitializer
public void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings) throws CpeDescriptorException
setConfigurationParameterSettings
in interface CpeCollectionReaderCasInitializer
settings
- object containing parameter setting overridesCpeDescriptorException
- tbdpublic ConfigurationParameterSettings getParameterSettings()
public void setParameterSettings(ConfigurationParameterSettings settings)
settings
- protected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo
in class MetaDataObject_impl
public CpeSofaMappings getSofaNameMappings()
getSofaNameMappings
in interface CpeCollectionReaderCasInitializer
public void setSofaNameMappings(CpeSofaMappings mappings)
setSofaNameMappings
in interface CpeCollectionReaderCasInitializer
mappings
- Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.