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

CAS.FEATURE_FULL_NAME_SOFA wrong?

    XMLWordPrintableJSON

Details

    Description

      The CAS interface has to say this about the sofa feature's full name

      FEATURE_FULL_NAME_SOFA = "uima.tcas.Annotation:sofa";
      

      However, when I try to use this to filter out the sofa feature, I don't catch it - and the reason seems to be that the sofa feature is actually defined as

      uima.cas.AnnotationBase:sofa
      

      ... at least that's what the debugger says.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: