|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReferenceValue
A FeatureValue that represents a reference, via ID, to another FeatureStructure.
Method Summary | |
---|---|
String |
getTargetId()
Gets the ID of the target FeatureStructure. |
void |
setTargetId(String aId)
Sets the ID of the target FeatureStructure. |
Methods inherited from interface org.apache.uima.cas_data.FeatureValue |
---|
get |
Method Detail |
---|
String getTargetId()
void setTargetId(String aId)
aId
- The ID of the target FeatureStructure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |