org.apache.uima.collection.metadata
Interface CpeSofaMapping

All Superinterfaces:
Cloneable, MetaDataObject, Serializable, XMLizable

public interface CpeSofaMapping
extends MetaDataObject


Method Summary
 String getComponentSofaName()
           
 String getCpeSofaName()
           
 void setComponentSofaName(String string)
           
 void setCpeSofaName(String string)
           
 
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
 

Method Detail

getComponentSofaName

String getComponentSofaName()

getCpeSofaName

String getCpeSofaName()
Returns:

setComponentSofaName

void setComponentSofaName(String string)
Parameters:
string -

setCpeSofaName

void setCpeSofaName(String string)
Parameters:
string -


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.