public class CpeComponentDescriptorImpl
extends org.apache.uima.resource.metadata.impl.MetaDataObject_impl
implements org.apache.uima.collection.metadata.CpeComponentDescriptor
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 |
|---|
CpeComponentDescriptorImpl()
Instantiates a new cpe component descriptor impl.
|
| Modifier and Type | Method and Description |
|---|---|
URL |
findAbsoluteUrl(org.apache.uima.resource.ResourceManager aResourceManager)
Find absolute url.
|
org.apache.uima.resource.metadata.Import |
getImport() |
org.apache.uima.collection.metadata.CpeInclude |
getInclude() |
protected org.apache.uima.resource.metadata.impl.XmlizationInfo |
getXmlizationInfo() |
void |
setImport(org.apache.uima.resource.metadata.Import aImport) |
void |
setInclude(org.apache.uima.collection.metadata.CpeInclude aInclude) |
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 CpeComponentDescriptorImpl()
public void setInclude(org.apache.uima.collection.metadata.CpeInclude aInclude)
setInclude in interface org.apache.uima.collection.metadata.CpeComponentDescriptorpublic org.apache.uima.collection.metadata.CpeInclude getInclude()
getInclude in interface org.apache.uima.collection.metadata.CpeComponentDescriptorpublic org.apache.uima.resource.metadata.Import getImport()
getImport in interface org.apache.uima.collection.metadata.CpeComponentDescriptorpublic void setImport(org.apache.uima.resource.metadata.Import aImport)
setImport in interface org.apache.uima.collection.metadata.CpeComponentDescriptorpublic URL findAbsoluteUrl(org.apache.uima.resource.ResourceManager aResourceManager) throws org.apache.uima.resource.ResourceConfigurationException
findAbsoluteUrl in interface org.apache.uima.collection.metadata.CpeComponentDescriptoraResourceManager - the a resource managerorg.apache.uima.resource.ResourceConfigurationException - the resource configuration exceptionCpeComponentDescriptor.findAbsoluteUrl(ResourceManager)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.