[root]/src/seg/jUCMNav/figures/util

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 38 (100.0%) | 1038 (100.0%) | 27.3 |
| jkealey | 20 (52.6%) | 627 (60.4%) | 31.3 |
| damyot | 8 (21.1%) | 274 (26.4%) | 34.2 |
| jmcmanus | 2 (5.3%) | 57 (5.5%) | 28.5 |
| jfroy | 3 (7.9%) | 32 (3.1%) | 10.6 |
| etremblay | 1 (2.6%) | 24 (2.3%) | 24.0 |
| pengfei | 1 (2.6%) | 15 (1.4%) | 15.0 |
| jpdaigle | 3 (7.9%) | 9 (0.9%) | 3.0 |
[bug 746] Added a general preference to show/hide the metadata indicators
2 lines of code changed in 1 file:
no bug: extracted strings.
7 lines of code changed in 1 file:
Bug 704: Anything pointcut figure implemented and added to the palette.
24 lines of code changed in 1 file:
bug 733: Hovering a responsibility with code should display code.
18 lines of code changed in 1 file:
bug 733: Hovering a responsibility with code should display code.
20 lines of code changed in 1 file:
no bug: formatting cleanup with our default formatting template.
189 lines of code changed in 4 files:
[bug 730] Fixed: Cannot add metadata to GRL links
11 lines of code changed in 1 file:
[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:
bug 466: expanded copy-paste support to path nodes other than RespRef.
2 lines of code changed in 1 file:
Enhancement (small): added type for URN link in tool tip.
Bug fix (small): in the handling of groups for metrics.
2 lines of code changed in 1 file:
Fixed: Bug when creating new URN links (conflict with tool tips)
19 lines of code changed in 1 file:
New feature: Added importance indicator for GRL intentional elements. For instance: (M) for Medium (qualitative) and (50) for quantitative/mixed.
12 lines of code changed in 1 file:
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.
189 lines of code changed in 1 file:
The KPI modelling and monitoring functions.
15 lines of code changed in 1 file:
various issues found by findbugs
2 lines of code changed in 2 files:
code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.
2 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
27 lines of code changed in 2 files:
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.
5 lines of code changed in 1 file:
bug 344 - localization wizard
1 lines of code changed in 1 file:
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.
38 lines of code changed in 3 files:
fixed andjoin/andfork figures; new label now inserted properly.
7 lines of code changed in 1 file:
bug334 - timeout path figure at other than 100%
6 lines of code changed in 1 file:
bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.
49 lines of code changed in 2 files:
JP: Mega commit! Fixed all 120 javadoc warnings on public members, and made the build script a tiny bit less verbose.
Added meaningful javadoc location where possible.
1 lines of code changed in 1 file:
bug 195 - 196 - 183: actors, started implementing waiting place and timer. (currently simple path nodes)
32 lines of code changed in 1 file:
ReqCharStubInOut - now have labels on stub in/outs. to be used by stub bindings.
272 lines of code changed in 1 file:
Bug #250 - support creation of AND-Joins
4 lines of code changed in 1 file:
Bug #251 - ReqElemOrJoin creation.
Basic implementation works, undo/redo working.
4 lines of code changed in 1 file:
Fixed Label positionning for all figures.
14 lines of code changed in 1 file:
Added static final default width/height to some figures, added a utility class to centralise access to the default sizes.
Labels created by default now appear at correct place (give or take a few pixels in some cases).
43 lines of code changed in 1 file: