Directory src/ucm/

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

[root]/src/ucm
            directory in repo impl (3 files, 720 lines)
            directory in repo map (30 files, 8859 lines)
                directory in repo impl (26 files, 10553 lines)
                directory in repo util (2 files, 1447 lines)
            directory in repo performance (12 files, 3164 lines)
                directory in repo impl (9 files, 3056 lines)
                directory in repo util (2 files, 578 lines)
            directory in repo scenario (9 files, 2310 lines)
                directory in repo impl (9 files, 3202 lines)
                directory in repo util (2 files, 568 lines)
            directory in repo util (2 files, 252 lines)

Lines of Code

src/ucm/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 48 (100.0%) 3884 (100.0%) 80.9
etremblay 12 (25.0%) 1266 (32.6%) 105.5
jkealey 13 (27.1%) 968 (24.9%) 74.4
damyot 12 (25.0%) 887 (22.8%) 73.9
jfroy 8 (16.7%) 472 (12.2%) 59.0
pengfei 3 (6.3%) 291 (7.5%) 97.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.

197 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+56 -56), UcmFactory.java (+14 -14), UcmPackage.java (+127 -127)
damyot 2009-12-03 12:31 Rev.: 1702

Update to jUCMNav metamodel version 0.21

197 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+56 -56), UcmFactory.java (+14 -14), UcmPackage.java (+127 -127)
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.

202 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+56 -94), UcmFactory.java (+14 -14), UcmPackage.java (+132 -188)
pengfei 2007-07-19 20:16 Rev.: 1316

The KPI modelling and monitoring functions.

291 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+84 -84), UcmFactory.java (+17 -17), UcmPackage.java (+190 -190)
damyot 2007-03-16 10:08 Rev.: 1157

Metamodel update for CSM export

291 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+84 -84), UcmFactory.java (+17 -17), UcmPackage.java (+190 -190)
jkealey 2007-03-01 13:38 Rev.: 1139

Metamodel URN_14; resources are URNmodelElements

291 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+84 -84), UcmFactory.java (+17 -17), UcmPackage.java (+190 -190)
jkealey 2006-09-19 22:47 Rev.: 911

More work on strategies & scenarios view. Added key handlers to view. Regenerated with minor tweaks to metamodel v0.12.

Can now add / delete variables but not hooked up to responsibilities/conditions yet.

2 lines of code changed in 2 files:

  • src/ucm: UCMspec.java (-19), UcmPackage.java (+2 -30)
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.

377 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+104 -86), UcmFactory.java (+18 -18), UcmPackage.java (+255 -146)
jfroy 2006-01-29 15:34 Rev.: 669

Merge of GRL branch with the main trunk

13 lines of code changed in 2 files:

  • src/ucm: UCMspec.java (+11 -11), UcmPackage.java (+2 -1)
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.

459 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (new 174), UcmFactory.java (new 46), UcmPackage.java (new 239)
jfroy 2005-10-26 17:39 Rev.: 582

***This build could not compile. DO NOT CHECKOUT THIS VERSION

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

0 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (del), UcmFactory.java (del), UcmPackage.java (del)
jkealey 2005-09-06 22:11 Rev.: 547

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

2 lines of code changed in 2 files:

  • src/ucm: UCMspec.java (+1 -1), UcmPackage.java (+1)
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)

296 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+105 -105), UcmFactory.java (+18 -18), UcmPackage.java (+173 -173)
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...

414 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+165 -120), UcmFactory.java (+23 -23), UcmPackage.java (+226 -206)
etremblay 2005-03-29 18:01 Rev.: 56

URN model version 5 is now generated in EMF.

349 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+120 -120), UcmFactory.java (+23 -23), UcmPackage.java (+206 -206)
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.

70 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (+32 -15), UcmFactory.java (changed), UcmPackage.java (+38 -18)
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!

433 lines of code changed in 3 files:

  • src/ucm: UCMspec.java (new 148), UcmFactory.java (new 46), UcmPackage.java (new 239)
Generated by StatSVN 0.7.0