@Deprecated public class SofaID_impl extends Object implements SofaID
SofaID
.Constructor and Description |
---|
SofaID_impl()
Deprecated.
Creates an empty Sofa ID.
|
SofaID_impl(String aID)
Deprecated.
Creates a new Sofa ID from the given String.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public SofaID_impl()
public SofaID_impl(String aID)
UimaContext.mapToSofaID(String)
method
instead.aID
- the String identifier of the Sofapublic void setSofaID(String aSofaID)
SofaID
public String getSofaID()
SofaID
public void setComponentSofaName(String aSofaName)
SofaID
UimaContext.mapToSofaID()
.setComponentSofaName
in interface SofaID
public String getComponentSofaName()
SofaID
getComponentSofaName
in interface SofaID
UimaContext.mapToSofaID()}.
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.