Directory src/seg/jUCMNav/model/commands/changeConstraints/

Directory Created:
2005-04-25 15:55
Total Files:
10
Deleted Files:
8
Lines of Code:
1386

[root]/src/seg/jUCMNav/model/commands/changeConstraints

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 103 (100.0%) 3435 (100.0%) 33.3
jfroy 32 (31.1%) 1415 (41.2%) 44.2
jkealey 46 (44.7%) 1255 (36.5%) 27.2
etremblay 10 (9.7%) 427 (12.4%) 42.7
jpdaigle 10 (9.7%) 203 (5.9%) 20.3
jmcmanus 4 (3.9%) 135 (3.9%) 33.7
damyot 1 (1.0%) 0 (0.0%) 0.0

Most Recent Commits

jkealey 2009-12-23 22:41 Rev.: 1830

bug 738: bind children when pasting. fixed UI bug with startpoint.

15 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: ContainerRefBindChildCommand.java (+15)
jkealey 2009-12-22 20:51 Rev.: 1820

bug 677: fixed infinite loop in exported UCM files.

15 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintBoundContainerRefCompoundCommand.java (+15 -1)
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/model/commands/changeConstraints: ContainerRefBindChildCommand.java (-1)
jkealey 2009-12-10 19:52 Rev.: 1747

bug 721: connect was not bound (on purpose)

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: ContainerRefBindChildCommand.java (+5 -2)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

45 lines of code changed in 8 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ContainerRefBindChildCommand.java (+2 -2), ContainerRefUnbindChildCommand.java (+1 -1), MoveLinkRefBendpointCommand.java (+15 -11), MoveNodeCommand.java (+4 -4), SetConstraintBoundContainerRefCompoundCommand.java (+5 -5), SetConstraintCommand.java (+2 -2), SetConstraintCommentCommand.java (+11 -13), SetConstraintContainerRefCommand.java (+5 -5)
jkealey 2009-07-02 22:03 Rev.: 1529

bug 668: comment boxes, javadoc warnings.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommentCommand.java (+1 -1)
jkealey 2009-07-02 21:17 Rev.: 1528

bug 668: comment boxes.

200 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommand.java (+1), SetConstraintCommentCommand.java (new 199)
jkealey 2007-01-23 15:27 Rev.: 1108

more javadoc

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: MoveLinkRefBendpointCommand.java (-3)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommand.java (-1)
jkealey 2007-01-20 00:49 Rev.: 1097

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

6 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: MoveNodeCommand.java (+1 -1), SetConstraintCommand.java (+4 -4), SetConstraintContainerRefCommand.java (+1 -1)
jkealey 2006-05-15 09:53 Rev.: 866

fixed some javadoc.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: package.html (+1 -1)
jfroy 2006-03-23 02: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/model/commands/changeConstraints: MoveResizeGrlNodeCommand.java (del)
jkealey 2006-03-21 16:07 Rev.: 827

fixed resource file problems.

2 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintBoundContainerRefCompoundCommand.java (+1 -1), SetConstraintContainerRefCommand.java (+1 -1)
jfroy 2006-03-13 17:10 Rev.: 802

Added extension point for the Strategy algorithms

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: MoveLinkRefBendpointCommand.java (+1)
jfroy 2006-03-13 00:34 Rev.: 801

Fixed actor references labels (position and feedback)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommand.java (-35)
jfroy 2006-03-06 16:57 Rev.: 792

Fixed javadoc problems

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommand.java (+1 -5)
jfroy 2006-03-06 16:13 Rev.: 791

Externalize String

11 lines of code changed in 5 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ContainerRefBindChildCommand.java (+2 -1), ContainerRefUnbindChildCommand.java (+2 -1), MoveLinkRefBendpointCommand.java (+2 -1), MoveResizeGrlNodeCommand.java (+2 -1), SetConstraintCommand.java (+3 -2)
jfroy 2006-02-22 20:02 Rev.: 749

Added labels in commands

4 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ContainerRefBindChildCommand.java (+1), ContainerRefUnbindChildCommand.java (+1), SetConstraintCommand.java (+2)
jfroy 2006-01-29 14:34 Rev.: 669

Merge of GRL branch with the main trunk

1186 lines of code changed in 13 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (del), ComponentRefUnbindChildCommand.java (del), ContainerRefBindChildCommand.java (new 162), ContainerRefUnbindChildCommand.java (new 144), MoveLinkRefBendpointCommand.java (new 105), MoveNodeCommand.java (new 154), MoveResizeGrlNodeCommand.java (new 157), MoveSpecificationNodeCommand.java (del), SetConstraintBoundComponentRefCompoundCommand.java (del), SetConstraintBoundContainerRefCompoundCommand.java (new 158), SetConstraintCommand.java (+47 -10), SetConstraintComponentRefCommand.java (del), SetConstraintContainerRefCommand.java (new 259)
jkealey 2006-01-12 13:47 Rev.: 634

fixed javadoc

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: package.html (+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.

212 lines of code changed in 7 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (+4 -4), ComponentRefUnbindChildCommand.java (+4 -4), MovePathNodeCommand.java (del), MoveSpecificationNodeCommand.java (new 154), SetConstraintBoundComponentRefCompoundCommand.java (+14 -14), SetConstraintCommand.java (+12 -10), SetConstraintComponentRefCommand.java (+24 -14)
jkealey 2005-10-16 20:17 Rev.: 569

bug 398 - disconnect doesn't work in outline. also fixed problem that bound connects to componentref on move

8 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: MovePathNodeCommand.java (+8 -5)
jkealey 2005-07-13 21:14 Rev.: 475

two things that popped into my head this morning; 1) connects no longer bound when say bound enclosed elements; 2) hover feedback on element when its label is hovered; helps distinguish alternatives.

15 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (+15 -2)
jkealey 2005-07-12 17:22 Rev.: 466

cleaned/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints

115 lines of code changed in 9 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (+5 -15), ComponentRefUnbindChildCommand.java (+5 -17), ConditionSetConstraintCommand.java (del), LabelSetConstraintCommand.java (+14 -36), MovePathNodeCommand.java (+19 -18), SetConstraintBoundComponentRefCompoundCommand.java (+17 -18), SetConstraintCommand.java (+11 -3), SetConstraintComponentRefCommand.java (+23 -11), package.html (new 21)
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.

179 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: MovePathNodeCommand.java (new 153), SetConstraintCommand.java (+26 -136)
jpdaigle 2005-06-15 20: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.

9 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefUnbindChildCommand.java (+1 -1), ConditionSetConstraintCommand.java (+3 -1), LabelSetConstraintCommand.java (+5 -3)
jpdaigle 2005-06-13 19:44 Rev.: 348

Reformatting the model files. Allowing mcmanus to prove a point - he was right :)

194 lines of code changed in 7 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (+1), ComponentRefUnbindChildCommand.java (+1), ConditionSetConstraintCommand.java (+82 -68), LabelSetConstraintCommand.java (+78 -64), SetConstraintBoundComponentRefCompoundCommand.java (+21 -12), SetConstraintCommand.java (+4 -3), SetConstraintComponentRefCommand.java (+7 -3)
etremblay 2005-06-08 17:15 Rev.: 322

Internationalization of all the strings.

48 lines of code changed in 7 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (+6 -6), ComponentRefUnbindChildCommand.java (+6 -6), ConditionSetConstraintCommand.java (+4 -4), LabelSetConstraintCommand.java (+7 -6), SetConstraintBoundComponentRefCompoundCommand.java (+5 -4), SetConstraintCommand.java (+7 -6), SetConstraintComponentRefCommand.java (+13 -12)
jmcmanus 2005-06-02 20:58 Rev.: 285

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

86 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: ConditionSetConstraintCommand.java (new 86)
jkealey 2005-05-30 12:00 Rev.: 257

bug 254 - removed some eContainers

17 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommand.java (+2 -3), SetConstraintComponentRefCommand.java (+15 -15)
jkealey 2005-05-25 12:33 Rev.: 220

bug 235 - split link now binds new elements with parent.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommand.java (+3 -1)
jmcmanus 2005-05-13 06:34 Rev.: 138

Labels now appear at correct place (maybe not for ComponentLabels).
Fixed a bug where LabelSetConstraintCommand did not implement JUCMNavCommand.
Implemented the command tests for labels.
Removed editpolicies.directedit and ChangeLabelNameCommand (these where committed accidently by me).

30 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: LabelSetConstraintCommand.java (+30 -1)
jmcmanus 2005-05-08 11:41 Rev.: 112

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

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: LabelSetConstraintCommand.java (+6 -6)
jkealey 2005-05-04 18:21 Rev.: 100

implemented tests for new commands (component bind/unbind, deletion)

11 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintBoundComponentRefCompoundCommand.java (+11 -2)
jkealey 2005-05-03 21:18 Rev.: 95

bug 134&135 - jUCMNav now with binding and unbinding by movement in the editor and by contextual menus.

223 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (+68 -37), ComponentRefUnbindChildCommand.java (new 155)
jkealey 2005-05-02 21:00 Rev.: 92

first commit for bug 134

393 lines of code changed in 4 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (new 127), SetConstraintBoundComponentRefCompoundCommand.java (new 140), SetConstraintCommand.java (+68 -38), SetConstraintComponentRefCommand.java (+58 -18)
jmcmanus 2005-05-02 15:17 Rev.: 90

bug 189 fixed for LabelSetConstraintsCommand

13 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: LabelSetConstraintCommand.java (+13 -10)
etremblay 2005-04-25 15: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.

379 lines of code changed in 3 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: LabelSetConstraintCommand.java (new 67), SetConstraintCommand.java (new 120), SetConstraintComponentRefCommand.java (new 192)
Generated by StatSVN 0.6.0