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

CAS APIs should make it easier to deal with arrays of unknown element type

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.2.1
    • Core Java Framework
    • None

    Description

      There are several places in tools where we need to display the contents of an FS, which could be an array. Currently we have to iterate over all possible primivie-typed arrays in order to access and display their elements.

      What would have been nice is a common superinterface of all the
      primitive array types, which defines a toStringArray() method. The
      toStringArray() methods are already there on the impls, but there's no
      superinterface that I can use to get at them.

      See UIMA-40 and UIMA-77.

      Attachments

        Activity

          People

            schor Marshall Schor
            alally Adam P. Lally
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: