Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering
Every predicate loaded into the current factbase can be run at any time interactively, in the Prolog Console. However, this is recommended only for development / debugging purposes since typing queries is tedious and the possibly long textual results are hard to understand for most users.
For predicates that had been declared as analyses, JTransformer offers much nicer ways to
The editor marks each result with an icon and colored underline, which indicate the kind of result:
Quick fix categories: → Code Improvement (blue box), → Result Assessment (red box), → Supress (orange box), → Deactivate (gray box) |
Annotations added by 'Accept' quick fix. The developer extended it by signing his initials ('– GK') to let others know whose opinion is expressed here. |
If the result is correct but you have good reasons to ignore it, you can suppress the related marker. Then the result will also be ignored in the Result View.
This is the same as deactivating the analysis in the Control Center. There you can reactivate it again.