Marshall Schor created UIMA-4698:
------------------------------------

             Summary: Wrong definition of AnnotationBase sofa feature
                 Key: UIMA-4698
                 URL: https://issues.apache.org/jira/browse/UIMA-4698
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Trivial
             Fix For: 3.0.0SDKexp, 2.8.2SDK


The CAS.java file defines many static final string constants corresponding to 
built-in type names and features.  One of these, the FEATURE_FULL_NAME_SOFA is 
supposed to define the full feature name for the sofa feature introduced by the 
type AnnotationBase.  The full feature name starts with the type name of the 
type which first introduces this feature (first in the top most type in the 
type hierarchy).  The definition says this type is Annotation, but should be 
AnnotationBase



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to