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

JCas version of getLocalFSData() returning wrong type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1
    • Core Java Framework
    • None

    Description

      The Sofa method getLocalFSData() returns a CAS Array of primitive CAS types like integers, bytes, etc. But the return value for this method in the JCas is FSArray - which is an array of Feature Structures. Change this to return FeatureStructure (a supertype of TOP).

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: