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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 136 (100.0%) | 1956 (100.0%) | 14.3 |
| jkealey | 89 (65.4%) | 953 (48.7%) | 10.7 |
| jfroy | 27 (19.9%) | 500 (25.6%) | 18.5 |
| etremblay | 6 (4.4%) | 218 (11.1%) | 36.3 |
| pengfei | 5 (3.7%) | 148 (7.6%) | 29.6 |
| damyot | 5 (3.7%) | 83 (4.2%) | 16.6 |
| jmcmanus | 3 (2.2%) | 53 (2.7%) | 17.6 |
| jpdaigle | 1 (0.7%) | 1 (0.1%) | 1.0 |
[bug660] Fixed import/export bugs with URN links, concerns, and scenario definitions. Also cleaned several warnings.
0 lines of code changed in 1 file:
no bug: formatting cleanup with our default formatting template.
161 lines of code changed in 21 files:
bug 531: jUCMNav memory leak
4 lines of code changed in 1 file:
bug 566: definitions outline view
bug 536: multi drag&drop.
7 lines of code changed in 1 file:
Bug 347 and 423:
- Add an action to delete unreferenced definitions
- Create a new preference page to keep preferences about references and definitions
- Support deleting the definitions when deleting the last reference. (add a message box to prompt the user/base on the preferences)
- Support deleting all the references when deleting the a definition (add a message box to prompt the user/base on the preferences)
8 lines of code changed in 5 files:
bug 668: comment boxes.
28 lines of code changed in 1 file:
Metamodel update (version 0.19) together with appropriate changes, with minor updates to the plug-in text.
47 lines of code changed in 2 files:
The KPI modelling and monitoring functions.
148 lines of code changed in 5 files:
- New icons for pretty much everything.
- Fixed bug 459: Now possible to add a new UCM and/or GRL diagram in the New File wizard. If none is selected, a UCM diagram will be added anyway.
- Fixed bug 532: Edit policies now prevent the deletion of the last (UCM or GRL) diagram.
Translated the new stuff to French.
36 lines of code changed in 2 files:
csm: can now properly remove components from resources
19 lines of code changed in 1 file:
CSM: Partial work; resources in outline.
- Need to put GeneralResource/ActiveResource as abstract.
- Need to put GeneralResource as a URNmodelElement.
- Delete resource not yet implemented.
- Need to create properties for associated components.
65 lines of code changed in 2 files:
javadoc for seg.jUCMNav.editparts.*, seg.jUCMNav.extensionpoints.*, seg.jUCMNav.figures.*
16 lines of code changed in 11 files:
various issues found by findbugs
1 lines of code changed in 1 file:
code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.
2 lines of code changed in 1 file:
bug 450: support enumerations
enumerations should be supported now, but must be tested further. filing other bug for variable name / enumeration value name conflicts.
9 lines of code changed in 1 file:
can add multiple start/end/include at once
5 lines of code changed in 1 file:
bug 441: now supporting variable initializations
9 lines of code changed in 1 file:
bug 441: now supporting pre/post conditions
fixed some issues with scenario deletion.
32 lines of code changed in 1 file:
bug 441: now supporting association of start/end points with scenarios. deletion should work.
41 lines of code changed in 1 file:
bug 441: now supporting included scenarios.
deletion of scenarios takes this into consideration.
13 lines of code changed in 1 file:
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.
35 lines of code changed in 1 file:
Metamodel 0.12. Added some basic logic to create/delete scenario groups / scenarios. Delete scenario is not a command at the moment.
33 lines of code changed in 2 files:
Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef
2 lines of code changed in 1 file:
bug 420: LinkRef bendpoint not correctly positioned when zoomed
3 lines of code changed in 1 file:
Ended name change.
39 lines of code changed in 2 files:
Name change for EvaluationScenario (now called Strategy)
37 lines of code changed in 3 files:
Added:
-Delete commands for scenario and evaluation
-Delete action for evaluation
Fixed:
-NullPointer exception with scenarioView (in property view)
-Adding new elements in model when in scenario view
-Contribution and decomposition refresh
-Dispose labels in IntentionalElementEditPart and LinkRefEditPart
36 lines of code changed in 1 file:
Evaluation scenario view added.
39 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
332 lines of code changed in 11 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.
7 lines of code changed in 3 files:
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.
11 lines of code changed in 2 files:
fixed a few javadoc issues
1 lines of code changed in 1 file:
bug 344 - localization wizard
2 lines of code changed in 1 file:
Cleaned/commented seg.jUCMNav.model.commands.delete, except for most of the hard ones: DeleteMultiNodeCommand, DeletePathCommand, DeletePluginCommand, DeleteStartNCEndCommand;
Created new command tests.
Added headers in seg.jUMCNav.tests.*
0 lines of code changed in 1 file:
bug 359 - had forgotten to set new maps to current mode;
fixed bugs in ET's resp view that sometimes made the app crash
fixed a few javadoc tags
1 lines of code changed in 1 file:
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
103 lines of code changed in 10 files:
1 line somehow got deleted on version 1.13, Fri Jun 17 16:57:12 2005 UTC
1 lines of code changed in 1 file:
bug 340 - disconnect timeout path action.
2 lines of code changed in 1 file:
bug 320 - more loop+deletion faux pas
24 lines of code changed in 1 file:
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.
2 lines of code changed in 1 file:
(21 more)