Directory src/seg/jUCMNav/model/commands/delete/

Directory Created:
2005-04-25 21:55
Total Files:
25
Deleted Files:
13
Lines of Code:
1876

[root]/src/seg/jUCMNav/model/commands/delete
                            directory in repo internal (27 files, 3243 lines)

Lines of Code

src/seg/jUCMNav/model/commands/delete/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 235 (100.0%) 1876 (100.0%) 7.9
jkealey 95 (40.4%) 855 (45.6%) 9.0
jfroy 92 (39.1%) 830 (44.2%) 9.0
jmcmanus 3 (1.3%) 191 (10.2%) 63.6
jpdaigle 15 (6.4%) 0 (0.0%) 0.0
etremblay 30 (12.8%) 0 (0.0%) 0.0

Most Recent Commits

jfroy 2006-03-23 09:12 Rev.: 832

Fix problem when deleting an evaluation

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteEvaluationCommand.java (changed)
jfroy 2006-03-23 08:30 Rev.: 831

Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef

35 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteEvaluationCommand.java (changed), DeleteEvaluationStrategyCommand.java (del), DeleteStrategyCommand.java (new 35)
jfroy 2006-03-13 23:10 Rev.: 802

Added extension point for the Strategy algorithms

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteEvaluationCommand.java (changed)
jfroy 2006-03-06 22:57 Rev.: 792

Fixed javadoc problems

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteActorCommand.java (changed)
jfroy 2006-03-06 22:13 Rev.: 791

Externalize String

0 lines of code changed in 22 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteActorCommand.java (changed), DeleteActorRefCommand.java (changed), DeleteAllLinkRefCommand.java (changed), DeleteBindingsCommand.java (changed), DeleteBranchesCommand.java (changed), DeleteComponentElementCommand.java (changed), DeleteComponentRefCommand.java (changed), DeleteElementLinkCommand.java (changed), DeleteEvaluationCommand.java (changed), DeleteEvaluationStrategyCommand.java (changed), DeleteGRLGraphCommand.java (changed), DeleteGRLNodeCommand.java (changed), DeleteIntentionalElementCommand.java (changed), DeleteLinkRefBendpointCommand.java (changed), DeleteLinkRefCommand.java (changed), DeleteNodeConnectionCommand.java (changed), DeletePathNodeCommand.java (changed), DeleteResponsibilityCommand.java (changed), DeleteStrategiesGroupCommand.java (changed), DeleteURNlinkCommand.java (changed), DeleteUselessStartNCEndCommand.java (changed), DisconnectCommand.java (changed)
jfroy 2006-03-02 06:38 Rev.: 783

Fix the URNlink to support multiple links type. Modification of the links display in UCM

0 lines of code changed in 5 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteActorCommand.java (changed), DeleteComponentElementCommand.java (changed), DeleteIntentionalElementCommand.java (changed), DeleteResponsibilityCommand.java (changed), DeleteURNlinkCommand.java (changed)
jfroy 2006-02-28 08:15 Rev.: 771

Added URNlink dialog, actions and commands

92 lines of code changed in 5 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteActorCommand.java (changed), DeleteComponentElementCommand.java (changed), DeleteIntentionalElementCommand.java (changed), DeleteResponsibilityCommand.java (changed), DeleteURNlinkCommand.java (new 92)
jfroy 2006-02-23 20:39 Rev.: 757

Fixed delete multiple delete problems with ElementLink, LinkRef and GRLGraph

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteLinkRefCommand.java (changed)
jfroy 2006-02-23 02:02 Rev.: 749

Added labels in commands

0 lines of code changed in 19 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteActorCommand.java (changed), DeleteActorRefCommand.java (changed), DeleteAllLinkRefCommand.java (changed), DeleteBindingsCommand.java (changed), DeleteBranchesCommand.java (changed), DeleteComponentElementCommand.java (changed), DeleteComponentRefCommand.java (changed), DeleteElementLinkCommand.java (changed), DeleteEvaluationCommand.java (changed), DeleteEvaluationStrategyCommand.java (changed), DeleteGRLGraphCommand.java (changed), DeleteGRLNodeCommand.java (changed), DeleteIntentionalElementCommand.java (changed), DeleteLinkRefCommand.java (changed), DeleteNodeConnectionCommand.java (changed), DeletePathNodeCommand.java (changed), DeleteStrategiesGroupCommand.java (changed), DeleteUselessStartNCEndCommand.java (changed), DisconnectCommand.java (changed)
jfroy 2006-02-22 23:48 Rev.: 746

Ended name change.

93 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteEvaluationGroupCommand.java (del), DeleteStrategiesGroupCommand.java (new 93)
jfroy 2006-02-22 23:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

0 lines of code changed in 4 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteEvaluationCommand.java (changed), DeleteEvaluationGroupCommand.java (changed), DeleteEvaluationScenarioCommand.java (del), DeleteEvaluationStrategyCommand.java (new)
jfroy 2006-02-17 21:54 Rev.: 741

Added automatic deletion of the ElementLink when deleting the last LinkRef in GRLGraph

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteLinkRefCommand.java (changed)
jfroy 2006-02-15 22:49 Rev.: 731

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

93 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteEvaluationCommand.java (new 93), DeleteEvaluationScenarioCommand.java (new)
jfroy 2006-02-11 18:25 Rev.: 722

Evaluation scenario view added.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteEvaluationGroupCommand.java (new)
jfroy 2006-02-05 17:52 Rev.: 715

Fixed bugs 400, 401, 403 and 404
- Added GRL export as images

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteActorCommand.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

517 lines of code changed in 17 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteActorCommand.java (new 43), DeleteActorRefCommand.java (new 34), DeleteAllLinkRefCommand.java (new 37), DeleteBranchesCommand.java (changed), DeleteComponentElementCommand.java (changed), DeleteComponentRefCommand.java (changed), DeleteElementLinkCommand.java (new 80), DeleteGRLGraphCommand.java (new 46), DeleteGRLNodeCommand.java (new 32), DeleteIntentionalElementCommand.java (new 86), DeleteLabelCommand.java (changed), DeleteLinkRefBendpointCommand.java (new 80), DeleteLinkRefCommand.java (new 79), DeleteMapCommand.java (changed), DeleteNodeConnectionCommand.java (changed), DeletePathNodeCommand.java (changed), DisconnectCommand.java (changed)
jkealey 2006-01-24 18:40 Rev.: 655

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteBindingsCommand.java (changed)
jkealey 2006-01-12 16:19 Rev.: 628

Created a URN Import extension point and related wizard. currently very simple, but sufficient for the use case to use case map conversion utility which will be packaged seperately.

Various other small modifications to import/export/autolayout extensions/wizards.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteUselessStartNCEndCommand.java (changed)
jfroy 2005-10-26 23: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.

0 lines of code changed in 6 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteBindingsCommand.java (changed), DeleteMapCommand.java (changed), DeleteNodeConnectionCommand.java (changed), DeletePathNodeCommand.java (changed), DeleteUselessStartNCEndCommand.java (changed), DisconnectCommand.java (changed)
jkealey 2005-07-29 19: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.

531 lines of code changed in 17 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteBindingsCommand.java (new 185), DeleteBranchesCommand.java (new 54), DeleteComponentRefCommand.java (changed), DeleteInBindingCommand.java (del), DeleteMapCommand.java (changed), DeleteMapRefDefLinksCommand.java (del), DeleteMultiNodeCommand.java (del), DeleteNodeCommand.java (del), DeleteNodeConnectionCommand.java (new 73), DeleteOutBindingCommand.java (del), DeletePathCommand.java (del), DeletePathNodeCommand.java (new 116), DeletePluginCommand.java (del), DeleteStartNCEndCommand.java (del), DeleteUselessStartNCEndCommand.java (new 103), RemoveBindingCommand.java (del), package.html (changed)
jkealey 2005-07-14 17:33 Rev.: 481

fixed a few javadoc issues

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: package.html (changed)
jkealey 2005-07-14 17:03 Rev.: 479

cleaned/documented seg.jUCMNav.model.commands.transformations.*; filed bugs for some classes, created a few tests.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteNodeCommand.java (changed)
jkealey 2005-07-14 05:40 Rev.: 476

finished cleaning seg.jUCMNav.commands.delete.*; could not complete in reasonable time: filed bug 372

0 lines of code changed in 6 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteMultiNodeCommand.java (changed), DeleteNodeCommand.java (changed), DeletePathCommand.java (changed), DeletePluginCommand.java (changed), DeleteStartNCEndCommand.java (changed), RemoveBindingCommand.java (new)
jkealey 2005-07-14 01:52 Rev.: 473

bug 344 - localization wizard

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DisconnectCommand.java (changed)
jkealey 2005-07-13 05:24 Rev.: 472

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.*

17 lines of code changed in 14 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteComponentElementCommand.java (changed), DeleteComponentRefCommand.java (changed), DeleteConditionCommand.java (del), DeleteInBindingCommand.java (changed), DeleteLabelCommand.java (changed), DeleteMapCommand.java (changed), DeleteMapRefDefLinksCommand.java (new), DeleteNodeCommand.java (changed), DeleteOutBindingCommand.java (changed), DeletePluginCommand.java (changed), DeleteResponsibilityCommand.java (changed), DeleteStartNCEndCommand.java (changed), DisconnectCommand.java (changed), package.html (new 17)
jpdaigle 2005-07-07 20: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/model/commands/delete: DeleteMultiNodeCommand.java (changed)
jkealey 2005-06-27 19:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteInBindingCommand.java (changed), DeleteOutBindingCommand.java (changed), DeletePluginCommand.java (changed)
jkealey 2005-06-27 18:17 Rev.: 426

bug 333 - conditions didn't reappear on undo of delete.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteMultiNodeCommand.java (changed)
jkealey 2005-06-23 17:34 Rev.: 411

bug 320 - loops when deleting in/outs of joins/forks should no longer occur

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteMultiNodeCommand.java (changed)
jkealey 2005-06-22 04: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteNodeCommand.java (changed)
jkealey 2005-06-20 15:45 Rev.: 396

fixed one broken test

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteStartNCEndCommand.java (changed)
jkealey 2005-06-20 03:59 Rev.: 394

stub deletion regression bug

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteMultiNodeCommand.java (changed)
etremblay 2005-06-17 22:03 Rev.: 389

Delete of PluginBindings In/OutBindings should now be handled in all the situations where they should be deleted that I know of...
It think my code is now "beta ready".

0 lines of code changed in 6 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteInBindingCommand.java (changed), DeleteMapCommand.java (changed), DeleteMultiNodeCommand.java (changed), DeleteOutBindingCommand.java (changed), DeletePluginCommand.java (changed), DeleteStartNCEndCommand.java (changed)
jkealey 2005-06-17 18:39 Rev.: 383

patched two tests; we're going to need to code more!

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteStartNCEndCommand.java (changed)
jkealey 2005-06-17 17: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.

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteMultiNodeCommand.java (changed), DeletePathCommand.java (changed), DisconnectCommand.java (changed)
jkealey 2005-06-17 05: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

169 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteMultiNodeCommand.java (changed), DeletePathCommand.java (changed), DisconnectCommand.java (new 169)
etremblay 2005-06-17 03:07 Rev.: 376

Deleting a map will now handle deletion of bindings. Select All and then delete on a map when there's a stub with bindings now works.

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteMapCommand.java (changed), DeletePluginCommand.java (changed), DeleteStartNCEndCommand.java (changed)
etremblay 2005-06-16 23:22 Rev.: 375

Delete of PluginBindings/InBinding/OutBinding are now done using Compounds commands. This improve code reuse a lot.

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteMultiNodeCommand.java (changed), DeleteNodeCommand.java (changed), DeletePluginCommand.java (changed)
jkealey 2005-06-16 19:22 Rev.: 374

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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/delete: DeleteMultiNodeCommand.java (changed)
jpdaigle 2005-06-16 02:54 Rev.: 369

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.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/delete: DeleteNodeCommand.java (changed), DeletePluginCommand.java (changed)

(31 more)

Generated by StatCVS 0.6.0