Package org.apache.uima.cas.impl
Interface AnnotationBaseImpl
- All Superinterfaces:
AnnotationBaseFS
,Cloneable
,FeatureStructure
- All Known Implementing Classes:
AnalyzedText
,Annotation
,AnnotationBase
,ComplexAnnotation
,ComplexAnnotationSubtype
,DateAnnotation
,DateTimeAnnotation
,DocumentAnnotation
,Meeting
,RoomNumber
,Sentence
,Sentence
,SimpleAnnotation
,SourceDocumentInformation
,TimeAnnotation
,Token
,Token
,UimaAcronym
,UimaMeeting
Deprecated.
use AnnotationBase instead
For backwards compatibility only with V2 *
- To be removed in version:
- 4.0.0
-
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