- 
    sghan090
    2008-07-27 14:27
    #6
    Rev.: 1470
  
 
  - 
    
    
1303 lines of code changed in 17 files:
    
      - 
        src/seg/jUCMNav:
        messages.properties (+5),
        messages_fr.properties (+5)
      
 
      - 
        src/seg/jUCMNav/editparts:
        IntentionalElementEditPart.java (+42 -21),
        LinkRefEditPart.java (+11 -2)
      
 
      - 
        src/seg/jUCMNav/extensionpoints:
        IGRLStrategyAlgorithm.java (+16 -3)
      
 
      - 
        src/seg/jUCMNav/icons:
        conflict.gif (new),
        none.gif (new),
        undecided.gif (changed)
      
 
      - 
        src/seg/jUCMNav/model/util:
        DependencyQualitativeLabelComparitor.java (new 45)
      
 
      - 
        src/seg/jUCMNav/strategies:
        DefaultGRLStrategyAlgorithm.java (+10 -5),
        EvaluationStrategyManager.java (+88 -21),
        MixedGRLStrategyAlgorithm.java (new 306),
        QualitativeGRLStrategyAlgorithm.java (new 419),
        QuantitativeGRLStrategyAlgorithm.java (new 283)
      
 
      - 
        src/seg/jUCMNav/views/preferences:
        StrategyEvaluationPreferencePage.java (+12 -2),
        StrategyEvaluationPreferences.java (+27 -1)
      
 
      - 
        src/seg/jUCMNav/views/property:
        LinkRefPropertySource.java (+34 -12)
      
 
    
   
  - 
    sghan090
    2008-07-20 22:24
    #5
    Rev.: 1469
  
 
  - 
    
    
118 lines of code changed in 2 files:
    
      - 
        src/seg/jUCMNav/strategies:
        EvaluationStrategyManager.java (+35)
      
 
      - 
        src/seg/jUCMNav/views/property:
        LinkRefPropertySource.java (+83)
      
 
    
   
  - 
    sghan090
    2008-07-20 22:16
    #4
    Rev.: 1468
  
 
  - 
    
    
0 lines of code changed in 2 files:
    
      - 
        src/grl/impl:
        ContributionImpl.java (-57),
        EvaluationImpl.java (-34)
      
 
    
   
  - 
    sghan090
    2008-07-20 13:16
    #3
    Rev.: 1467
  
 
  - 
    
    
12 lines of code changed in 2 files:
    
      - 
        src/grl/impl:
        ContributionImpl.java (+7 -7),
        EvaluationImpl.java (+5 -5)
      
 
    
   
  - 
    sghan090
    2008-07-18 07:53
    #2
    Rev.: 1466
  
 
  - 
    
    
2 lines of code changed in 1 file:
    
      - 
        src/seg/jUCMNav/strategies:
        DefaultGRLStrategyAlgorithm.java (+2 -2)
      
 
    
   
  - 
    sghan090
    2008-07-13 23:25
    #1
    Rev.: 1465
  
 
  - 
    
    
133 lines of code changed in 5 files:
    
      - 
        src/grl/impl:
        ContributionImpl.java (+59 -3),
        EvaluationImpl.java (+37 -2)
      
 
      - 
        src/seg/jUCMNav/strategies:
        DefaultGRLStrategyAlgorithm.java (+3 -3),
        EvaluationStrategyManager.java (+16)
      
 
      - 
        src/seg/jUCMNav/views/property:
        IntentionalElementPropertySource.java (+18)