Directory src/seg/jUCMNav/views/property/

Directory Created:
2005-05-14 16:46
Total Files:
10
Deleted Files:
5
Lines of Code:
1909

[root]/src/seg/jUCMNav/views/property
                        directory in repo descriptors (6 files, 350 lines)

Lines of Code

src/seg/jUCMNav/views/property/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 105 (100.0%) 1909 (100.0%) 18.1
jfroy 20 (19.0%) 1041 (54.5%) 52.0
etremblay 20 (19.0%) 472 (24.7%) 23.6
jkealey 57 (54.3%) 396 (20.7%) 6.9
jpdaigle 8 (7.6%) 0 (0.0%) 0.0

Most Recent Commits

jkealey 2006-03-21 17:53 Rev.: 822

bug 414 component fill color problem on undo

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: ContainerPropertySource.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/views/property: IntentionalElementPropertySource.java (changed)
jfroy 2006-03-06 22:13 Rev.: 791

Externalize String

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed)
jfroy 2006-02-22 23:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed), URNElementPropertySource.java (changed)
jfroy 2006-02-17 20:54 Rev.: 738

Added actor evaluation level.
Fixed bug when entering non integer for evaluation level

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed)
jfroy 2006-02-15 23:34 Rev.: 732

Fixed bug with Actor label (changing name when editing label value)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LabelPropertySource.java (changed)
jfroy 2006-02-11 18:25 Rev.: 722

Evaluation scenario view added.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: IntentionalElementPropertySource.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

733 lines of code changed in 7 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (del), ContainerPropertySource.java (new 269), IntentionalElementPropertySource.java (new 341), LabelPropertySource.java (changed), LinkRefPropertySource.java (new 123), ResponsibilityPropertySource.java (changed), URNElementPropertySource.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.

308 lines of code changed in 6 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), LabelPropertySource.java (changed), ResponsibilityPropertySource.java (changed), StubPropertySource.java (changed), UCMElementPropertySource.java (del), URNElementPropertySource.java (new 308)
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/views/property: ComponentPropertySource.java (changed), ResponsibilityPropertySource.java (changed)
jkealey 2005-07-28 17:49 Rev.: 496

bug 386 - seems like a regression bug snuck up on us. was adding colors twice in properties.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (changed)
jkealey 2005-07-14 17:30 Rev.: 480

added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files

17 lines of code changed in 5 files:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (changed), LabelPropertySource.java (changed), PropertyID.java (changed), StubPropertySource.java (changed), package.html (new 17)
jkealey 2005-07-14 01:52 Rev.: 473

bug 344 - localization wizard

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.java (changed)
jpdaigle 2005-07-12 01:13 Rev.: 458

JP: javadoc improvements on private-visibility methods

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), EObjectPropertySource.java (changed), ResponsibilityPropertySource.java (changed)
jkealey 2005-07-08 15:24 Rev.: 453

little property issues; trying to fix collapsed category bug presented by Gunter. Ends up looking like a framework bug.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.java (changed)
jkealey 2005-07-08 01:38 Rev.: 450

had forgotten definition instead of Definition

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed)
jkealey 2005-07-08 01:31 Rev.: 449

various issues brought up by Gunter

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: ResponsibilityPropertySource.java (changed), UCMElementPropertySource.java (changed)
jkealey 2005-06-27 19:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: StubPropertySource.java (changed)
jkealey 2005-06-27 05:08 Rev.: 417

bug 328 - property dropdowns for component definitions, responsibility definitions and abstract enumerations are now sorted. definitions now use same names as in outline. changes had less impact than anticipated

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), ResponsibilityPropertySource.java (changed), UCMElementPropertySource.java (changed)
jkealey 2005-06-16 19:22 Rev.: 374

bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.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 4 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), EObjectPropertySource.java (changed), PropertyID.java (changed), ResponsibilityPropertySource.java (changed)
jpdaigle 2005-06-15 20:33 Rev.: 367

Fixed compile-time warnings about enum keyword by eliminating variables called enum so the system builds cleanly
for the MilestoneFive presentation today.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.java (changed)
jkealey 2005-06-14 20:05 Rev.: 355

bug 309 - cannot convert dynamic stub back to static if has multiple bindings.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: StubPropertySource.java (changed)
jkealey 2005-06-14 16:14 Rev.: 351

removed dead files that etienne reinserted by error.

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/property: CheckboxButtonCellEditor.java (del), CheckboxPropertyDescriptor.java (del), CustomTextPropertyDescriptor.java (del)
etremblay 2005-06-08 23:15 Rev.: 322

Internationalization of all the strings.

0 lines of code changed in 8 files:

  • src/seg/jUCMNav/views/property: CheckboxButtonCellEditor.java (new), CheckboxPropertyDescriptor.java (new), ComponentPropertySource.java (changed), CustomTextPropertyDescriptor.java (new), EObjectPropertySource.java (changed), ResponsibilityPropertySource.java (changed), StubPropertySource.java (changed), UCMElementPropertySource.java (changed)
jkealey 2005-06-07 13:22 Rev.: 311

Now using reflection to list properties for EMF enumerations. we won't need to special case it for every kind of enumeration, they will all work now. for example: see ComponentKind for components or ArrivalProcess for a StartPoint's workload attribute

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.java (changed)
etremblay 2005-06-07 03:36 Rev.: 305

Now all actions done in the StubBindingsDialog are commands. They can be undone individually in the editor after, so that's bad! But it'll be fixed soon.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: StubPropertySource.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 2 files:

  • src/seg/jUCMNav/views/property: LabelPropertySource.java (changed), UCMElementPropertySource.java (changed)
jkealey 2005-06-06 16:26 Rev.: 297

bug 283 - conditions on node connections now only after or forks or timeout path. delete commands should preserve the appropriate logic. much testing needed here.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: UCMElementPropertySource.java (changed)
etremblay 2005-06-05 19:58 Rev.: 292

- Changed the stub bindings view to be a dialog.
- Use the edit plugins action in the action menu on the stub or use the properties (the item Plugins) to open this dialog.
- There still a lot of bugs in the dialog... Specially if you expand/close the sections...

59 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: PropertyID.java (changed), StubPropertySource.java (new 59)
jkealey 2005-06-05 14:40 Rev.: 291

bug 284 - conditions property improvements (no more recursion)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LabelPropertySource.java (changed)
jkealey 2005-06-04 15:57 Rev.: 289

bug 284 -
better property support for conditions; however, condition labels should not have an entry named conditions, inherited from the node connection.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: LabelPropertySource.java (changed), UCMElementPropertySource.java (changed)
jkealey 2005-06-02 20:17 Rev.: 284

Upgraded meta-model to version 7.
bug 193 - ReqElemStartPointAttributes
properties view shows workload attribute as a nested attribute (instead of original dialog box proposal)
properties view doesn't refresh its descriptors every time you change a property. (property descriptors are properly cached by implementing the PropertyID class with hashCode and equals that work better than Object[]'s)

66 lines of code changed in 6 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), EObjectPropertySource.java (changed), LabelPropertySource.java (changed), PropertyID.java (new 66), ResponsibilityPropertySource.java (changed), UCMElementPropertySource.java (changed)
jkealey 2005-05-31 20:17 Rev.: 272

fixed deletion bugs:
multi select + delete => labels sometimes crashed
stubs now remain existant while they have 1 in or 1 out, (or instead of and)
found a bug where deletepath command wouldn't undo.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LabelPropertySource.java (changed)
jkealey 2005-05-31 15:22 Rev.: 268

bug 254 - removed all except one eContainer which is used for a good reason.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), ResponsibilityPropertySource.java (changed)
jkealey 2005-05-31 15:07 Rev.: 267

bug 260 - labels now display associated element's properties.

106 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: LabelPropertySource.java (new 106)
jkealey 2005-05-31 14:27 Rev.: 266

bug 182, bug 227 - moved componentref figure to figure package, updated color for new model. you will have to manually set the filled checkbox in your existing files.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), EObjectPropertySource.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 4 files:

  • src/seg/jUCMNav/views/property: CheckboxButtonCellEditor.java (del), CheckboxPropertyDescriptor.java (del), CustomTextPropertyDescriptor.java (del), EObjectPropertySource.java (changed)
jkealey 2005-05-26 21:22 Rev.: 239

refactored; moved some redundant naming code to URNNamingHelper to centralize strings.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/property: ComponentPropertySource.java (changed), ResponsibilityPropertySource.java (changed)
jkealey 2005-05-26 17:44 Rev.: 237

bug 230 - now settings urnspec fields

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/property: EObjectPropertySource.java (changed)

(6 more)

Generated by StatCVS 0.6.0