|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.impl.SofaID_impl
@Deprecated public class SofaID_impl
Implementation of SofaID.
| Constructor Summary | |
|---|---|
SofaID_impl()
Deprecated. Creates an empty Sofa ID. |
|
SofaID_impl(java.lang.String aID)
Deprecated. Creates a new Sofa ID from the given String. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SofaID_impl()
public SofaID_impl(java.lang.String aID)
UimaContext.mapToSofaID(String) method
instead.
aID - the String identifier of the Sofa| Method Detail |
|---|
public void setSofaID(java.lang.String aSofaID)
SofaID
setSofaID in interface SofaIDpublic java.lang.String getSofaID()
SofaID
getSofaID in interface SofaIDpublic void setComponentSofaName(java.lang.String aSofaName)
SofaIDUimaContext.mapToSofaID().
setComponentSofaName in interface SofaIDpublic java.lang.String getComponentSofaName()
SofaID
getComponentSofaName in interface SofaIDUimaContext.mapToSofaID()}.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||