|
||||||||||
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.CpeCollectionReaderCasInitializerImpl
@Deprecated public class CpeCollectionReaderCasInitializerImpl
Constructor Summary | |
---|---|
CpeCollectionReaderCasInitializerImpl()
Deprecated. |
Method Summary | |
---|---|
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. |
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 CpeCollectionReaderCasInitializerImpl()
Method Detail |
---|
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 overrides
CpeDescriptorException
public 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
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |