Directory src/ucm/map/util/

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

[root]/src/ucm/map/util

Lines of Code

src/ucm/map/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 46 (100.0%) 12352 (100.0%) 268.5
damyot 11 (23.9%) 3720 (30.1%) 338.1
etremblay 8 (17.4%) 3393 (27.5%) 424.1
jkealey 19 (41.3%) 2844 (23.0%) 149.6
jfroy 6 (13.0%) 1426 (11.5%) 237.6
pengfei 2 (4.3%) 969 (7.8%) 484.5

Most Recent Commits

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

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

918 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+379 -378), MapSwitch.java (+539 -538)
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.

8 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+4 -1), MapSwitch.java (+4 -1)
damyot 2009-12-07 14:29 Rev.: 1715

Update to jUCMNav metamodel version 0.22

0 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (-17), MapSwitch.java (-25)
damyot 2009-12-03 12:31 Rev.: 1702

Update to jUCMNav metamodel version 0.21

994 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+413 -345), MapSwitch.java (+581 -485)
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/ucm/map/util: MapAdapterFactory.java (+1 -1)
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.

842 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+351 -389), MapSwitch.java (+491 -549)
pengfei 2007-07-19 20:16 Rev.: 1316

The KPI modelling and monitoring functions.

969 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+405 -403), MapSwitch.java (+564 -562)
jkealey 2007-07-11 14:58 Rev.: 1290

bug 530: no more handles

0 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (-2), MapSwitch.java (-2)
damyot 2007-03-16 10:08 Rev.: 1157

Metamodel update for CSM export

965 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+403 -403), MapSwitch.java (+562 -562)
jkealey 2007-03-01 13:38 Rev.: 1139

Metamodel URN_14; resources are URNmodelElements

969 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+405 -403), MapSwitch.java (+564 -562)
jkealey 2007-01-22 01:00 Rev.: 1099

various issues found by findbugs

0 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (-2), MapSwitch.java (-2)
jkealey 2006-11-14 10:25 Rev.: 1019

URN metamodel v0.13

4 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+2), MapSwitch.java (+2)
jkealey 2006-09-20 14:26 Rev.: 913

Organized imports in metamodel packages.

0 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (-2), MapSwitch.java (-2)
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.

4 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+2), MapSwitch.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.

1015 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+428 -408), MapSwitch.java (+587 -565)
jfroy 2006-01-29 15:34 Rev.: 669

Merge of GRL branch with the main trunk

68 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+24 -24), MapSwitch.java (+44 -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.

1358 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (new 603), MapSwitch.java (new 755)
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 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (del), MapSwitch.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

7 lines of code changed in 1 file:

  • src/ucm/map/util: MapSwitch.java (+7)
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)

837 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+355 -355), MapSwitch.java (+482 -482)
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...

1065 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+469 -486), MapSwitch.java (+596 -617)
etremblay 2005-03-29 18:01 Rev.: 56

URN model version 5 is now generated in EMF.

1101 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (+485 -485), MapSwitch.java (+616 -616)
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/ucm/map/util: MapAdapterFactory.java (changed), MapSwitch.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!

1227 lines of code changed in 2 files:

  • src/ucm/map/util: MapAdapterFactory.java (new 547), MapSwitch.java (new 680)
Generated by StatSVN 0.7.0