Overview   Class List   Class Hierarchy   Class Members   Functions & Constants   Defines   Header Files  

uima::SofaID Class Reference

List of all members.

Detailed Description

A SofaID object contains the handle to a particular Sofa in the CAS.

A SofaID is obtained by calling uima::AnnotatorContext::mapToSofaID().


Public Member Functions

TyErrorId setSofaId (const icu::UnicodeString &sofaid)
 Set the Sofa ID string, the string representing the Sofa name in the CAS.
const icu::UnicodeString & getSofaId () const
 Get the Sofa ID, the string representing the Sofa name in the CAS.
TyErrorId setComponentSofaName (const icu::UnicodeString &componentSofaName)
 Set the component Sofa name, the Sofa name as known to the component.
const icu::UnicodeString & getComponentSofaName () const
 Get the component Sofa name, the Sofa name as knnwn to the component.


Member Function Documentation

TyErrorId uima::SofaID::setSofaId const icu::UnicodeString &  sofaid  )  [inline]
 

Set the Sofa ID string, the string representing the Sofa name in the CAS.

const icu::UnicodeString& uima::SofaID::getSofaId  )  const [inline]
 

Get the Sofa ID, the string representing the Sofa name in the CAS.

TyErrorId uima::SofaID::setComponentSofaName const icu::UnicodeString &  componentSofaName  )  [inline]
 

Set the component Sofa name, the Sofa name as known to the component.

const icu::UnicodeString& uima::SofaID::getComponentSofaName  )  const [inline]
 

Get the component Sofa name, the Sofa name as knnwn to the component.


The documentation for this class was generated from the following file:
Generated on Mon Oct 1 16:04:13 2012 for UIMACPP API by  doxygen 1.3.9.1