|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.resource.metadata.impl.MetaDataObject_impl
org.apache.uima.analysis_engine.metadata.impl.SofaMapping_impl
public class SofaMapping_impl
Implementation of SofaMapping.
| Constructor Summary | |
|---|---|
SofaMapping_impl()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.uima.resource.metadata.MetaDataObject |
|---|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl |
| Methods inherited from interface org.apache.uima.util.XMLizable |
|---|
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML |
| Constructor Detail |
|---|
public SofaMapping_impl()
| Method Detail |
|---|
public java.lang.String getComponentKey()
SofaMapping
getComponentKey in interface SofaMappingpublic void setComponentKey(java.lang.String aComponentKey)
SofaMapping
setComponentKey in interface SofaMappingaComponentKey - the keypublic java.lang.String getComponentSofaName()
SofaMapping
getComponentSofaName in interface SofaMappingpublic void setComponentSofaName(java.lang.String aComponentSofaName)
SofaMapping
setComponentSofaName in interface SofaMappingaComponentSofaName - the component's sofa namepublic java.lang.String getAggregateSofaName()
SofaMapping
getAggregateSofaName in interface SofaMappingpublic void setAggregateSofaName(java.lang.String aAggregateSofaName)
SofaMapping
setAggregateSofaName in interface SofaMappingaAggregateSofaName - the aggregate's sofa nameprotected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo in class MetaDataObject_impl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||