Package org.apache.uima.cas.impl
Interface AnnotationImpl
- All Superinterfaces:
AnnotationBaseFS
,AnnotationFS
,Cloneable
,FeatureStructure
,FeatureStructureImpl
- All Known Implementing Classes:
Annotation
,DocumentAnnotation
,SourceDocumentInformation
Deprecated.
use Annotation instead
For backwards compatibility with V2
-
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