Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-6159

select.startAt() cannot be called with AnnotationFS argument

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.1SDK
    • None
    • UIMA
    • None

    Description

      The method

      SelectFSs<T> startAt(TOP fs);

      Does not accept an `AnnotationFS` instance as argument because AnnotationFS does not extend TOP. However, the documentation clearly states that this method requires an AnnotationIndex and a "starting position", so I guess it only works for subtypes of AnnotationFS?

      Attachments

        Activity

          People

            schor Marshall Schor
            rec Richard Eckart de Castilho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: