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

Extend CAS Feature Structure pretty print code to support printing the elements of an FSArray

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Abandoned
    • 2.3
    • None
    • Core Java Framework

    Description

      The "toString()" method on an instance of a FeatureStructure does a nice job of printing it out, but doesn't descend into the contents of a feature which is an FSArray. Here's a pretty printed example that shows this:

      instance RelationInstance
      sofa: _InitialView
      begin: 2328
      end: 2355
      relation: Merger
      company: FSArray
      status: "known"

      It would be nice if it did, and if it made use of the circularity detection mechanism, as well

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: