| Summary: | DOT Editor - Add CodeMining support based on the Xtext API | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Tamas Miklossy <miklossy> |
| Component: | GEF DOT | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 5.3.2 (2020-12) | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
| Whiteboard: | |||
|
Description
Tamas Miklossy
I pushed the following changes to the master branch: [563693] DOT Editor - Add CodeMining support based on the Xtext API. - Configure the GenerateDot.mwe2 workflow to generate the Xtext CodeMining infrastructure. - Provide the corresponding implementation in the generated DotCodeMiningProvider class to displaying the number of nodes and edges before the graph definition as line header code minings. - Implement corresponding DotCodeMiningTest test cases. Resolving as fixed in 5.3.2 (2020-12). |