Directory src/seg/jUCMNav/editpolicies/element/

Directory Created:
2005-04-25 15:55
Total Files:
29
Deleted Files:
5
Lines of Code:
1092

[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 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

Most Recent Commits

damyot 2009-12-20 13:21 Rev.: 1793

[bug660] Fixed import/export bugs with URN links, concerns, and scenario definitions. Also cleaned several warnings.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (-2)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

161 lines of code changed in 21 files:

  • src/seg/jUCMNav/editpolicies/element: ActorComponentEditPolicy.java (+2 -1), ActorRefComponentEditPolicy.java (+2 -1), BeliefLinkComponentEditPolicy.java (+2 -1), CommentComponentEditPolicy.java (+8 -8), ComponentComponentEditPolicy.java (+7 -7), ComponentRefComponentEditPolicy.java (-1), DemandComponentEditPolicy.java (+1 -1), ElementLinkComponentEditPolicy.java (+2 -1), EvaluationStrategyComponentEditPolicy.java (+15 -15), GRLGraphComponentEditPolicy.java (+23 -23), IntentionalElementComponentEditPolicy.java (+2 -1), LinkRefBendpointEditPolicy.java (+2 -2), LinkRefComponentEditPolicy.java (+2 -1), MapComponentEditPolicy.java (+10 -11), NodeConnectionComponentEditPolicy.java (+1 -1), PathNodeComponentEditPolicy.java (+2 -2), ResourceComponentEditPolicy.java (+6 -6), ScenarioConditionComponentEditPolicy.java (+12 -12), ScenarioPathNodeComponentEditPolicy.java (+17 -17), StrategiesGroupComponentEditPolicy.java (+22 -22), VariableComponentEditPolicy.java (+23 -24)
jkealey 2009-12-04 09:36 Rev.: 1704

bug 531: jUCMNav memory leak

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (+4 -7)
jkealey 2009-07-25 10:38 Rev.: 1567

bug 566: definitions outline view
bug 536: multi drag&drop.

7 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (+7 -1)
jfroy 2009-07-08 22:02 Rev.: 1546

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:

  • src/seg/jUCMNav/editpolicies/element: ActorComponentEditPolicy.java (+2 -5), ComponentComponentEditPolicy.java (-3), IntentionalElementComponentEditPolicy.java (+2 -5), KPIInformationElementComponentEditPolicy.java (+2 -5), ResponsibilityComponentEditPolicy.java (+2 -6)
jkealey 2009-07-02 21:17 Rev.: 1528

bug 668: comment boxes.

28 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: CommentComponentEditPolicy.java (new 28)
damyot 2008-02-14 22:33 Rev.: 1411

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:

  • src/seg/jUCMNav/editpolicies/element: ComponentComponentEditPolicy.java (new 47), ComponentElementComponentEditPolicy.java (del)
pengfei 2007-07-19 19:16 Rev.: 1316

The KPI modelling and monitoring functions.

148 lines of code changed in 5 files:

  • src/seg/jUCMNav/editpolicies/element: GRLNodeComponentEditPolicy.java (+4 -3), IndicatorGroupComponentEditPolicy.java (new 39), KPIInformationElementComponentEditPolicy.java (new 37), KPIModelLinkComponentEditPolicy.java (new 35), KPIModelLinkRefComponentEditPolicy.java (new 33)
damyot 2007-07-15 10:31 Rev.: 1304

- 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:

  • src/seg/jUCMNav/editpolicies/element: GRLGraphComponentEditPolicy.java (+23 -12), MapComponentEditPolicy.java (+13 -2)
jkealey 2007-03-05 10:44 Rev.: 1147

csm: can now properly remove components from resources

19 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: ComponentElementComponentEditPolicy.java (+19 -6)
jkealey 2007-03-01 12:16 Rev.: 1138

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:

  • src/seg/jUCMNav/editpolicies/element: DemandComponentEditPolicy.java (new 31), ResourceComponentEditPolicy.java (new 34)
jkealey 2007-01-23 13:07 Rev.: 1107

javadoc for seg.jUCMNav.editparts.*, seg.jUCMNav.extensionpoints.*, seg.jUCMNav.figures.*

16 lines of code changed in 11 files:

  • src/seg/jUCMNav/editpolicies/element: ActorComponentEditPolicy.java (-3), ActorRefComponentEditPolicy.java (-3), BeliefLinkComponentEditPolicy.java (-3), ElementLinkComponentEditPolicy.java (-3), EvaluationStrategyComponentEditPolicy.java (-3), GRLGraphComponentEditPolicy.java (-3), GRLNodeComponentEditPolicy.java (-3), IntentionalElementComponentEditPolicy.java (-3), LinkRefBendpointEditPolicy.java (+16 -14), ScenarioPathNodeComponentEditPolicy.java (-3), VariableComponentEditPolicy.java (-3)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (+1 -2)
jkealey 2007-01-20 00:49 Rev.: 1097

code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (+2 -2)
jkealey 2006-11-12 15:37 Rev.: 1007

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:

  • src/seg/jUCMNav/editpolicies/element: VariableComponentEditPolicy.java (+9)
jkealey 2006-10-24 10:17 Rev.: 962

can add multiple start/end/include at once

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: EvaluationStrategyComponentEditPolicy.java (+5 -2)
jkealey 2006-09-29 12:07 Rev.: 926

bug 441: now supporting variable initializations

9 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: VariableComponentEditPolicy.java (+9 -2)
jkealey 2006-09-26 09:56 Rev.: 923

bug 441: now supporting pre/post conditions
fixed some issues with scenario deletion.

32 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: ScenarioConditionComponentEditPolicy.java (new 32)
jkealey 2006-09-25 22:17 Rev.: 921

bug 441: now supporting association of start/end points with scenarios. deletion should work.

41 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: ScenarioPathNodeComponentEditPolicy.java (new 41)
jkealey 2006-09-22 13:05 Rev.: 919

bug 441: now supporting included scenarios.
deletion of scenarios takes this into consideration.

13 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: EvaluationStrategyComponentEditPolicy.java (+13 -5)
jkealey 2006-09-19 21:47 Rev.: 911

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:

  • src/seg/jUCMNav/editpolicies/element: VariableComponentEditPolicy.java (new 35)
jkealey 2006-09-19 15:42 Rev.: 910

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:

  • src/seg/jUCMNav/editpolicies/element: EvaluationStrategyComponentEditPolicy.java (+8), StrategiesGroupComponentEditPolicy.java (+25 -16)
jfroy 2006-03-23 02:30 Rev.: 831

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

2 lines of code changed in 1 file:

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

bug 420: LinkRef bendpoint not correctly positioned when zoomed

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: LinkRefBendpointEditPolicy.java (+3)
jfroy 2006-02-22 17: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 17:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

37 lines of code changed in 3 files:

  • src/seg/jUCMNav/editpolicies/element: EvaluationGroupComponentEditPolicy.java (+1 -1), EvaluationScenarioComponentEditPolicy.java (del), EvaluationStrategyComponentEditPolicy.java (new 36)
jfroy 2006-02-15 16: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

36 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: EvaluationScenarioComponentEditPolicy.java (new 36)
jfroy 2006-02-11 12:25 Rev.: 722

Evaluation scenario view added.

39 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: EvaluationGroupComponentEditPolicy.java (new 39)
jfroy 2006-01-29 14:34 Rev.: 669

Merge of GRL branch with the main trunk

332 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 (+1 -1), ElementLinkComponentEditPolicy.java (new 37), GRLGraphComponentEditPolicy.java (new 34), GRLNodeComponentEditPolicy.java (new 31), IntentionalElementComponentEditPolicy.java (new 39), LinkRefBendpointEditPolicy.java (new 55), LinkRefComponentEditPolicy.java (new 32), PathNodeComponentEditPolicy.java (+1 -1)
jfroy 2005-10-26 17: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.

7 lines of code changed in 3 files:

  • src/seg/jUCMNav/editpolicies/element: LabelComponentEditPolicy.java (+1 -1), MapComponentEditPolicy.java (+3 -3), PathNodeComponentEditPolicy.java (+3 -3)
jkealey 2005-07-29 13: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.

11 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/element: NodeConnectionComponentEditPolicy.java (+4 -42), PathNodeComponentEditPolicy.java (+7 -42)
jkealey 2005-07-14 11:33 Rev.: 481

fixed a few javadoc issues

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: package.html (+1 -1)
jkealey 2005-07-13 19:52 Rev.: 473

bug 344 - localization wizard

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (+2 -2)
jkealey 2005-07-12 23: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-11 23: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

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: package.html (+1 -1)
jkealey 2005-07-11 20: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

103 lines of code changed in 10 files:

  • src/seg/jUCMNav/editpolicies/element: ComponentElementComponentEditPolicy.java (+4 -8), ComponentRefComponentEditPolicy.java (+16 -16), ComponentRefEditPolicy.java (del), ConditionComponentEditPolicy.java (+12 -24), LabelComponentEditPolicy.java (+15 -33), MapComponentEditPolicy.java (+4 -6), NodeConnectionComponentEditPolicy.java (+4 -4), PathNodeComponentEditPolicy.java (+19 -20), ResponsibilityComponentEditPolicy.java (+4 -6), package.html (new 25)
jkealey 2005-06-28 23:25 Rev.: 435

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:

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

bug 340 - disconnect timeout path action.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: NodeConnectionComponentEditPolicy.java (+2 -1)
jkealey 2005-06-22 13:36 Rev.: 408

bug 320 - more loop+deletion faux pas

24 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (+24 -5)
jkealey 2005-06-17 11: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.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/element: PathNodeComponentEditPolicy.java (+2 -17)

(21 more)

Generated by StatSVN 0.6.0