You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2014/04/14 23:00:18 UTC

[jira] [Resolved] (UIMA-2383) AnnotationBase documentation incorrect

     [ https://issues.apache.org/jira/browse/UIMA-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor resolved UIMA-2383.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6.0SDK
         Assignee: Marshall Schor

> AnnotationBase documentation incorrect
> --------------------------------------
>
>                 Key: UIMA-2383
>                 URL: https://issues.apache.org/jira/browse/UIMA-2383
>             Project: UIMA
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.3
>            Reporter: Mike Barborak
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.6.0SDK
>
>
> The description for this class reads:
> the JCas class model for the CAS type uima.cas.Annotation. It defines two integer valued features indicating the begin and end of the span being annotated. There is also a method to retrieve the spanned text as a string.
> This is incorrect. It should definitely mention that your type must extend this class if it is to be SOFA specific. This is as opposed to extending TOP where your type will not remember which SOFA it was created in.



--
This message was sent by Atlassian JIRA
(v6.2#6252)