[
https://issues.apache.org/jira/browse/UIMA-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401527#comment-13401527
]
Eddie Epstein commented on UIMA-267:
------------------------------------
The CVD is useful to instantiate and then "kick off" an aggregate containing a
Cas multiplier. If the CVD is itself started from eclipse then one can simply
run the whole thing in debug mode. The equivalent of the next button would just
be an appropriate breakpoint in the Cas Multiplier, the beginning of some
annotator process method, etc.
Another common approach is to run the aggregate and save all the CASes as
XmiCas files. Depending on Cas content one can either use DocumentAnalyzer to
view the collection of CASes or use CVD to load and inspect a single Cas. The
CAS Editor could also be a use tool here.
> CVD should be able to handle AEs that output new CASes.
> -------------------------------------------------------
>
> Key: UIMA-267
> URL: https://issues.apache.org/jira/browse/UIMA-267
> Project: UIMA
> Issue Type: New Feature
> Components: Tools
> Affects Versions: 2.3
> Reporter: Thilo Goetz
>
> CVD currently just shows a warning that it can't show the results of AEs that
> output new CASes.
--
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