Directory src/grl/util/

Directory Created:
2005-03-15 17:05
Total Files:
2
Deleted Files:
0
Lines of Code:
1499

[root]/src/grl/util

Lines of Code

src/grl/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 49 (100.0%) 7927 (100.0%) 161.7
damyot 13 (26.5%) 3658 (46.1%) 281.3
jkealey 14 (28.6%) 1782 (22.5%) 127.2
jfroy 10 (20.4%) 1312 (16.6%) 131.2
pengfei 2 (4.1%) 815 (10.3%) 407.5
etremblay 8 (16.3%) 356 (4.5%) 44.5
gunterm 2 (4.1%) 4 (0.1%) 2.0

Most Recent Commits

damyot 2012-03-03 19:50 Rev.: 2286

[bug800] Version 0.24 of metamodel, with improvements to strategies and contribution changes.

968 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+413 -378), GrlSwitch.java (+555 -512)
jkealey 2012-02-28 10:54 Rev.: 2175

bug 655: cleaned imports & fixed a few deprecated calls to Eclipse.
looks like it also cleaned up the auto-generated code.

10 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+5 -2), GrlSwitch.java (+5 -2)
damyot 2009-12-03 12:31 Rev.: 1702

Update to jUCMNav metamodel version 0.21

890 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+378 -378), GrlSwitch.java (+512 -512)
damyot 2009-06-29 16:47 Rev.: 1522

Changes to metamodel: Addition of Comment (for GRL/UCM diagrams), WaitKind (for UCM waiting places), and the GRL Xor decomposition type (used by intentional elements).

1 lines of code changed in 1 file:

  • src/grl/util: GrlAdapterFactory.java (+1 -1)
damyot 2008-02-14 23:57 Rev.: 1412

Fixed issue with dangling NewClass in metamodel

0 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (-17), GrlSwitch.java (-21)
damyot 2008-02-14 23:33 Rev.: 1411

Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.

988 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+425 -323), GrlSwitch.java (+563 -425)
pengfei 2007-07-19 20:16 Rev.: 1316

The KPI modelling and monitoring functions.

815 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+357 -355), GrlSwitch.java (+458 -456)
jkealey 2007-07-11 14:58 Rev.: 1290

bug 530: no more handles

0 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (-2), GrlSwitch.java (-2)
gunterm 2007-04-25 11:04 Rev.: 1239

update to URN metamodel v0.17 (adds infrastructure for future support of concerns and pointcut stubs)

4 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+2), GrlSwitch.java (+2)
damyot 2007-03-28 01:53 Rev.: 1187

Update to metamodel version 0.16 (CSM export)

0 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (-2), GrlSwitch.java (-2)
damyot 2007-03-16 10:08 Rev.: 1157

Metamodel update for CSM export

811 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+355 -355), GrlSwitch.java (+456 -456)
jkealey 2007-03-01 13:38 Rev.: 1139

Metamodel URN_14; resources are URNmodelElements

815 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+357 -355), GrlSwitch.java (+458 -456)
jkealey 2007-01-22 01:00 Rev.: 1099

various issues found by findbugs

0 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (-2), GrlSwitch.java (-2)
jkealey 2006-11-14 10:25 Rev.: 1019

URN metamodel v0.13

4 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+2), GrlSwitch.java (+2)
jkealey 2006-09-19 16:42 Rev.: 910

Metamodel 0.12. Added some basic logic to create/delete scenario groups / scenarios. Delete scenario is not a command at the moment.

811 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+355 -355), GrlSwitch.java (+456 -456)
jfroy 2006-02-22 18:48 Rev.: 746

Ended name change.

15 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+6 -6), GrlSwitch.java (+9 -9)
jfroy 2006-02-22 18:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

15 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+6 -6), GrlSwitch.java (+9 -9)
jfroy 2006-01-29 15:34 Rev.: 669

Merge of GRL branch with the main trunk

277 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+122 -38), GrlSwitch.java (+155 -35)
jfroy 2005-10-26 18: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.

1005 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (new 468), GrlSwitch.java (new 537)
jfroy 2005-10-26 14: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 2 files:

  • src/grl/util: GrlAdapterFactory.java (del), GrlSwitch.java (del)
jkealey 2005-06-02 15: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)

142 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+67 -67), GrlSwitch.java (+75 -75)
etremblay 2005-05-25 17: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...

178 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+85 -85), GrlSwitch.java (+93 -93)
etremblay 2005-03-29 18:01 Rev.: 56

URN model version 5 is now generated in EMF.

178 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (+85 -85), GrlSwitch.java (+93 -93)
etremblay 2005-03-28 10: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 2 files:

  • src/grl/util: GrlAdapterFactory.java (changed), GrlSwitch.java (changed)
etremblay 2005-03-15 17: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!

0 lines of code changed in 2 files:

  • src/grl/util: GrlAdapterFactory.java (new), GrlSwitch.java (new)
Generated by StatSVN 0.7.0