Directory src/seg/jUCMNav/editparts/

Directory Created:
2005-02-22 11:48
Total Files:
28
Deleted Files:
12
Lines of Code:
6072

[root]/src/seg/jUCMNav/editparts
                    directory in repo concernsTreeEditparts (8 files, 671 lines)
                    directory in repo kpiTreeEditparts (6 files, 616 lines)
                    directory in repo kpiViewEditparts (13 files, 1005 lines)
                    Folder removed from repo scenarioTreeEditparts (0 files, 0 lines)
                    directory in repo strategyTreeEditparts (17 files, 1712 lines)
                    directory in repo treeEditparts (27 files, 2455 lines)

Lines of Code

src/seg/jUCMNav/editparts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 535 (100.0%) 16753 (100.0%) 31.3
jkealey 257 (48.0%) 8004 (47.8%) 31.1
jfroy 89 (16.6%) 3726 (22.2%) 41.8
etremblay 99 (18.5%) 2590 (15.5%) 26.1
jmcmanus 37 (6.9%) 885 (5.3%) 23.9
damyot 26 (4.9%) 593 (3.5%) 22.8
pengfei 3 (0.6%) 526 (3.1%) 175.3
jpdaigle 14 (2.6%) 262 (1.6%) 18.7
sghan090 5 (0.9%) 108 (0.6%) 21.6
apour024 1 (0.2%) 35 (0.2%) 35.0
gunterm 2 (0.4%) 19 (0.1%) 9.5
dessure 1 (0.2%) 4 (0.0%) 4.0
amiga 1 (0.2%) 1 (0.0%) 1.0

Most Recent Commits

damyot 2010-01-01 18:24 Rev.: 1836

[no bug] Made anti-aliasing an option in the general jUCMNav preferences (useful for diagrams to be inserted in papers)

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: BeliefLinkEditPart.java (+2 -1)
jkealey 2009-12-23 22:41 Rev.: 1830

bug 738: bind children when pasting. fixed UI bug with startpoint.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+2 -1)
jkealey 2009-12-23 10:42 Rev.: 1822

no bug: extracted strings.

7 lines of code changed in 4 files:

  • src/seg/jUCMNav/editparts: ConditionEditPart.java (+1 -1), LinkRefEditPart.java (+1 -1), NodeConnectionEditPart.java (+4 -4), PathNodeEditPart.java (+1 -1)
jkealey 2009-12-22 19:46 Rev.: 1815

bug 716: added Parent prefix to context responsibilities.
bug 706: now copy-pasting in, out, resp, and comp bindings.

9 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: LabelEditPart.java (+9 -4)
etremblay 2009-12-21 15:02 Rev.: 1801

Bug 704: Aspect stub figures rotate with the path now.

3 lines of code changed in 2 files:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+2 -1), StubEditPart.java (+1 -1)
etremblay 2009-12-18 16:36 Rev.: 1790

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

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+4)
etremblay 2009-12-17 16:50 Rev.: 1786

Bug 704: Aspect stub figures, pointcut replacement stub, changed property section to handle new stub types.
Added new actions to change to new stub types.
Show/Hide those features with advanced mode.
Change model to set AopointcutKind on a stub to REGULAR if isPointcut == true. Also modify the model to set isPointcut to false.

36 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: StubEditPart.java (+36 -1)
jkealey 2009-12-16 17:15 Rev.: 1776

bug 670: threshold code editor & property descriptor.

53 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: NodeConnectionEditPart.java (+53 -27)
etremblay 2009-12-16 15:55 Rev.: 1775

Bug 704: Local start/End point figures.

7 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+7 -3)
jkealey 2009-12-16 15:01 Rev.: 1773

bug 705: failure point conditions.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+1 -1)
etremblay 2009-12-16 11:29 Rev.: 1769

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

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+5 -1)
etremblay 2009-12-15 15:13 Rev.: 1766

Bug 705: Failure start point figure and abort point figure.

21 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+21 -2)
etremblay 2009-12-14 10:09 Rev.: 1756

Bug 670: Fixed refresh problem with threshold connection editpart label.

23 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: NodeConnectionEditPart.java (+23 -5)
etremblay 2009-12-14 09:52 Rev.: 1755

Bug 670: Fixing build, was using java 1.6 method.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: NodeConnectionEditPart.java (+1 -1)
etremblay 2009-12-14 09:40 Rev.: 1754

Bug 670: UCM synchronizing and blocking stubs. Added threshold info on node connection for synchronizing stubs.

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: NodeConnectionEditPart.java (+6 -1)
etremblay 2009-12-14 09:14 Rev.: 1753

Bug 670: UCM synchronizing and blocking stubs supported in stub figure and tabbed properties.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: StubEditPart.java (+1 -1)
jkealey 2009-12-08 17:18 Rev.: 1727

bug 703: change editor tab order wizard.

6 lines of code changed in 2 files:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+4), URNDiagramEditPart.java (+2)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

1845 lines of code changed in 25 files:

  • src/seg/jUCMNav/editparts: ActorRefEditPart.java (+27 -30), AndForkJoinEditPart.java (+6 -8), BeliefEditPart.java (+24 -23), BeliefLinkEditPart.java (+15 -16), CommentEditPart.java (+16 -19), ComponentRefEditPart.java (+19 -17), ConditionEditPart.java (+28 -32), DragPathNodeTracker.java (+11 -8), GraphicalEditPartFactory.java (+38 -44), GrlConnectionOnBottomRootEditPart.java (+10 -11), GrlGraphEditPart.java (+19 -19), GrlGraphicalEditPartFactory.java (+27 -36), GrlNodeEditPart.java (+8 -8), IntentionalElementEditPart.java (+196 -203), LabelEditPart.java (+356 -358), LinkRefEditPart.java (+98 -98), ModelElementEditPart.java (+18 -18), NodeConnectionEditPart.java (+290 -298), PathNodeEditPart.java (+503 -594), RespRefEditPart.java (+4 -4), StubEditPart.java (+18 -18), UCMConnectionOnBottomRootEditPart.java (+9 -9), UCMMapEditPart.java (+35 -37), URNDiagramEditPart.java (+16 -13), URNRootEditPart.java (+54 -57)
jkealey 2009-12-04 09:36 Rev.: 1704

bug 531: jUCMNav memory leak

133 lines of code changed in 8 files:

  • src/seg/jUCMNav/editparts: AndForkJoinEditPart.java (+15 -1), ComponentRefEditPart.java (+1 -1), ConditionEditPart.java (+2 -1), GraphicalEditPartFactory.java (+18 -8), NodeConnectionEditPart.java (+9 -3), PathNodeEditPart.java (+49 -45), UCMMapEditPart.java (+34), URNRootEditPart.java (+5 -1)
apour024 2009-11-29 15:41 Rev.: 1694

Explanation of change:
This is the first check in for the new Formula Based GRL strategy algorithm. This change adds a new entry in the preferences dialog for GRL strategies and also the new algorithm class. In addition, I am adding a math library that is used in this new algorithm.

Note: This is work in progress. We may change the algorithm as well as the library we are using to calculate the result of the formula.

Testing:
- I manually tested by changing the GRL strategy to the new algorithm and trying it. In addition I also changed the setting back to the quantitative algorithm to make sure it works fine.
- All the unit tests passed.
- I did not add any new unit test

35 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: IntentionalElementEditPart.java (+35 -2)
damyot 2009-11-26 14:49 Rev.: 1690

[bug 731] added support for stereotypes and metadata indicator to GRL contributions.

25 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: LinkRefEditPart.java (+25 -3)
damyot 2009-11-26 14:26 Rev.: 1689

[bug 730] Fixed: Cannot add metadata to GRL links

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: LinkRefEditPart.java (+3 -6)
etremblay 2009-11-26 11:55 Rev.: 1688

Bug 663: When inserting a GRL/UCM element in a diagram, the tool should highlight its name and allow to edit it right away.

35 lines of code changed in 4 files:

  • src/seg/jUCMNav/editparts: ModelElementEditPart.java (+30), PathNodeEditPart.java (+2 -3), RespRefEditPart.java (+2 -4), StubEditPart.java (+1)
damyot 2009-11-24 19:32 Rev.: 1682

Added antialiasing to missing UCM/GRL shapes

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: BeliefLinkEditPart.java (+1)
damyot 2009-11-23 09:30 Rev.: 1678

[Bug 725] Added access to UCM path node hits as metadata. Added one metrics (UCM coverage) and one rule (to detect nodes not covered by tests)

21 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+21 -1)
amiga 2009-10-29 23:19 Rev.: 1646

Added editing of numerical and qualitative evaluations on intentional elements
in scenarios via two level popup menus.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: IntentionalElementEditPart.java (+1 -2)
damyot 2009-10-12 17:24 Rev.: 1637

[Bug 701] GRL evaluation label not long enough

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: IntentionalElementEditPart.java (+2 -1)
damyot 2009-10-02 08:53 Rev.: 1630

[nobug] setLineAttributes() substituted to avoid a dependency on Eclipse 3.5 (again!)

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: IntentionalElementEditPart.java (+1 -2)
damyot 2009-10-02 08:48 Rev.: 1629

[nobug] setLineAttributes() substituted to avoid a dependency on Eclipse 3.5

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: IntentionalElementEditPart.java (+3 -4)
damyot 2009-10-01 17:13 Rev.: 1628

[nobug] setLineDash() substituted to avoid a dependency on Eclipse 3.5

9 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: IntentionalElementEditPart.java (+9 -5)
damyot 2009-09-26 08:24 Rev.: 1619

[bug687] Fixed: Colour feedback for intentional elements initialized in GRL strategies

18 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: IntentionalElementEditPart.java (+18 -2)
jkealey 2009-09-02 07:31 Rev.: 1608

no bug: rare infinite loops that crash jUCMNav & other minor exceptions.

3 lines of code changed in 3 files:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+1 -1), StubEditPart.java (+1), URNRootEditPart.java (+1 -1)
jkealey 2009-09-02 07:15 Rev.: 1607

no bug: rare infinite loops that crash jUCMNav

3 lines of code changed in 2 files:

  • src/seg/jUCMNav/editparts: NodeConnectionEditPart.java (+1 -1), StubEditPart.java (+2 -2)
jkealey 2009-09-02 07:06 Rev.: 1606

no bug: rare infinite loops that crash jUCMNav

22 lines of code changed in 4 files:

  • src/seg/jUCMNav/editparts: NodeConnectionEditPart.java (+1 -1), PathNodeEditPart.java (+18 -4), StubEditPart.java (+2 -2), URNRootEditPart.java (+1 -1)
jkealey 2009-08-31 09:27 Rev.: 1605

no bug: rare infinite loops that crash jUCMNav

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: PathNodeEditPart.java (+3 -1)
jkealey 2009-07-24 20:08 Rev.: 1566

bug 389: undo/redo in element view.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: URNRootEditPart.java (+1 -2)
jkealey 2009-07-15 18:50 Rev.: 1559

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

10 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: URNRootEditPart.java (+10)
jkealey 2009-07-09 14:05 Rev.: 1548

bug 466: re-enabled image copy

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editparts: ActorRefEditPart.java (+2 -2)
jkealey 2009-07-04 12:36 Rev.: 1538

bug 466: copy-paste comments.

2 lines of code changed in 2 files:

  • src/seg/jUCMNav/editparts: GrlGraphEditPart.java (+1 -1), UCMMapEditPart.java (+1 -1)
jkealey 2009-07-02 21:17 Rev.: 1528

bug 668: comment boxes.

310 lines of code changed in 6 files:

  • src/seg/jUCMNav/editparts: CommentEditPart.java (new 282), GraphicalEditPartFactory.java (+3), GrlGraphEditPart.java (+10), GrlGraphicalEditPartFactory.java (+4), RespRefEditPart.java (+1), UCMMapEditPart.java (+10)

(188 more)

Generated by StatSVN 0.6.0