|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
CAS.getView(String)
.
@Deprecated public interface SofaID
Interface that contains the handle to a Sofa FS in the CAS.
The SofaID is obtained from the UimaContext by calling
UimaContext.mapToSofaID()
.
Method Summary | |
---|---|
String |
getComponentSofaName()
Deprecated. Get the component Sofa name that was used to obtain this SofaID by calling { |
String |
getSofaID()
Deprecated. Get the Sofa ID. |
void |
setComponentSofaName(String aSofaName)
Deprecated. Set the component Sofa name that was used to obtain this SofaID by calling UimaContext.mapToSofaID() . |
void |
setSofaID(String aSofaID)
Deprecated. Set the Sofa ID of a Sofa FS in the CAS. |
Method Detail |
---|
void setSofaID(String aSofaID)
aSofaID
- String getSofaID()
void setComponentSofaName(String aSofaName)
UimaContext.mapToSofaID()
.
aSofaName
- String getComponentSofaName()
UimaContext.mapToSofaID()}.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |