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)

(19 more)

Generated by StatCVS 0.5.0