[
https://issues.apache.org/jira/browse/UIMA-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044833#comment-13044833
]
Jörn Kottmann commented on UIMA-2148:
-------------------------------------
This issue is fixed now, it is now possible to see and edit string sub-types.
It looks like the current CAS implementation does not throw an error if the
value is outside of the allowed values set.
> 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
> Attachments: 2011-06-06_12-12-47.png, TypeSystem.xml, test.xmi
>
>
> 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