| Constructor and Description |
|---|
SofaID_impl()
Deprecated.
Creates an empty Sofa ID.
|
SofaID_impl(java.lang.String aID)
Deprecated.
Creates a new Sofa ID from the given String.
|
| 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.
|
public SofaID_impl()
public SofaID_impl(java.lang.String aID)
UimaContext.mapToSofaID(String) method
instead.aID - the String identifier of the Sofapublic void setSofaID(java.lang.String aSofaID)
SofaIDpublic java.lang.String getSofaID()
SofaIDpublic void setComponentSofaName(java.lang.String aSofaName)
SofaIDUimaContext.mapToSofaID().setComponentSofaName in interface SofaIDpublic java.lang.String getComponentSofaName()
SofaIDgetComponentSofaName in interface SofaIDUimaContext.mapToSofaID()}.Copyright © 2013. All Rights Reserved.