public class CpeComponentDescriptorImpl extends MetaDataObject_impl implements CpeComponentDescriptor
MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.SerializerserialContext| Constructor and Description |
|---|
CpeComponentDescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
URL |
findAbsoluteUrl(ResourceManager aResourceManager)
Returns the absolute URL where the component descriptor is located.
|
Import |
getImport()
Gets the Import object that declares where the component descriptor is located.
|
CpeInclude |
getInclude()
Returns component's descriptor file path
|
protected XmlizationInfo |
getXmlizationInfo()
To be implemented by subclasses to return information describing how to represent this object
in XML.
|
void |
setImport(Import aImport)
Sets the Import object that declares where the component descriptor is located.
|
void |
setInclude(CpeInclude aInclude)
Sets component's descriptor file path
|
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, waitclone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlbuildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXMLpublic void setInclude(CpeInclude aInclude)
CpeComponentDescriptorsetInclude in interface CpeComponentDescriptoraInclude - -
CpeInclude containing file pathpublic CpeInclude getInclude()
CpeComponentDescriptorgetInclude in interface CpeComponentDescriptorCpeIncludepublic Import getImport()
CpeComponentDescriptorgetImport in interface CpeComponentDescriptorpublic void setImport(Import aImport)
CpeComponentDescriptorsetImport in interface CpeComponentDescriptoraImport - the import, null if nonepublic URL findAbsoluteUrl(ResourceManager aResourceManager) throws ResourceConfigurationException
CpeComponentDescriptorfindAbsoluteUrl in interface CpeComponentDescriptoraResourceManager - resource manager to use to do import-by-name lookupsResourceConfigurationException - if an import could not be resolvedCpeComponentDescriptor.findAbsoluteUrl(ResourceManager)protected XmlizationInfo getXmlizationInfo()
MetaDataObject_implgetXmlizationInfo in class MetaDataObject_implCopyright © 2018. All rights reserved.