Directory src/seg/jUCMNav/model/util/

Directory Created:
2005-04-25 15:55
Total Files:
23
Deleted Files:
3
Lines of Code:
3518

[root]/src/seg/jUCMNav/model/util
                        directory in repo modelexplore (7 files, 258 lines)
                            directory in repo queries (7 files, 1050 lines)
                                directory in repo scenarioTraversal (6 files, 1819 lines)

Lines of Code

src/seg/jUCMNav/model/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 209 (100.0%) 7793 (100.0%) 37.2
jkealey 135 (64.6%) 4955 (63.6%) 36.7
jfroy 35 (16.7%) 1229 (15.8%) 35.1
pengfei 3 (1.4%) 1126 (14.4%) 375.3
damyot 16 (7.7%) 200 (2.6%) 12.5
etremblay 11 (5.3%) 161 (2.1%) 14.6
gunterm 1 (0.5%) 54 (0.7%) 54.0
sghan090 2 (1.0%) 46 (0.6%) 23.0
jpdaigle 6 (2.9%) 22 (0.3%) 3.6

Most Recent Commits

damyot 2009-12-27 12:02 Rev.: 1834

[bug 748] Also removed automatic naming (when loading) of FailurePoint, Anything, and WaitingPlace

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+5 -4)
jkealey 2009-12-23 23:24 Rev.: 1832

bug 748: don't reset empty names.

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+6)
jkealey 2009-12-23 10:42 Rev.: 1822

no bug: extracted strings.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+2 -2)
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.

12 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNElementFinder.java (+12 -1)
etremblay 2009-12-22 16:50 Rev.: 1814

Bug 704: Fixed pointcut problem where pointcut stub were changed to dynamic on load.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (-2)
etremblay 2009-12-22 16:46 Rev.: 1813

Bug 704: Add Stub actions were not including new stub types.

24 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util: StubHelper.java (+10 -10), StubKind.java (new 14)
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.

64 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/util: PointcutBorderDetector.java (+2 -1), StubHelper.java (new 50), URNNamingHelper.java (+12 -1)
jkealey 2009-12-16 15:01 Rev.: 1773

bug 705: failure point conditions.

21 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+21 -20)
jkealey 2009-12-10 13:12 Rev.: 1741

no bug: cleaned up id checking. also added option in debug mode to check for duplicate ids inside verify syntax.

93 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+93 -71)
jkealey 2009-12-07 17:57 Rev.: 1721

bug 707: advanced mode toggle button.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (-3)
jkealey 2009-12-07 16:23 Rev.: 1719

bug 702: refactor into stub prototype minor id clone issue.
no bug: grl definitions were not cleaned on load.

39 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+39 -5)
jkealey 2009-12-06 17:05 Rev.: 1711

bug 706: cut/copy/paste of UCM segments. needs more testing.

8 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util: ParentFinder.java (+6 -2), URNElementFinder.java (+2 -1)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

480 lines of code changed in 17 files:

  • src/seg/jUCMNav/model/util: ArrayAndListUtils.java (+25 -25), AutoLayoutCommandComparator.java (+19 -19), Clipboard.java (+112 -137), DelegatingElementComparator.java (+17 -19), DependencyQualitativeLabelComparitor.java (+33 -29), LongAsStringComparator.java (+2 -2), MetadataHelper.java (+30 -35), ParentFinder.java (+5 -3), PathNodeDistanceComparator.java (+11 -11), PointcutBorderDetector.java (+39 -38), SafePathChecker.java (+8 -9), SpecificationComponentRefAreaComparator.java (+1 -1), URNElementFinder.java (+100 -96), URNNamingHelper.java (+17 -19), URNReferencerChecker.java (+14 -14), URNmodelElementIDComparator.java (+28 -29), URNmodelElementNameComparator.java (+19 -19)
etremblay 2009-11-26 16:45 Rev.: 1691

Bug 663: Also work with contextual menus now (Had to modify actions).

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: ICreateElementCommand.java (new 5)
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)

71 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: MetadataHelper.java (+71 -13)
damyot 2009-11-22 13:54 Rev.: 1677

[Bug 725] Added access to GRL run-time evaluation values as metadata

46 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: MetadataHelper.java (+46 -6)
jkealey 2009-07-28 14:56 Rev.: 1569

bug 653: outline filtering, searching & sorting.

91 lines of code changed in 5 files:

  • src/seg/jUCMNav/model/util: DelegatingElementComparator.java (new 39), URNElementFinder.java (+24 -1), URNNamingHelper.java (+3 -1), URNmodelElementIDComparator.java (+20 -3), URNmodelElementNameComparator.java (+5 -1)
jkealey 2009-07-27 18:46 Rev.: 1568

bug 549: search feature

42 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNElementFinder.java (+42)
jkealey 2009-07-09 14:05 Rev.: 1548

bug 466: re-enabled image copy

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: Clipboard.java (+1 -2)
jkealey 2009-07-06 14:54 Rev.: 1545

bug 466: copy-paste GRL nodes.

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNElementFinder.java (+4 -4)
jkealey 2009-07-06 12:45 Rev.: 1544

bug 466: reverted Image copy until CruiseControl is migrated to Eclipse 3.4+

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: Clipboard.java (+5 -2)
jkealey 2009-07-06 12:11 Rev.: 1543

bug 466: copy-paste map now does duplicate map.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNElementFinder.java (+1 -1)
jkealey 2009-07-06 11:29 Rev.: 1542

bug 466: copy-paste scenario/scenariogroup + graphical UCM/GRL.

43 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util: Clipboard.java (+10 -3), URNElementFinder.java (+33)
jkealey 2009-07-04 12:56 Rev.: 1539

bug 466: copy-paste GRL actors.

195 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNElementFinder.java (+195 -152)
jkealey 2009-07-04 12:36 Rev.: 1538

bug 466: copy-paste comments.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: Clipboard.java (+1 -1)
jkealey 2009-07-04 11:49 Rev.: 1537

bug 466: copy-paste improved support for variables.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: PointcutBorderDetector.java (-1)
damyot 2009-06-29 16:44 Rev.: 1523

[bug640] made the sorting case insensitive in name auto-completion

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNElementFinder.java (+5 -5)
jkealey 2009-06-29 14:30 Rev.: 1521

fixed javadoc warnings

7 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNElementFinder.java (+7 -7)
jkealey 2009-06-29 14:05 Rev.: 1519

bug 640: autocomplete in GEF editors
bug 434: UI enh when renaming element.

114 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util: URNElementFinder.java (+113 -1), URNNamingHelper.java (+1)
jkealey 2009-06-29 10:47 Rev.: 1518

bug 569: reduced Undesirable path crossing in forks/joins

21 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: PathNodeDistanceComparator.java (+21 -1)
damyot 2009-05-09 15:16 Rev.: 1497

Enhancement (small): added type for URN link in tool tip.
Bug fix (small): in the handling of groups for metrics.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: Clipboard.java (+1 -1)
damyot 2009-04-10 21:55 Rev.: 1485

Added metadata indicator (Bug548), URN link indicators for GRL elements, support for stereotypes, and tool tips for model elements that have descriptions, metadata and/or URN links.

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+6 -1)
jkealey 2009-03-05 00:58 Rev.: 1483

bug 466: some support for responsibility reference copy-paste

163 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: Clipboard.java (new 163)
damyot 2008-12-17 11:37 Rev.: 1482

Bug fix: Deletion of start/end points without names that created a refresh error and a loop exception

24 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: PointcutBorderDetector.java (+24 -19)
sghan090 2008-08-09 20:40 Rev.: 1471

Dependency bug fixed for all strategy algorithms
Qualitative/Quantitative importance synchronization
Introduced qualitative actor icons
Added quantitative & qualitative algorithm portion for actors
Added a modified version of Roy's 2006 actor algorithm to the MixedGRLStrategyAlgorithm

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: DependencyQualitativeLabelComparitor.java (+1 -1)
sghan090 2008-07-27 13:27 Rev.: 1470

added 3 GRL strategy algorithms
updated contribution icons
added algorithm choice property page option
modified display of quantitative & qualitative evaluations

45 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: DependencyQualitativeLabelComparitor.java (new 45)
damyot 2008-04-30 07:01 Rev.: 1449

Some Strings externalized or ignored

3 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+1 -1), URNmodelElementNameComparator.java (+2 -2)
damyot 2008-04-12 16:28 Rev.: 1424

Bug 555 fixed: Belief descriptions are now duplicated properly when duplicating a GRL diagram

9 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+9)
damyot 2008-02-14 22:33 Rev.: 1411

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

16 lines of code changed in 4 files:

  • src/seg/jUCMNav/model/util: EObjectClassNameComparator.java (+2 -2), URNElementFinder.java (+7 -7), URNNamingHelper.java (+5 -6), URNReferencerChecker.java (+2 -3)
jkealey 2007-09-13 21:49 Rev.: 1368

bug 550: error when renaming grl element with scenario variable creation

13 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/util: URNNamingHelper.java (+13 -2)

(89 more)

Generated by StatSVN 0.6.0