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. |
|
Set the Sofa ID string, the string representing the Sofa name in the CAS.
|
|
Get the Sofa ID, the string representing the Sofa name in the CAS.
|
|
Set the component Sofa name, the Sofa name as known to the component.
|
|
Get the component Sofa name, the Sofa name as knnwn to the component.
|