CAS.getView(String).@Deprecated
public interface SofaID
UimaContext.mapToSofaID().| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentSofaName()
Deprecated.
Get the component Sofa name that was used to obtain this SofaID by calling {
|
java.lang.String |
getSofaID()
Deprecated.
Get the Sofa ID.
|
void |
setComponentSofaName(java.lang.String aSofaName)
Deprecated.
Set the component Sofa name that was used to obtain this SofaID by calling
UimaContext.mapToSofaID(). |
void |
setSofaID(java.lang.String aSofaID)
Deprecated.
Set the Sofa ID of a Sofa FS in the CAS.
|
void setSofaID(java.lang.String aSofaID)
aSofaID - java.lang.String getSofaID()
void setComponentSofaName(java.lang.String aSofaName)
UimaContext.mapToSofaID().aSofaName - java.lang.String getComponentSofaName()
UimaContext.mapToSofaID()}.Copyright © 2013. All Rights Reserved.