Feature having a type with <allowedValues> are not supported
------------------------------------------------------------

                 Key: UIMA-2148
                 URL: https://issues.apache.org/jira/browse/UIMA-2148
             Project: UIMA
          Issue Type: Bug
          Components: CasEditor
    Affects Versions: 2.3.2SDK
            Reporter: Richard Eckart de Castilho


I have defined a type Token with a feature POS. The range of that feature is 
PartsOfSpeech which is a subclass of String with the allowed values "N" and 
"V". When I create an annotation of the Type Token in the CAS Editor, the value 
of the POS feature shows as "unexpected type" and I cannot edit it. Looks like 
"allowedValues" is not supported by the CAS editor so far.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to