Directory src/grl/

Directory Created:
2005-03-15 22:05
Total Files:
25
Deleted Files:
5
Lines of Code:
5276

[root]/src/grl
            directory in repo impl (20 files, 9632 lines)
            directory in repo util (2 files, 1209 lines)

Lines of Code

src/grl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 105 (100.0%) 8234 (100.0%) 78.4
jfroy 88 (83.8%) 5276 (64.1%) 59.9
etremblay 12 (11.4%) 2958 (35.9%) 246.5
jkealey 5 (4.8%) 0 (0.0%) 0.0

Most Recent Commits

jfroy 2006-03-23 08:30 Rev.: 831

Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef

0 lines of code changed in 3 files:

  • src/grl: Evaluation.java (changed), GrlPackage.java (changed), IntentionalElement.java (changed)
jfroy 2006-03-02 06:38 Rev.: 783

Fix the URNlink to support multiple links type. Modification of the links display in UCM

0 lines of code changed in 1 file:

  • src/grl: GrlPackage.java (changed)
jfroy 2006-02-28 08:15 Rev.: 771

Added URNlink dialog, actions and commands

0 lines of code changed in 1 file:

  • src/grl: GrlPackage.java (changed)
jfroy 2006-02-22 23:48 Rev.: 746

Ended name change.

77 lines of code changed in 6 files:

  • src/grl: EvaluationGroup.java (del), EvaluationStrategy.java (changed), GRLspec.java (changed), GrlFactory.java (changed), GrlPackage.java (changed), StrategiesGroup.java (new 77)
jfroy 2006-02-22 23:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

133 lines of code changed in 8 files:

  • src/grl: Evaluation.java (changed), EvaluationGroup.java (changed), EvaluationScenario.java (del), EvaluationStrategy.java (new 133), GRLscenario.java (del), GRLspec.java (changed), GrlFactory.java (changed), GrlPackage.java (changed)
jfroy 2006-02-17 20:54 Rev.: 738

Added actor evaluation level.
Fixed bug when entering non integer for evaluation level

0 lines of code changed in 5 files:

  • src/grl: Criticality.java (changed), GrlPackage.java (changed), IntentionalElement.java (changed), IntentionalElementRef.java (changed), Priority.java (changed)
jfroy 2006-02-15 22:49 Rev.: 731

Added:
-Delete commands for scenario and evaluation
-Delete action for evaluation

Fixed:
-NullPointer exception with scenarioView (in property view)
-Adding new elements in model when in scenario view
-Contribution and decomposition refresh
-Dispose labels in IntentionalElementEditPart and LinkRefEditPart

0 lines of code changed in 3 files:

  • src/grl: EvaluationGroup.java (changed), EvaluationScenario.java (changed), GrlPackage.java (changed)
jfroy 2006-02-11 23:55 Rev.: 724

Added scenario author, color modification when scenario selected and fixed NullPointerException in Scenario view when closing the editor.

0 lines of code changed in 2 files:

  • src/grl: EvaluationScenario.java (changed), GrlPackage.java (changed)
jfroy 2006-02-11 18:25 Rev.: 722

Evaluation scenario view added.

0 lines of code changed in 6 files:

  • src/grl: Evaluation.java (changed), EvaluationGroup.java (changed), EvaluationScenario.java (changed), GRLspec.java (changed), GrlPackage.java (changed), IntentionalElement.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

155 lines of code changed in 28 files:

  • src/grl: Actor.java (changed), ActorRef.java (changed), Belief.java (changed), BeliefLink.java (new 22), Contribution.java (changed), ContributionType.java (changed), Criticality.java (changed), Decomposition.java (changed), DecompositionType.java (changed), Dependency.java (changed), ElementLink.java (changed), Evaluation.java (changed), EvaluationGroup.java (new), EvaluationLevel.java (del), EvaluationScenario.java (new), EvaluationSet.java (del), GRLGraph.java (changed), GRLNode.java (new 23), GRLscenario.java (new), GRLspec.java (changed), GrlFactory.java (changed), GrlPackage.java (changed), IntentionalElement.java (changed), IntentionalElementRef.java (changed), IntentionalElementType.java (changed), LinkRef.java (changed), LinkRefBendpoint.java (new 110), Priority.java (changed)
jfroy 2005-10-26 23:13 Rev.: 585

Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.

4911 lines of code changed in 22 files:

  • src/grl: Actor.java (new 57), ActorRef.java (new 23), Belief.java (new 53), Contribution.java (new 85), ContributionType.java (new 270), Criticality.java (new 189), Decomposition.java (new 21), DecompositionType.java (new 135), Dependency.java (new 21), ElementLink.java (new 135), Evaluation.java (new 111), EvaluationLevel.java (new), EvaluationSet.java (new), GRLGraph.java (new 23), GRLspec.java (new 155), GrlFactory.java (new 199), GrlPackage.java (new 2604), IntentionalElement.java (new 258), IntentionalElementRef.java (new 117), IntentionalElementType.java (new 189), LinkRef.java (new 77), Priority.java (new 189)
jfroy 2005-10-26 19:00 Rev.: 581

***This build could not compile

Merging the grl branch in the main trunk. Problem during the merging with the grl package.
Need to delete this package.

0 lines of code changed in 3 files:

  • src/grl: GRLspec.java (del), GrlFactory.java (del), GrlPackage.java (del)
jkealey 2005-09-07 03:11 Rev.: 547

regenerated the EMF code using EMF 2.1; slight changes; doesn't seem to have affected anything

0 lines of code changed in 2 files:

  • src/grl: GRLspec.java (changed), GrlPackage.java (changed)
jkealey 2005-06-02 20:17 Rev.: 284

Upgraded meta-model to version 7.
bug 193 - ReqElemStartPointAttributes
properties view shows workload attribute as a nested attribute (instead of original dialog box proposal)
properties view doesn't refresh its descriptors every time you change a property. (property descriptors are properly cached by implementing the PropertyID class with hashCode and equals that work better than Object[]'s)

0 lines of code changed in 3 files:

  • src/grl: GRLspec.java (changed), GrlFactory.java (changed), GrlPackage.java (changed)
etremblay 2005-05-25 22:44 Rev.: 223

The new meta model was generated in the code.
The start, empty and end point are not in the palette anymore. Use the path tool to create them from now on.
Deleted the marquee in the palette since the selection tool do the same thing...

0 lines of code changed in 3 files:

  • src/grl: GRLspec.java (changed), GrlFactory.java (changed), GrlPackage.java (changed)
etremblay 2005-03-29 23:01 Rev.: 56

URN model version 5 is now generated in EMF.

0 lines of code changed in 3 files:

  • src/grl: GRLspec.java (changed), GrlFactory.java (changed), GrlPackage.java (changed)
etremblay 2005-03-28 15:48 Rev.: 50

- You can add multiple path in one diagram.
- The path tool is close to work like planned.
- To extend a path, select the end point of the path you want to extends, select the end point tool and then click where you want to extend.

0 lines of code changed in 3 files:

  • src/grl: GRLspec.java (changed), GrlFactory.java (changed), GrlPackage.java (changed)
etremblay 2005-03-15 22:05 Rev.: 43

- The new model is now working.
- Creating path works (do/undo)
- Extending path works (do/undo)
- SplitLinkCommand doesn't work
- BSplineConnectionRouter works #1!

2958 lines of code changed in 3 files:

  • src/grl: GRLspec.java (new 155), GrlFactory.java (new 199), GrlPackage.java (new 2604)
Generated by StatCVS 0.4.1