Class CpeCollectionReaderCasInitializerImpl
- java.lang.Object
-
- org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
- org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Cloneable
,CpeCollectionReaderCasInitializer
,MetaDataObject
,XMLizable
@Deprecated public class CpeCollectionReaderCasInitializerImpl extends MetaDataObject_impl implements CpeCollectionReaderCasInitializer
Deprecated.As of v2.0, CAS Initializers are deprecated.The Class CpeCollectionReaderCasInitializerImpl.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.Serializer
-
-
Field Summary
Fields Modifier and Type Field Description private CasProcessorConfigurationParameterSettings
cfps
Deprecated.The cfps.private ConfigurationParameterSettings
configurationParameterSettings
Deprecated.The configuration parameter settings.private CpeComponentDescriptor
descriptor
Deprecated.The descriptor.private static long
serialVersionUID
Deprecated.The Constant serialVersionUID.private CpeSofaMappings
sofaNameMappings
Deprecated.The sofa name mappings.private static XmlizationInfo
XMLIZATION_INFO
Deprecated.The Constant XMLIZATION_INFO.-
Fields inherited from class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
serialContext
-
-
Constructor Summary
Constructors Constructor Description CpeCollectionReaderCasInitializerImpl()
Deprecated.Instantiates a new cpe collection reader cas initializer impl.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description CasProcessorConfigurationParameterSettings
getConfigurationParameterSettings()
Deprecated.Returns configuration parameter settings for this CasInitializer.CpeComponentDescriptor
getDescriptor()
Deprecated.ReturnsCpeComponentDescriptor
containing CasInitializer descriptor path.ConfigurationParameterSettings
getParameterSettings()
Deprecated.Gets the parameter settings.CpeSofaMappings
getSofaNameMappings()
Deprecated.Gets the sofa name mappings.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 CasInitializervoid
setParameterSettings(ConfigurationParameterSettings settings)
Deprecated.Sets the parameter settings.void
setSofaNameMappings(CpeSofaMappings mappings)
Deprecated.Sets the sofa name mappings.-
Methods inherited from class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
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, writePropertyAsElement
-
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
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
Deprecated.The Constant serialVersionUID.- See Also:
- Constant Field Values
-
descriptor
private CpeComponentDescriptor descriptor
Deprecated.The descriptor.
-
configurationParameterSettings
private ConfigurationParameterSettings configurationParameterSettings
Deprecated.The configuration parameter settings.
-
cfps
private CasProcessorConfigurationParameterSettings cfps
Deprecated.The cfps.
-
sofaNameMappings
private CpeSofaMappings sofaNameMappings
Deprecated.The sofa name mappings.
-
XMLIZATION_INFO
private static final XmlizationInfo XMLIZATION_INFO
Deprecated.The Constant XMLIZATION_INFO.
-
-
Method Detail
-
setDescriptor
public void setDescriptor(CpeComponentDescriptor aDescriptor)
Deprecated.Description copied from interface:CpeCollectionReaderCasInitializer
Sets descriptor path containing configuration for the CasInitializer- Specified by:
setDescriptor
in interfaceCpeCollectionReaderCasInitializer
- Parameters:
aDescriptor
- - descriptor path
-
getDescriptor
public CpeComponentDescriptor getDescriptor()
Deprecated.Description copied from interface:CpeCollectionReaderCasInitializer
ReturnsCpeComponentDescriptor
containing CasInitializer descriptor path.- Specified by:
getDescriptor
in interfaceCpeCollectionReaderCasInitializer
- Returns:
CpeComponentDescriptor
-
getConfigurationParameterSettings
public CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
Deprecated.Returns configuration parameter settings for this CasInitializer.- Specified by:
getConfigurationParameterSettings
in interfaceCpeCollectionReaderCasInitializer
- Returns:
- the configuration parameter settings
-
setConfigurationParameterSettings
public void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings settings) throws CpeDescriptorException
Deprecated.Sets configuration parameter settings for this CasInitializer.- Specified by:
setConfigurationParameterSettings
in interfaceCpeCollectionReaderCasInitializer
- Parameters:
settings
- the new configuration parameter settings- Throws:
CpeDescriptorException
- the cpe descriptor exception
-
getParameterSettings
public ConfigurationParameterSettings getParameterSettings()
Deprecated.Gets the parameter settings.- Returns:
- the parameter settings
-
setParameterSettings
public void setParameterSettings(ConfigurationParameterSettings settings)
Deprecated.Sets the parameter settings.- Parameters:
settings
- the new parameter settings
-
getXmlizationInfo
protected XmlizationInfo getXmlizationInfo()
Deprecated.Description copied from class:MetaDataObject_impl
To be implemented by subclasses to return information describing how to represent this object in XML.- Specified by:
getXmlizationInfo
in classMetaDataObject_impl
- Returns:
- information defining this object's XML representation
-
getSofaNameMappings
public CpeSofaMappings getSofaNameMappings()
Deprecated.Gets the sofa name mappings.- Specified by:
getSofaNameMappings
in interfaceCpeCollectionReaderCasInitializer
- Returns:
- the sofa mappings
-
setSofaNameMappings
public void setSofaNameMappings(CpeSofaMappings mappings)
Deprecated.Sets the sofa name mappings.- Specified by:
setSofaNameMappings
in interfaceCpeCollectionReaderCasInitializer
- Parameters:
mappings
- the new sofa name mappings
-
-