public class SofaMapping_impl extends MetaDataObject_impl implements SofaMapping
SofaMapping.| Constructor and Description |
|---|
SofaMapping_impl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAggregateSofaName()
Get the sofa name assigned by the aggregate.
|
java.lang.String |
getComponentKey()
Gets the component key.
|
java.lang.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(java.lang.String aAggregateSofaName)
Set the sofa name assigned by the aggregate.
|
void |
setComponentKey(java.lang.String aComponentKey)
Set the component key.
|
void |
setComponentSofaName(java.lang.String aComponentSofaName)
Set the component assigned sofa name.
|
buildFromXMLElement, buildFromXMLElement, clone, equals, getAttributeClass, getAttributeValue, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSourceUrl, getSourceUrlString, getWrapperClass, getXMLAttributes, hashCode, isModifiable, listAttributes, readArrayPropertyValueFromXMLElement, readMapPropertyFromXml, readPropertyValueFromXMLElement, readUnknownPropertyValueFromXMLElement, setAttributeValue, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElementfinalize, getClass, notify, notifyAll, wait, wait, waitclone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlbuildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXMLpublic java.lang.String getComponentKey()
SofaMappinggetComponentKey in interface SofaMappingpublic void setComponentKey(java.lang.String aComponentKey)
SofaMappingsetComponentKey in interface SofaMappingaComponentKey - the keypublic java.lang.String getComponentSofaName()
SofaMappinggetComponentSofaName in interface SofaMappingpublic void setComponentSofaName(java.lang.String aComponentSofaName)
SofaMappingsetComponentSofaName in interface SofaMappingaComponentSofaName - the component's sofa namepublic java.lang.String getAggregateSofaName()
SofaMappinggetAggregateSofaName in interface SofaMappingpublic void setAggregateSofaName(java.lang.String aAggregateSofaName)
SofaMappingsetAggregateSofaName in interface SofaMappingaAggregateSofaName - the aggregate's sofa nameprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_implgetXmlizationInfo in class MetaDataObject_implCopyright © 2013. All Rights Reserved.