Interface AnnotationBaseFS

All Superinterfaces:
FeatureStructure
All Known Subinterfaces:
AnnotationFS
All Known Implementing Classes:
Annotation, AnnotationBase, AnnotationBaseImpl, AnnotationImpl, DocumentAnnotation, SourceDocumentInformation

public interface AnnotationBaseFS extends FeatureStructure
Annotation Base API.

The AnnotationBase object holds one feature, the Sofa, which is a reference to the SofaFS object associated with subtypes of this type.

It implements the methods to get the CAS view associated with this sofa.

  • Method Details

    • getView

      CAS getView()
      Gets the CAS view associated with the Sofa that this Annotation is over.
      Returns:
      the CAS view associated with the Annotation's Sofa