public class CasProcessorDeploymentParamImpl
extends org.apache.uima.resource.metadata.impl.MetaDataObject_impl
implements org.apache.uima.collection.metadata.CasProcessorDeploymentParam
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 |
|---|
CasProcessorDeploymentParamImpl()
Instantiates a new cas processor deployment param impl.
|
CasProcessorDeploymentParamImpl(String aName,
String aValue,
String aType)
Instantiates a new cas processor deployment param impl.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterName() |
String |
getParameterType() |
String |
getParameterValue() |
protected org.xml.sax.helpers.AttributesImpl |
getXMLAttributes()
Overridden to handle "name" and "value" attributes.
|
protected org.apache.uima.resource.metadata.impl.XmlizationInfo |
getXmlizationInfo() |
void |
setParameterName(String aParamName) |
void |
setParameterType(String aParamType) |
void |
setParameterValue(String aParamValue) |
buildFromXMLElement, buildFromXMLElement, clone, equals, getAdditionalAttributes, getAttributeClass, getAttributeValue, getInfoset, getMatchingNode, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSerialContext, getSourceUrl, getSourceUrlString, getWrapperClass, 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 CasProcessorDeploymentParamImpl()
public void setParameterName(String aParamName) throws org.apache.uima.collection.metadata.CpeDescriptorException
setParameterName in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParamorg.apache.uima.collection.metadata.CpeDescriptorExceptionpublic String getParameterName() throws org.apache.uima.collection.metadata.CpeDescriptorException
getParameterName in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParamorg.apache.uima.collection.metadata.CpeDescriptorExceptionpublic void setParameterValue(String aParamValue) throws org.apache.uima.collection.metadata.CpeDescriptorException
setParameterValue in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParamorg.apache.uima.collection.metadata.CpeDescriptorExceptionpublic String getParameterValue() throws org.apache.uima.collection.metadata.CpeDescriptorException
getParameterValue in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParamorg.apache.uima.collection.metadata.CpeDescriptorExceptionpublic void setParameterType(String aParamType) throws org.apache.uima.collection.metadata.CpeDescriptorException
setParameterType in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParamorg.apache.uima.collection.metadata.CpeDescriptorExceptionpublic String getParameterType() throws org.apache.uima.collection.metadata.CpeDescriptorException
getParameterType in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParamorg.apache.uima.collection.metadata.CpeDescriptorExceptionprotected org.xml.sax.helpers.AttributesImpl getXMLAttributes()
getXMLAttributes in class org.apache.uima.resource.metadata.impl.MetaDataObject_implMetaDataObject_impl.getXMLAttributes()protected org.apache.uima.resource.metadata.impl.XmlizationInfo getXmlizationInfo()
getXmlizationInfo in class org.apache.uima.resource.metadata.impl.MetaDataObject_implCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.