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

Always deliver the base CAS to the process method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1
    • Core Java Framework
    • None
    • UIMA components

    Description

      Currently there is a distinction made for "single view" and "multiple view" components. The UIMA architecture standard proposes that all components are multiple view components and be delivered a handle to the base CAS, and the component retrieves views as required. The change to existing "single view" component would be to add one line of code in the process method: cas = passInCas.getView(), which would return the View currently given to these components as determined by Sofa mapping.

      Attachments

        Activity

          People

            alally Adam P. Lally
            eddie_epstein Eddie Epstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: