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

Directory Created:
2005-04-25 21:55
Total Files:
9
Deleted Files:
8
Lines of Code:
1150

[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 82 (100.0%) 1150 (100.0%) 14.0
jfroy 32 (39.0%) 983 (85.5%) 30.7
etremblay 10 (12.2%) 146 (12.7%) 14.6
jkealey 26 (31.7%) 21 (1.8%) 0.8
jpdaigle 10 (12.2%) 0 (0.0%) 0.0
jmcmanus 4 (4.9%) 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/model/commands/changeConstraints: MoveResizeGrlNodeCommand.java (del)
jkealey 2006-03-21 22:07 Rev.: 827

fixed resource file problems.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintBoundContainerRefCompoundCommand.java (changed), SetConstraintContainerRefCommand.java (changed)
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/changeConstraints: MoveLinkRefBendpointCommand.java (changed)
jfroy 2006-03-13 06: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 (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/changeConstraints: SetConstraintCommand.java (changed)
jfroy 2006-03-06 22:13 Rev.: 791

Externalize String

0 lines of code changed in 5 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ContainerRefBindChildCommand.java (changed), ContainerRefUnbindChildCommand.java (changed), MoveLinkRefBendpointCommand.java (changed), MoveResizeGrlNodeCommand.java (changed), SetConstraintCommand.java (changed)
jfroy 2006-02-23 02:02 Rev.: 749

Added labels in commands

0 lines of code changed in 3 files:

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

Merge of GRL branch with the main trunk

983 lines of code changed in 13 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (del), ComponentRefUnbindChildCommand.java (del), ContainerRefBindChildCommand.java (new 163), ContainerRefUnbindChildCommand.java (new 145), MoveLinkRefBendpointCommand.java (new 107), MoveNodeCommand.java (new 153), MoveResizeGrlNodeCommand.java (new), MoveSpecificationNodeCommand.java (del), SetConstraintBoundComponentRefCompoundCommand.java (del), SetConstraintBoundContainerRefCompoundCommand.java (new 157), SetConstraintCommand.java (changed), SetConstraintComponentRefCommand.java (del), SetConstraintContainerRefCommand.java (new 258)
jkealey 2006-01-12 19:47 Rev.: 634

fixed javadoc

0 lines of code changed in 1 file:

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

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (changed), ComponentRefUnbindChildCommand.java (changed), MovePathNodeCommand.java (del), MoveSpecificationNodeCommand.java (new), SetConstraintBoundComponentRefCompoundCommand.java (changed), SetConstraintCommand.java (changed), SetConstraintComponentRefCommand.java (changed)
jkealey 2005-10-17 02:17 Rev.: 569

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: MovePathNodeCommand.java (changed)
jkealey 2005-07-14 03: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (changed)
jkealey 2005-07-12 23:22 Rev.: 466

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

21 lines of code changed in 9 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (changed), ComponentRefUnbindChildCommand.java (changed), ConditionSetConstraintCommand.java (del), LabelSetConstraintCommand.java (changed), MovePathNodeCommand.java (changed), SetConstraintBoundComponentRefCompoundCommand.java (changed), SetConstraintCommand.java (changed), SetConstraintComponentRefCommand.java (changed), package.html (new 21)
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 2 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: MovePathNodeCommand.java (new), SetConstraintCommand.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 3 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefUnbindChildCommand.java (changed), ConditionSetConstraintCommand.java (changed), LabelSetConstraintCommand.java (changed)
jpdaigle 2005-06-14 01:44 Rev.: 348

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

0 lines of code changed in 7 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (changed), ComponentRefUnbindChildCommand.java (changed), ConditionSetConstraintCommand.java (changed), LabelSetConstraintCommand.java (changed), SetConstraintBoundComponentRefCompoundCommand.java (changed), SetConstraintCommand.java (changed), SetConstraintComponentRefCommand.java (changed)
etremblay 2005-06-08 23:15 Rev.: 322

Internationalization of all the strings.

0 lines of code changed in 7 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: ComponentRefBindChildCommand.java (changed), ComponentRefUnbindChildCommand.java (changed), ConditionSetConstraintCommand.java (changed), LabelSetConstraintCommand.java (changed), SetConstraintBoundComponentRefCompoundCommand.java (changed), SetConstraintCommand.java (changed), SetConstraintComponentRefCommand.java (changed)
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/model/commands/changeConstraints: ConditionSetConstraintCommand.java (new)
jkealey 2005-05-30 18:00 Rev.: 257

bug 254 - removed some eContainers

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommand.java (changed), SetConstraintComponentRefCommand.java (changed)
jkealey 2005-05-25 18:33 Rev.: 220

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/model/commands/changeConstraints: SetConstraintCommand.java (changed)

(7 more)

Generated by StatCVS 0.4.1