[ 
https://issues.apache.org/jira/browse/UIMA-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125792#comment-13125792
 ] 

Peter Klügl commented on UIMA-2252:
-----------------------------------

I think the explanation of the rule inference would also work fine with the 
focus, because normally you are only interested how the current rule is 
executed. The method highlight(int start, int length) is responsible for the 
focus? The method selectionChanged(IWorkbenchPart part, ISelection selection) 
only highlights the first one as I see it. I would need some interface/method 
to focus several annotations in the editor. Is that possible?

I don't know if it isn't faster to completely reimplement the other views like 
selection, because the annotation children and the feature children in the tree 
aren't any useful then... I have to think about that a bit more...
                
> Migrate TextMarker visualization to CAS Editor
> ----------------------------------------------
>
>                 Key: UIMA-2252
>                 URL: https://issues.apache.org/jira/browse/UIMA-2252
>             Project: UIMA
>          Issue Type: New Feature
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>
> Start the migration of the CEV plugins of the TextMarker using the CAS Editor 
> code base. Investigate the which changes in the CAS Editor are needed to 
> support the existing TextMarker functionality.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to