Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 56 (100.0%) | 2039 (100.0%) | 36.4 |
src/seg/jUCMNav/strategies/ | 18 (32.1%) | 1543 (75.7%) | 85.7 |
src/seg/jUCMNav/views/property/ | 6 (10.7%) | 153 (7.5%) | 25.5 |
src/seg/jUCMNav/editparts/ | 5 (8.9%) | 108 (5.3%) | 21.6 |
src/grl/impl/ | 6 (10.7%) | 108 (5.3%) | 18.0 |
src/seg/jUCMNav/views/preferences/ | 4 (7.1%) | 50 (2.5%) | 12.5 |
src/seg/jUCMNav/model/util/ | 2 (3.6%) | 46 (2.3%) | 23.0 |
src/seg/jUCMNav/extensionpoints/ | 1 (1.8%) | 16 (0.8%) | 16.0 |
src/seg/jUCMNav/ | 4 (7.1%) | 15 (0.7%) | 3.7 |
src/seg/jUCMNav/icons/ | 10 (17.9%) | 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:
undo modification of generated grl/* code from before
0 lines of code changed in 2 files:
bug fix: when loading saved GRL graph, quantitative evaluations would be lost
12 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
133 lines of code changed in 5 files: