Directory src/seg/jUCMNav/editpolicies/element/

Directory Created:
2005-04-25 21:55
Total Files:
19
Deleted Files:
4
Lines of Code:
701

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

Lines of Code

src/seg/jUCMNav/editpolicies/element/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 72 (100.0%) 701 (100.0%) 9.7
jfroy 22 (30.6%) 408 (58.2%) 18.5
jkealey 40 (55.6%) 178 (25.4%) 4.4
etremblay 6 (8.3%) 115 (16.4%) 19.1
jpdaigle 1 (1.4%) 0 (0.0%) 0.0
jmcmanus 3 (4.2%) 0 (0.0%) 0.0

Most Recent Commits

jfroy 2006-03-23 08:30 Rev.: 831

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: EvaluationStrategyComponentEditPolicy.java (changed)
jkealey 2006-03-21 17:20 Rev.: 820

bug 420: LinkRef bendpoint not correctly positioned when zoomed

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: LinkRefBendpointEditPolicy.java (changed)
jfroy 2006-02-22 23:48 Rev.: 746

Ended name change.

39 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/element: EvaluationGroupComponentEditPolicy.java (del), StrategiesGroupComponentEditPolicy.java (new 39)
jfroy 2006-02-22 23:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

36 lines of code changed in 3 files:

  • src/seg/jUCMNav/editpolicies/element: EvaluationGroupComponentEditPolicy.java (changed), EvaluationScenarioComponentEditPolicy.java (del), EvaluationStrategyComponentEditPolicy.java (new 36)
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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: EvaluationScenarioComponentEditPolicy.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/editpolicies/element: EvaluationGroupComponentEditPolicy.java (new)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

333 lines of code changed in 11 files:

  • src/seg/jUCMNav/editpolicies/element: ActorComponentEditPolicy.java (new 38), ActorRefComponentEditPolicy.java (new 33), BeliefLinkComponentEditPolicy.java (new 31), ComponentElementComponentEditPolicy.java (changed), ElementLinkComponentEditPolicy.java (new 37), GRLGraphComponentEditPolicy.java (new 34), GRLNodeComponentEditPolicy.java (new 31), IntentionalElementComponentEditPolicy.java (new 39), LinkRefBendpointEditPolicy.java (new 58), LinkRefComponentEditPolicy.java (new 32), PathNodeComponentEditPolicy.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 3 files:

  • src/seg/jUCMNav/editpolicies/element: LabelComponentEditPolicy.java (changed), MapComponentEditPolicy.java (changed), PathNodeComponentEditPolicy.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.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/element: NodeConnectionComponentEditPolicy.java (changed), PathNodeComponentEditPolicy.java (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/editpolicies/element: package.html (changed)
jkealey 2005-07-14 01:52 Rev.: 473

bug 344 - localization wizard

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.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.*

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: ConditionComponentEditPolicy.java (del)
jkealey 2005-07-12 05:20 Rev.: 462

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: package.html (changed)
jkealey 2005-07-12 02:47 Rev.: 459

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

25 lines of code changed in 10 files:

  • src/seg/jUCMNav/editpolicies/element: ComponentElementComponentEditPolicy.java (changed), ComponentRefComponentEditPolicy.java (changed), ComponentRefEditPolicy.java (del), ConditionComponentEditPolicy.java (changed), LabelComponentEditPolicy.java (changed), MapComponentEditPolicy.java (changed), NodeConnectionComponentEditPolicy.java (changed), PathNodeComponentEditPolicy.java (changed), ResponsibilityComponentEditPolicy.java (changed), package.html (new 25)
jkealey 2005-06-29 05:25 Rev.: 435

1 line somehow got deleted on version 1.13, Fri Jun 17 16:57:12 2005 UTC

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jkealey 2005-06-27 17:49 Rev.: 425

bug 340 - disconnect timeout path action.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: NodeConnectionComponentEditPolicy.java (changed)
jkealey 2005-06-22 19:36 Rev.: 408

bug 320 - more loop+deletion faux pas

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.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 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.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

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/element: NodeConnectionComponentEditPolicy.java (changed), PathNodeComponentEditPolicy.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 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
etremblay 2005-06-08 23:15 Rev.: 322

Internationalization of all the strings.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/element: ComponentRefEditPolicy.java (new), ConditionComponentEditPolicy.java (new)
jkealey 2005-06-03 20:37 Rev.: 288

bug 280, bug 281 - cleaned up condition code. should no longer cause half the application to crash. can be deleted, can have their text changed. no restriction on which node connections can have conditions yet.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: ConditionComponentEditPolicy.java (del)
jmcmanus 2005-06-03 02:58 Rev.: 285

Can now add Conditions on NodeConnections. Few bugs: delete is broken and need a ChangeNameCommand for direct editting.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: ConditionComponentEditPolicy.java (new)
jkealey 2005-05-31 15:22 Rev.: 268

bug 254 - removed all except one eContainer which is used for a good reason.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jkealey 2005-05-30 17:07 Rev.: 256

fork/joins now support more than two in/outs path. we're really going to need some auto placement stuff for this. (and fix the and figures)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: NodeConnectionComponentEditPolicy.java (changed)
jkealey 2005-05-30 15:43 Rev.: 255

can now delete node connections that exit forks, enter joins or exit/enter stubs.

27 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: NodeConnectionComponentEditPolicy.java (new 27)
jkealey 2005-05-30 15:28 Rev.: 254

delete no works properly in outline. (no longer crashes)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jkealey 2005-05-30 06:10 Rev.: 253

can now delete paths. ctrl-a now working. click on a start-end point to delete a path. forks/joins dissapear when no longer necessary. stubs get deleted when illegal. command that could be used to disconnect branches is implemented and used internally. current implementation is valid if no stub bindings are made. current implementation does not always delete all elements in a map. sometimes have to delete multiple times to get rid of all elements. sometimes means when many joins/forks are present.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jkealey 2005-05-30 02:02 Rev.: 251

user can now delete pathnode with multiple in/outs.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jkealey 2005-05-26 17:09 Rev.: 236

removed forgotten debug line

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jkealey 2005-05-23 18:58 Rev.: 199

initial version of map deletion. note: major problem subsists with the command stack and add/delete map. discovered it while doing deletion, but exists since addition.

28 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: MapComponentEditPolicy.java (new 28)
jkealey 2005-05-20 17:38 Rev.: 190

now can delete any pathnode with 1 in, 1 out.
now can delete components and responsibilities in outline
build script modified to include help.xml

98 lines of code changed in 5 files:

  • src/seg/jUCMNav/editpolicies/element: ComponentElementComponentEditPolicy.java (new 33), ComponentRefComponentEditPolicy.java (new 30), ComponentRefEditPolicy.java (del), PathNodeComponentEditPolicy.java (changed), ResponsibilityComponentEditPolicy.java (new 35)
jkealey 2005-05-19 21:09 Rev.: 175

oops, forgot to commit this earlier on. (for cutpath fix)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jmcmanus 2005-05-08 17:41 Rev.: 112

Labels for ComponentRefs added. Changed most of the old Label logic.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: LabelComponentEditPolicy.java (changed)
jkealey 2005-05-06 14:58 Rev.: 109

path nodes now once again have feedback when moved.
removed dependency to non-resizable edit policy and modified the edit policy so that the resize shows illegal sign.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jpdaigle 2005-05-06 03:10 Rev.: 106

JP: First OR-Fork implementation. Caution: no undo, no delete, no multiple branches (>2) for now.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (changed)
jkealey 2005-05-04 04:23 Rev.: 96

bug 212 - now can delete components.
quick fix on path node deletion

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: ComponentRefEditPolicy.java (changed)
jmcmanus 2005-05-03 18:03 Rev.: 94

Labels can now be deleted

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: LabelComponentEditPolicy.java (changed)
etremblay 2005-04-25 21:55 Rev.: 77

Refactored a lot of packages to better reflect our strategy for the future.
Corrected some bugs to follow some guidelines we defined earlier.
Extracted the RessourceTracker class from UCMEditor.

115 lines of code changed in 3 files:

  • src/seg/jUCMNav/editpolicies/element: ComponentRefEditPolicy.java (new), LabelComponentEditPolicy.java (new 29), PathNodeComponentEditPolicy.java (new 86)
Generated by StatCVS 0.6.0