/trunk/seg.jUCMNav Developers: dollhouse

Login name:
dollhouse
Total Commits:
20 (0.1%)
Lines of Code:
591 (0.1%)
Most Recent Commit:
2011-06-06 22:58
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for dollhouse

Activity by Day of Week for dollhouse

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 20 (100.0%) 591 (100.0%) 29.5
src/seg/jUCMNav/strategies/ 8 (40.0%) 562 (95.1%) 70.2
src/seg/jUCMNav/editparts/ 3 (15.0%) 9 (1.5%) 3.0
src/seg/jUCMNav/views/preferences/ 2 (10.0%) 5 (0.8%) 2.5
src/seg/jUCMNav/extensionpoints/ 1 (5.0%) 4 (0.7%) 4.0
.settings/ 1 (5.0%) 4 (0.7%) 4.0
/ 2 (10.0%) 4 (0.7%) 2.0
META-INF/ 1 (5.0%) 2 (0.3%) 2.0
src/seg/jUCMNav/ 1 (5.0%) 1 (0.2%) 1.0
lib/ 1 (5.0%) 0 (0.0%) 0.0

Activity of dollhouse

Most Recent Commits

dollhouse 2011-06-06 22:58 Rev.: 1892

Bug fix.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/strategies: Hao2011Algorithm.java (+3 -1)
dollhouse 2011-06-04 22:36 Rev.: 1891

1. Added JaCoP-3.0.final.jar in lib.
2. Added new GRL propagation algorithm.
3. Made necessary changes for the algorithm to show up in eclipse menus.
4. Modefied IGRLStrategyAlgorithm to reflect better OOD.

588 lines of code changed in 19 files:

  • .classpath (+2 -1), build.properties (+2 -1)
  • .settings: org.eclipse.jdt.core.prefs (+4 -4)
  • META-INF: MANIFEST.MF (+2 -1)
  • lib: JaCoP-3.0-final.jar (new)
  • src/seg/jUCMNav: messages.properties (+1)
  • src/seg/jUCMNav/editparts: ActorRefEditPart.java (+4 -2), IntentionalElementEditPart.java (+4 -3), LinkRefEditPart.java (+1 -1)
  • src/seg/jUCMNav/extensionpoints: IGRLStrategyAlgorithm.java (+4)
  • src/seg/jUCMNav/strategies: DefaultGRLStrategyAlgorithm.java (+6), EvaluationStrategyManager.java (+58 -13), FormulaBasedGRLStrategyAlgorithm.java (+6), Hao2011Algorithm.java (new 471), MixedGRLStrategyAlgorithm.java (+6), QualitativeGRLStrategyAlgorithm.java (+6), QuantitativeGRLStrategyAlgorithm.java (+6)
  • src/seg/jUCMNav/views/preferences: StrategyEvaluationPreferencePage.java (+3 -1), StrategyEvaluationPreferences.java (+2 -1)
Generated by StatSVN 0.7.0