Package org.apache.uima.cas.impl
Interface AnnotationImpl
- All Superinterfaces:
AnnotationBaseFS
,AnnotationFS
,Cloneable
,FeatureStructure
,FeatureStructureImpl
- All Known Implementing Classes:
AnalyzedText
,Annotation
,ComplexAnnotation
,ComplexAnnotationSubtype
,DateAnnotation
,DateTimeAnnotation
,DocumentAnnotation
,Meeting
,RoomNumber
,Sentence
,Sentence
,SimpleAnnotation
,SourceDocumentInformation
,TimeAnnotation
,Token
,Token
,UimaAcronym
,UimaMeeting
@Deprecated(since="3.0.0")
public interface AnnotationImpl
extends AnnotationFS, FeatureStructureImpl
Deprecated.
use Annotation instead
For backwards compatibility 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.text.AnnotationFS
coveredBy, coveredBy, covering, covering, following, following, getBegin, getCoveredText, getEnd, overlapping, overlapping, overlappingAtBegin, overlappingAtBegin, overlappingAtEnd, overlappingAtEnd, preceding, preceding, setBegin, setEnd, trim, trim
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
Methods inherited from interface org.apache.uima.cas.impl.FeatureStructureImpl
prettyPrint, prettyPrint, prettyPrint, prettyPrint, toString