Class MultiMarkup.AnnotExtent

java.lang.Object
org.apache.uima.tools.cvd.MultiMarkup.Extent
org.apache.uima.tools.cvd.MultiMarkup.AnnotExtent
Enclosing class:
MultiMarkup

private static class MultiMarkup.AnnotExtent extends MultiMarkup.Extent
The Class AnnotExtent.
  • Field Details

    • annotName

      private String annotName
      The annot name.
  • Constructor Details

    • AnnotExtent

      private AnnotExtent(int start, int end, int depth, String annotName)
      Instantiates a new annot extent.
      Parameters:
      start - the start
      end - the end
      depth - the depth
      annotName - the annot name