Directory src/seg/jUCMNav/editpolicies/layout/

Directory Created:
2005-04-25 15:55
Total Files:
6
Deleted Files:
2
Lines of Code:
1032

[root]/src/seg/jUCMNav/editpolicies/layout

Lines of Code

src/seg/jUCMNav/editpolicies/layout/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 99 (100.0%) 2746 (100.0%) 27.7
jkealey 57 (57.6%) 1138 (41.4%) 19.9
jfroy 13 (13.1%) 708 (25.8%) 54.4
etremblay 10 (10.1%) 326 (11.9%) 32.6
jpdaigle 7 (7.1%) 227 (8.3%) 32.4
pengfei 1 (1.0%) 146 (5.3%) 146.0
damyot 3 (3.0%) 134 (4.9%) 44.6
jmcmanus 8 (8.1%) 67 (2.4%) 8.3

Most Recent Commits

etremblay 2009-12-18 16:36 Rev.: 1790

Bug 704: Anything pointcut figure implemented and added to the palette.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (+2 -1)
etremblay 2009-12-16 11:29 Rev.: 1769

Bug 705: Added failure point to the palette, created figure.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (+2 -1)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

92 lines of code changed in 5 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (+36 -36), GrlGraphXYLayoutEditPolicy.java (+35 -37), MapXYLayoutEditPolicy.java (+5 -6), NodeConnectionXYLayoutEditPolicy.java (+3 -5), PathNodeXYLayoutEditPolicy.java (+13 -14)
damyot 2009-09-26 11:07 Rev.: 1621

[bug636] Now able to drag-and-drop a direction arrow on an empty point.

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+5)
etremblay 2009-08-03 07:47 Rev.: 1589

Merged branch for tabbed properties.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapXYLayoutEditPolicy.java (-42)
jkealey 2009-07-15 18:50 Rev.: 1559

bug 684: move map when dragging from outline.
bug 466: comments in PasteCommand

42 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapXYLayoutEditPolicy.java (+42)
jkealey 2009-07-06 14:54 Rev.: 1545

bug 466: copy-paste GRL nodes.

48 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: GrlGraphXYLayoutEditPolicy.java (+48 -33)
jkealey 2009-07-03 13:48 Rev.: 1532

bug 466: expanded copy-paste support to path nodes other than RespRef.

8 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+8)
jkealey 2009-07-02 21:17 Rev.: 1528

bug 668: comment boxes.

41 lines of code changed in 3 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (+30), GrlGraphXYLayoutEditPolicy.java (+6 -2), MapXYLayoutEditPolicy.java (+5)
jkealey 2009-06-29 08:23 Rev.: 1516

bug 665: Clicking on a label should edit it even when a palette item is selected

8 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+8)
damyot 2007-08-17 13:28 Rev.: 1357

Default names for intentional elements now more meaningful (and shorter). Updated metamodel version number.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: GrlGraphXYLayoutEditPolicy.java (+3 -3)
pengfei 2007-07-19 19:16 Rev.: 1316

The KPI modelling and monitoring functions.

146 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: GrlGraphXYLayoutEditPolicy.java (+146 -121)
damyot 2007-07-02 09:11 Rev.: 1262

New preference for enabling/disabling the automatic addition of existing links when dragging GRL intentional elements from the outline. Partially related to Bug 424.

126 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: GrlGraphXYLayoutEditPolicy.java (+126 -119)
jkealey 2007-01-23 13:07 Rev.: 1107

javadoc for seg.jUCMNav.editparts.*, seg.jUCMNav.extensionpoints.*, seg.jUCMNav.figures.*

4 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (+4 -24), GrlGraphXYLayoutEditPolicy.java (-6)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

12 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (+9 -3), GrlGraphXYLayoutEditPolicy.java (+3 -2)
jkealey 2007-01-20 00:49 Rev.: 1097

code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (+2 -2)
jkealey 2006-10-12 11:44 Rev.: 939

bug 464: grl drag & drop from outline problem
now creates links when drag & dropping. fixed various errors on undo/redo

9 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: GrlGraphXYLayoutEditPolicy.java (+9)
jkealey 2006-03-21 16:07 Rev.: 827

fixed resource file problems.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: GrlGraphXYLayoutEditPolicy.java (+1 -2)
jfroy 2006-03-13 00:34 Rev.: 801

Fixed actor references labels (position and feedback)

5 lines of code changed in 3 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (+1 -1), GrlGraphXYLayoutEditPolicy.java (+3 -24), MapXYLayoutEditPolicy.java (+1 -1)
jfroy 2006-01-29 14:34 Rev.: 669

Merge of GRL branch with the main trunk

225 lines of code changed in 4 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (new 144), AbstractSpecificationDiagramXYLayoutEditPolicy.java (del), GrlGraphXYLayoutEditPolicy.java (+76 -20), MapXYLayoutEditPolicy.java (+5 -5)
jkealey 2006-01-24 12:40 Rev.: 655

Extracted a bunch of strings, translated language files to French.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: AbstractSpecificationDiagramXYLayoutEditPolicy.java (-1)
jfroy 2005-10-26 17: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.

474 lines of code changed in 5 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractSpecificationDiagramXYLayoutEditPolicy.java (new 144), GrlGraphXYLayoutEditPolicy.java (new 128), MapAndPathGraphXYLayoutEditPolicy.java (del), MapXYLayoutEditPolicy.java (new 198), NodeConnectionXYLayoutEditPolicy.java (+4 -4)
jfroy 2005-08-10 14:24 Rev.: 504

Fix problem for the editpolicies of a component on a path node

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+4 -2)
jkealey 2005-07-29 13:09 Rev.: 498

bugs 372 - 378 - 380 - 379 - 273 - 375 - massive changes in deletion command infrastructure. mainly refactoring but also various functionality additions

also committing minor changes to the twiki plugin created by JFRoy and an ant script to generate javadoc on a windows machine.

29 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (+4 -5), PathNodeXYLayoutEditPolicy.java (+25 -20)
jkealey 2005-07-12 21:39 Rev.: 470

Cleaned/documented seg.jUCMNav.model.commands.create;

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+1 -1)
jkealey 2005-07-12 18:10 Rev.: 467

cleaned a bit of seg.jUCMNav.model.commands.create; replaced four 200+ line classes by one 34 line one.

9 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (+6 -17), PathNodeXYLayoutEditPolicy.java (+3 -8)
jkealey 2005-07-12 17:22 Rev.: 466

cleaned/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (+3 -5)
jkealey 2005-07-11 22:55 Rev.: 461

cleaned seg.jUCMNav.figures.* and added javadoc. fixed a few regression bugs I introduced earlier today. made startpoint figure use center of bounds instead of using absolute offset. cleaned JUCMNavFigure from having redudant info. merged AndFork/AndJoin figures and OrFork/OrJoin figures as they were identical.

3 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (+2 -2), NodeConnectionXYLayoutEditPolicy.java (+1 -1)
jkealey 2005-07-11 20:47 Rev.: 459

new feature: use pathtool/fork/join from palette on fork/join and a new branch will be added.
fixed a bug introduced during cleanup in LabelEditPart.
cleaned up seg.jUCMNav.editpolicies.* and wrote javadoc

190 lines of code changed in 4 files:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (+57 -24), NodeConnectionXYLayoutEditPolicy.java (+20 -24), PathNodeXYLayoutEditPolicy.java (+88 -55), package.html (new 25)
jpdaigle 2005-07-07 14:32 Rev.: 447

A few tweaks / cleanups. This will also serve as build test and setup test for e31 on my laptop.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (-1)
jkealey 2005-06-27 17:28 Rev.: 432

fix for various issues brougt up by Daniel.

14 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+14 -1)
jkealey 2005-06-27 14:38 Rev.: 431

stupid crappy wizard always breaking the same file.
bug 338 - bold+italic
bug 336 - colors
bug 339 - can replace direction arrow as well

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+3 -2)
jkealey 2005-06-27 14:18 Rev.: 430

bug in extract string wizard erased two strings;
bug 339 - can now insert from palette onto empty point (4 line compound command)

11 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+11 -1)
jkealey 2005-06-21 22:29 Rev.: 403

bug 320 - loops; to investigate: given this preliminary version, what is okay, what is not. I think it looks pretty good but I haven't tested everything thoroughly. I know that it is too restrictive concerning paths that have a stub that should be considered to contain a start/end point, but for simplicity's sake, I think the workarounds are sufficient.

72 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (+35 -80), PathNodeXYLayoutEditPolicy.java (+37 -54)
jpdaigle 2005-06-18 19:41 Rev.: 391

Fix for Bug 301: allow moving a pathnode when dragging it onto a connection

55 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (+55 -26)
jkealey 2005-06-17 12:02 Rev.: 380

added drag&drop for connections

10 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (+10)
jkealey 2005-06-17 11:57 Rev.: 379

bug 191 - connects -> improvements in deletion. i think there remains a bug where you do something, then undo it, then select a timer and the app causes an error because the connect path isn't the 2nd input, its the 1st. unable to repro but asking for testing.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (+1 -24)
jkealey 2005-06-16 23:36 Rev.: 377

bug 191 - connections; initial work implemented. a few bugs remain but are not critical; mostly delete issues concerning delete multinode which I want refactored anyways. todo: improve usability with drag & drop connections and element position

28 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (+28 -1)
jkealey 2005-06-15 15:16 Rev.: 368

bug 195 - 196 - 183: actors, started implementing waiting place and timer. (currently simple path nodes)

28 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (+28 -43)
jkealey 2005-06-15 07:32 Rev.: 366

i had broken the labels

7 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (+7 -6)

(32 more)

Generated by StatSVN 0.6.0