Package org.apache.uima.cas.impl
Interface AnnotationBaseImpl
- All Superinterfaces:
AnnotationBaseFS
,Cloneable
,FeatureStructure
- All Known Implementing Classes:
Annotation
,AnnotationBase
,DocumentAnnotation
,SourceDocumentInformation
Deprecated.
use AnnotationBase instead
For backwards compatibility only with V2 *
-
Method Summary
Methods inherited from interface org.apache.uima.cas.AnnotationBaseFS
getView
Methods inherited from interface org.apache.uima.cas.FeatureStructure
_getTypeCode, _id, clone, equals, getAddress, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getJCas, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue