/trunk/seg.jUCMNav Developers: asham092

Login name:
asham092
Total Commits:
20 (0.1%)
Lines of Code:
603 (0.1%)
Most Recent Commit:
2011-11-26 17:56
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for asham092

Activity by Day of Week for asham092

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 20 (100.0%) 603 (100.0%) 30.1
src/seg/jUCMNav/strategies/ 5 (25.0%) 568 (94.2%) 113.6
src/seg/jUCMNav/model/util/ 3 (15.0%) 13 (2.2%) 4.3
src/seg/jUCMNav/ 6 (30.0%) 8 (1.3%) 1.3
src/seg/jUCMNav/views/preferences/ 2 (10.0%) 7 (1.2%) 3.5
src/seg/jUCMNav/editparts/ 1 (5.0%) 4 (0.7%) 4.0
src/seg/jUCMNav/actions/ 1 (5.0%) 2 (0.3%) 2.0
src/seg/jUCMNav/extensionpoints/ 1 (5.0%) 1 (0.2%) 1.0
src/seg/jUCMNav/icons/ 1 (5.0%) 0 (0.0%) 0.0

Activity of asham092

Most Recent Commits

asham092 2011-11-26 17:56 Rev.: 1932

Some more changes to the conditional algorithm
- now it supports stereotype and meta-data tagging to only consider the elements that are of stereotype that is defined in the strategy meta-data as acceptStereotype
- In addition, it now only uses the resource elements as condition and if other GRL elements are connected to goals with dependency follows the regular algorithm

90 lines of code changed in 3 files:

  • src/seg/jUCMNav: messages.properties (+1), messages_fr.properties (+1)
  • src/seg/jUCMNav/strategies: ConditionalBasedGRLStrategyAlgorithm.java (+88 -34)
asham092 2011-11-23 20:43 Rev.: 1931

Fixing some bugs in the conditional grl strategy

37 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util: MetadataHelper.java (+4 -3)
  • src/seg/jUCMNav/strategies: ConditionalBasedGRLStrategyAlgorithm.java (+33 -22)
asham092 2011-11-20 12:46 Rev.: 1930

Some fixes and clean up of the conditional GRL evaluation algorithm.
- added new metadata to show the runtime contribution
- improved the algorithm to better distribute the ignoredValues to the other contribution links based on their current contribution value
- fixed the situation where contribution could go above 100 or below -100

109 lines of code changed in 4 files:

  • src/seg/jUCMNav: messages.properties (+1), messages_fr.properties (+1)
  • src/seg/jUCMNav/model/util: MetadataHelper.java (+7)
  • src/seg/jUCMNav/strategies: ConditionalBasedGRLStrategyAlgorithm.java (+100 -96)
asham092 2011-11-13 21:43 Rev.: 1929

This is the first version of the GRL conditional algorithm used for compliance.

Tested this using several models. Still need to do some further testing.

365 lines of code changed in 9 files:

  • src/seg/jUCMNav: messages.properties (+2), messages_fr.properties (+2)
  • src/seg/jUCMNav/editparts: IntentionalElementEditPart.java (+4 -1)
  • src/seg/jUCMNav/extensionpoints: IGRLStrategyAlgorithm.java (+1)
  • src/seg/jUCMNav/model/util: MetadataHelper.java (+2)
  • src/seg/jUCMNav/strategies: ConditionalBasedGRLStrategyAlgorithm.java (new 345), EvaluationStrategyManager.java (+2)
  • src/seg/jUCMNav/views/preferences: StrategyEvaluationPreferencePage.java (+3), StrategyEvaluationPreferences.java (+4 -1)
asham092 2010-04-18 16:24 Rev.: 1872

Changing URN Link color to black.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/icons: urnlink.gif (changed)
asham092 2010-02-14 13:50 Rev.: 1864

Bug 753
GRL qualitative contributions are inverted in contextual menu
Fixed by changing the order of the strings in the array.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/actions: SetQualitativeContributionAction.java (+2 -2)
Generated by StatSVN 0.7.0