Directory src/seg/jUCMNav/editpolicies/layout/

Directory Created:
2005-04-25 21:55
Total Files:
6
Deleted Files:
2
Lines of Code:
936

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 74 (100.0%) 936 (100.0%) 12.6
jfroy 13 (17.6%) 503 (53.7%) 38.6
jkealey 39 (52.7%) 246 (26.3%) 6.3
etremblay 7 (9.5%) 187 (20.0%) 26.7
jpdaigle 7 (9.5%) 0 (0.0%) 0.0
jmcmanus 8 (10.8%) 0 (0.0%) 0.0

Most Recent Commits

jkealey 2006-03-21 22:07 Rev.: 827

fixed resource file problems.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: GrlGraphXYLayoutEditPolicy.java (changed)
jfroy 2006-03-13 06:34 Rev.: 801

Fixed actor references labels (position and feedback)

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (changed), GrlGraphXYLayoutEditPolicy.java (changed), MapXYLayoutEditPolicy.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

144 lines of code changed in 4 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (new 144), AbstractSpecificationDiagramXYLayoutEditPolicy.java (del), GrlGraphXYLayoutEditPolicy.java (changed), MapXYLayoutEditPolicy.java (changed)
jkealey 2006-01-24 18:40 Rev.: 655

Extracted a bunch of strings, translated language files to French.

0 lines of code changed in 1 file:

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

359 lines of code changed in 5 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractSpecificationDiagramXYLayoutEditPolicy.java (new), GrlGraphXYLayoutEditPolicy.java (new 162), MapAndPathGraphXYLayoutEditPolicy.java (del), MapXYLayoutEditPolicy.java (new 197), NodeConnectionXYLayoutEditPolicy.java (changed)
jfroy 2005-08-10 20:24 Rev.: 504

Fix problem for the editpolicies of a component on a path node

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.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/layout: NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-07-13 03:39 Rev.: 470

Cleaned/documented seg.jUCMNav.model.commands.create;

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-07-13 00:10 Rev.: 467

cleaned a bit of seg.jUCMNav.model.commands.create; replaced four 200+ line classes by one 34 line one.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-07-12 23:22 Rev.: 466

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-07-12 04:55 Rev.: 461

cleaned seg.jUCMNav.figures.* and added javadoc. fixed a few regression bugs I introduced earlier today. made startpoint figure use center of bounds instead of using absolute offset. cleaned JUCMNavFigure from having redudant info. merged AndFork/AndJoin figures and OrFork/OrJoin figures as they were identical.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed), NodeConnectionXYLayoutEditPolicy.java (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 4 files:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed), NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed), package.html (new 25)
jpdaigle 2005-07-07 20:32 Rev.: 447

A few tweaks / cleanups. This will also serve as build test and setup test for e31 on my laptop.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed)
jkealey 2005-06-27 23:28 Rev.: 432

fix for various issues brougt up by Daniel.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-06-27 20:38 Rev.: 431

stupid crappy wizard always breaking the same file.
bug 338 - bold+italic
bug 336 - colors
bug 339 - can replace direction arrow as well

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-06-27 20:18 Rev.: 430

bug in extract string wizard erased two strings;
bug 339 - can now insert from palette onto empty point (4 line compound command)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-06-22 04:29 Rev.: 403

bug 320 - loops; to investigate: given this preliminary version, what is okay, what is not. I think it looks pretty good but I haven't tested everything thoroughly. I know that it is too restrictive concerning paths that have a stub that should be considered to contain a start/end point, but for simplicity's sake, I think the workarounds are sufficient.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed)
jpdaigle 2005-06-19 01:41 Rev.: 391

Fix for Bug 301: allow moving a pathnode when dragging it onto a connection

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed)
jkealey 2005-06-17 18:02 Rev.: 380

added drag&drop for connections

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.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/layout: MapAndPathGraphXYLayoutEditPolicy.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 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-06-15 21:16 Rev.: 368

bug 195 - 196 - 183: actors, started implementing waiting place and timer. (currently simple path nodes)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed)
jkealey 2005-06-15 13:32 Rev.: 366

i had broken the labels

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-06-14 23:37 Rev.: 360

bug 305 - double moving of conditions fixed. refactored mapandpathgraphxylayouteditpolicy

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jpdaigle 2005-06-11 23:41 Rev.: 340

JP: Fix loops that could occur when dragging start / end points to EmptyPoints or other Start / End points.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jpdaigle 2005-06-11 22:24 Rev.: 339

JP: Bug 263 progress - mega huge commit of doom!
Implemented querying for reachable nodes, reachable startpoints, and endpoints, etc.
Fixed illegal creation of loops when dragging start or end points to a NodeConnection.
Contextual actions and dragging to a PathNode can still introduce loops and aren't fixed yet.

0 lines of code changed in 1 file:

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

Internationalization of all the strings.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
etremblay 2005-06-07 01:06 Rev.: 302

The PathTool will now create a new path even if a component is selected.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-06-06 20:33 Rev.: 301

bug 194 - pre/post conditions now appear on start/end. more tests pass! simply missing timer/wait. note that conditions on existing start/end points will overlap the label but for new start/end points, it should be positioned better.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-06-06 03:58 Rev.: 295

had bug in last code. fixed. (hopefully)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-06-06 03:44 Rev.: 294

bug 139 - path tool now extends paths when start point is selected.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-06-06 03:39 Rev.: 293

bug 139 - path tool now extends paths when start point is selected.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.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/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-05-31 16:41 Rev.: 269

can now drag start/end on a node connection and or fork/join them.
can now select node connection and start/end and add and/or fork/join in contextual menu.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed)
jkealey 2005-05-30 18:00 Rev.: 257

bug 254 - removed some eContainers

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.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/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-05-29 04:57 Rev.: 250

created a SelectionHelper class; helps write cleaner, less redundant code; improved add and/ork join/fork actions. now available on empty node, node connection, start/end with empty, drag & drop. test and see!

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
etremblay 2005-05-27 23:49 Rev.: 247

- Hover feedback sur les empty point et stubs.
- Selection feedback sur les stubs.
- Maintenant très facile d'ajouter du feedback sur n'importe qu'elle
figure extendant PathNodeFigure. Simplement overwriter les méthodes
setSelected ou setHover dans les sous-classes de PathNodeFigure pour
donner le comportement voulu. Voir les figures de stubs et de empty
point pour des exemples.
- JoinStartToStub command working (redo/undo). Drag and drop d'un
start point sur un stub. (produit un nouveau in pour le stub).
- JoinEndToStub command working (redo/undo). Drag and drop d'un end
point sur un stub (produit un nouveau out pour le stub).
- Le Stub peut donc avoir plusieurs in/out sans aucun problème (le
connection router n'a pas explosé et n'a pas eu besoin de
changement!!)

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-05-27 03:26 Rev.: 242

added merge start/end, fixed bug where connection router didn't refresh properly.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-05-26 15:52 Rev.: 233

added join paths behaviour when dragging end point on empty point.
no success yet with dragging onto node connections.

221 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (new 221)

(15 more)

Generated by StatCVS 0.6.0