


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 116 (100.0%) | 4917 (100.0%) | 42.3 |
| src/seg/jUCMNav/importexport/html/ | 13 (11.2%) | 1994 (40.6%) | 153.3 |
| src/seg/jUCMNav/model/commands/transformations/ | 22 (19.0%) | 956 (19.4%) | 43.4 |
| src/seg/jUCMNav/importexport/reports/ | 17 (14.7%) | 621 (12.6%) | 36.5 |
| src/seg/jUCMNav/actions/ | 20 (17.2%) | 578 (11.8%) | 28.9 |
| src/seg/jUCMNav/views/preferences/ | 10 (8.6%) | 300 (6.1%) | 30.0 |
| src/seg/jUCMNav/views/wizards/ | 2 (1.7%) | 162 (3.3%) | 81.0 |
| src/seg/jUCMNav/editors/actionContributors/ | 8 (6.9%) | 102 (2.1%) | 12.7 |
| src/seg/jUCMNav/views/wizards/importexport/ | 4 (3.4%) | 69 (1.4%) | 17.2 |
| src/seg/jUCMNav/editors/ | 2 (1.7%) | 49 (1.0%) | 24.5 |
| src/seg/jUCMNav/ | 9 (7.8%) | 28 (0.6%) | 3.1 |
| src/seg/jUCMNav/importexport/msc/ | 1 (0.9%) | 21 (0.4%) | 21.0 |
| src/seg/jUCMNav/strategies/ | 2 (1.7%) | 18 (0.4%) | 9.0 |
| src/seg/jUCMNav/figures/ | 1 (0.9%) | 7 (0.1%) | 7.0 |
| / | 3 (2.6%) | 7 (0.1%) | 2.3 |
| src/seg/jUCMNav/views/strategies/ | 1 (0.9%) | 4 (0.1%) | 4.0 |
| src/seg/jUCMNav/editparts/ | 1 (0.9%) | 1 (0.0%) | 1.0 |

Moved integer input dialogs from Command to Action objects for Intentional Element operations.
Modified undo merging for numerical Intentional Element operations to handle combinations of increases/decreases.
147 lines of code changed in 8 files:
Implemented undo merging for repeated numerical increment/decrement operations
for evaluation/importance of Intentional Elements.
173 lines of code changed in 7 files:
Added multiple selection capabilities for all Intentional Element evaluation/importance operations.
Added increment and decrement operations for numerical evaluations/importances with keyboard shortcuts.
Small bug fixes and improvements.
615 lines of code changed in 18 files:
Added missing new file from previous commit.
144 lines of code changed in 3 files:
Replaced dialog boxes for entering numbers with range validating SWT dialogs.
Implemented keyboard shortcuts for increasing/decreasing qualitative evaluation/importance.
Disabled individual map selection for HTML reports.
Added URN links for UCM components and GRL actors.
Added metadata and URN output.
Added appropriate icons for popup menus.
Many small improvements.
854 lines of code changed in 23 files:
Added editing of numerical and qualitative evaluations on intentional elements
in scenarios via two level popup menus.
357 lines of code changed in 14 files:
Added editing of numerical and qualitative importance of Intentional elements via popup menus.
262 lines of code changed in 6 files:
Moved HTML Reports from Export menu to Report menu.
Renamed source file for HTML Reports.
Added Report preferences for GRL diagram elements.
Added use of Report preferences for HTML report.
1211 lines of code changed in 12 files:
Added output of URN links for GRL Intentional elements to html report.
45 lines of code changed in 1 file:
Added GRL element descriptions and metadata for intentional elements and
beliefs to all report formats PDF/RTF/HTML.
Removed output of start/end points with no meaningful data in PDF/RTF reports.
214 lines of code changed in 5 files:
Added GRL element descriptions to PDF/RTF/HTML reports.
Added pre/post condition pseudocode to all report formats.
Removed many unnecessary import statements.
Added new source file for GRL reporting information.
181 lines of code changed in 7 files:
Removed html table from map description.
Added boolean expressions and probabilities for or forks in html output.
Added hyperlinks from stub binding descriptions to plugin maps.
Fixed bug with GRL diagram html export. Titles include GRL diagrams.
Added metadata to various UCM elements in both html and PDF/RTF reports.
Added responsibilities to PDF/RTF reports. Code existed but was never called.
Merged preference pages for report preferences.
440 lines of code changed in 10 files:
274 lines of code changed in 2 files: