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

add constructors for Builtin Feature Structure lists that take value and maybe the next ptr

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0SDK-alpha
    • Core Java Framework
    • None

    Description

      I think it would be frequently convenient to have a constructor for a FS list (e.g. NonEmptyFloatList), that took one or 2 additional args. The first additional argument would be the value to set, the 2nd optional argument would be the value for the "tail" pointer - if omitted, it would set it to the (common, shared) "empty" value for this kind of list.

      Also, rework getEmptyList() so it works better with existing instances of the 4 kinds of lists.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: