


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 50 (100.0%) | 1931 (100.0%) | 38.6 |
| src/seg/jUCMNav/strategies/ | 18 (36.0%) | 1543 (79.9%) | 85.7 |
| src/seg/jUCMNav/views/property/ | 6 (12.0%) | 153 (7.9%) | 25.5 |
| src/seg/jUCMNav/editparts/ | 5 (10.0%) | 108 (5.6%) | 21.6 |
| src/seg/jUCMNav/views/preferences/ | 4 (8.0%) | 50 (2.6%) | 12.5 |
| src/seg/jUCMNav/model/util/ | 2 (4.0%) | 46 (2.4%) | 23.0 |
| src/seg/jUCMNav/extensionpoints/ | 1 (2.0%) | 16 (0.8%) | 16.0 |
| src/seg/jUCMNav/ | 4 (8.0%) | 15 (0.8%) | 3.7 |
| src/seg/jUCMNav/icons/ | 10 (20.0%) | 0 (0.0%) | 0.0 |

Modified QualitativeGRLStrategyAlgorithm to support legal analysis,
Modified QuantitativeGRLStrategyAlgorithm to support legal analysis
49 lines of code changed in 2 files:
fixed actor icon/text display on qual/quant switch
fixed quant actor evaluation
fixed correlation not working bug
fixed all algorithms to match ITU standard
91 lines of code changed in 7 files:
Dependency bug fixed for all strategy algorithms
Qualitative/Quantitative importance synchronization
Introduced qualitative actor icons
Added quantitative & qualitative algorithm portion for actors
Added a modified version of Roy's 2006 actor algorithm to the MixedGRLStrategyAlgorithm
331 lines of code changed in 18 files:
added 3 GRL strategy algorithms
updated contribution icons
added algorithm choice property page option
modified display of quantitative & qualitative evaluations
1303 lines of code changed in 17 files:
added quantitative/qualitative synchronization to seg/*
118 lines of code changed in 2 files:
contribution's bug is fixed
2 lines of code changed in 1 file:
added synchronization for qualitative & quantitative properties for evaluation and contribution
updated the DefaultGRLStrategyAlgorithm to correct error
37 lines of code changed in 3 files: