public class SofaMapping_impl extends MetaDataObject_impl implements SofaMapping
SofaMapping.MetaDataObject_impl.MetaDataAttr, MetaDataObject_impl.SerialContext, MetaDataObject_impl.SerializerserialContext| Constructor and Description | 
|---|
| SofaMapping_impl() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAggregateSofaName()Get the sofa name assigned by the aggregate. | 
| String | getComponentKey()Gets the component key. | 
| String | getComponentSofaName()Gets the sofa name assigned by the component. | 
| protected XmlizationInfo | getXmlizationInfo()To be implemented by subclasses to return information describing how to represent this object
 in XML. | 
| void | setAggregateSofaName(String aAggregateSofaName)Set the sofa name assigned by the aggregate. | 
| void | setComponentKey(String aComponentKey)Set the component key. | 
| void | setComponentSofaName(String aComponentSofaName)Set the component assigned sofa name. | 
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 String getComponentKey()
SofaMappinggetComponentKey in interface SofaMappingpublic void setComponentKey(String aComponentKey)
SofaMappingsetComponentKey in interface SofaMappingaComponentKey - the keypublic String getComponentSofaName()
SofaMappinggetComponentSofaName in interface SofaMappingpublic void setComponentSofaName(String aComponentSofaName)
SofaMappingsetComponentSofaName in interface SofaMappingaComponentSofaName - the component's sofa namepublic String getAggregateSofaName()
SofaMappinggetAggregateSofaName in interface SofaMappingpublic void setAggregateSofaName(String aAggregateSofaName)
SofaMappingsetAggregateSofaName in interface SofaMappingaAggregateSofaName - the aggregate's sofa nameprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_implgetXmlizationInfo in class MetaDataObject_implCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.