Directory src/grl/impl/

Total Files:
20
Deleted Files:
3
Lines of Code:
9632

[root]/src/grl/impl

Lines of Code

src/grl/impl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 113 (100.0%) 5849 (100.0%) 51.7
jfroy 95 (84.1%) 3980 (68.0%) 41.8
etremblay 12 (10.6%) 1869 (32.0%) 155.7
jkealey 6 (5.3%) 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/impl: EvaluationImpl.java (changed), GrlPackageImpl.java (changed), IntentionalElementImpl.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 13 files:

  • src/grl/impl: ActorImpl.java (changed), ActorRefImpl.java (changed), BeliefImpl.java (changed), ContributionImpl.java (changed), DecompositionImpl.java (changed), DependencyImpl.java (changed), ElementLinkImpl.java (changed), EvaluationStrategyImpl.java (changed), GRLGraphImpl.java (changed), GRLNodeImpl.java (changed), IntentionalElementImpl.java (changed), IntentionalElementRefImpl.java (changed), StrategiesGroupImpl.java (changed)
jfroy 2006-02-28 08:15 Rev.: 771

Added URNlink dialog, actions and commands

0 lines of code changed in 13 files:

  • src/grl/impl: ActorImpl.java (changed), ActorRefImpl.java (changed), BeliefImpl.java (changed), ContributionImpl.java (changed), DecompositionImpl.java (changed), DependencyImpl.java (changed), ElementLinkImpl.java (changed), EvaluationStrategyImpl.java (changed), GRLGraphImpl.java (changed), GRLNodeImpl.java (changed), IntentionalElementImpl.java (changed), IntentionalElementRefImpl.java (changed), StrategiesGroupImpl.java (changed)
jfroy 2006-02-22 23:48 Rev.: 746

Ended name change.

303 lines of code changed in 6 files:

  • src/grl/impl: EvaluationGroupImpl.java (del), EvaluationStrategyImpl.java (changed), GRLspecImpl.java (changed), GrlFactoryImpl.java (changed), GrlPackageImpl.java (changed), StrategiesGroupImpl.java (new 303)
jfroy 2006-02-22 23:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

455 lines of code changed in 7 files:

  • src/grl/impl: EvaluationGroupImpl.java (changed), EvaluationImpl.java (changed), EvaluationScenarioImpl.java (del), EvaluationStrategyImpl.java (new 455), GRLspecImpl.java (changed), GrlFactoryImpl.java (changed), GrlPackageImpl.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 3 files:

  • src/grl/impl: GrlPackageImpl.java (changed), IntentionalElementImpl.java (changed), IntentionalElementRefImpl.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/impl: EvaluationGroupImpl.java (changed), EvaluationScenarioImpl.java (changed), GrlPackageImpl.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/impl: EvaluationScenarioImpl.java (changed), GrlPackageImpl.java (changed)
jfroy 2006-02-11 18:25 Rev.: 722

Evaluation scenario view added.

0 lines of code changed in 6 files:

  • src/grl/impl: EvaluationGroupImpl.java (changed), EvaluationImpl.java (changed), EvaluationScenarioImpl.java (changed), GRLspecImpl.java (changed), GrlPackageImpl.java (changed), IntentionalElementImpl.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

1353 lines of code changed in 33 files:

  • src/grl/impl: ActorImpl.java (changed), ActorRefImpl.java (new), BeliefImpl.java (changed), BeliefLinkImpl.java (new 373), ContributionImpl.java (changed), DecompositionImpl.java (changed), DependencyImpl.java (new), ElementLinkImpl.java (new), EvaluationGroupImpl.java (new), EvaluationImpl.java (new), EvaluationScenarioImpl.java (new), EvaluationSetImpl.java (del), GRLGraphImpl.java (changed), GRLNodeImpl.java (new 662), GRLspecImpl.java (changed), GrlFactoryImpl.java (changed), GrlPackageImpl.java (changed), IntentionalElementImpl.java (new), IntentionalElementRefImpl.java (new), LinkRefBendpointImpl.java (new 318), LinkRefImpl.java (new)
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.

1869 lines of code changed in 3 files:

  • src/grl/impl: GRLspecImpl.java (new 396), GrlFactoryImpl.java (new 322), GrlPackageImpl.java (new 1151)
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/impl: GRLspecImpl.java (del), GrlFactoryImpl.java (del), GrlPackageImpl.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 3 files:

  • src/grl/impl: GRLspecImpl.java (changed), GrlFactoryImpl.java (changed), GrlPackageImpl.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/impl: GRLspecImpl.java (changed), GrlFactoryImpl.java (changed), GrlPackageImpl.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/impl: GRLspecImpl.java (changed), GrlFactoryImpl.java (changed), GrlPackageImpl.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/impl: GRLspecImpl.java (changed), GrlFactoryImpl.java (changed), GrlPackageImpl.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/impl: GRLspecImpl.java (changed), GrlFactoryImpl.java (changed), GrlPackageImpl.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!

1869 lines of code changed in 3 files:

  • src/grl/impl: GRLspecImpl.java (new 396), GrlFactoryImpl.java (new 322), GrlPackageImpl.java (new 1151)
Generated by StatCVS 0.5.0