Directory org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts/

Directory Created:
2008-10-15 17:25
Directory Deleted:
2009-07-14 13:06
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts

Lines of Code

org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 30 (100.0%) 1682 (100.0%) 56.0

Most Recent Commits

soundasleep 2009-07-14 13:06 Rev.: 796

removing unused CreateMissingShortcutCommands from eclipse editors

0 lines of code changed in 9 files:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: AbstractCreateMissingShortcutsCommand.java (del), CreateMissingDomainObjectShortcutsCommand.java (del), CreateMissingDomainStoreShortcutsCommand.java (del), CreateMissingElementShortcutsCommand.java (del), CreateMissingOperationShortcutsCommand.java (del), CreateMissingRootShortcutsCommand.java (del), CreateMissingVisualShortcutsCommand.java (del), CreateMissingWireShortcutsCommand.java (del), CreateShortcutDecorationsCommand.java (del)
soundasleep 2009-07-13 15:12 Rev.: 795

merging successful results of issue 47 branch into trunk

182 lines of code changed in 1 file:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: AbstractCreateMissingShortcutsCommand.java (+182 -11)
soundasleep 2009-05-08 16:17 Rev.: 665

replacing FileDomainStore with DomainStore
adding 'type' attribute to DomainStore
adding new migrator for model 0.3
minor refactoring of model migrators
adding test case for new DomainStore migrator
removing file_domain_store and file_domain_object editor plugins

6 lines of code changed in 2 files:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: CreateMissingDomainObjectShortcutsCommand.java (+3 -3), CreateMissingDomainStoreShortcutsCommand.java (+3 -3)
soundasleep 2009-01-29 16:43 Rev.: 420

upgrading the model migrators to handle 0.1 to 0.2

6 lines of code changed in 2 files:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: CreateMissingDomainObjectShortcutsCommand.java (+3 -3), CreateMissingDomainStoreShortcutsCommand.java (+3 -3)
soundasleep 2008-11-12 14:52 Rev.: 338

merging r331:r337
adding model migration support for migration between different model versions
refactoring some test cases

0 lines of code changed in 1 file:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: AbstractCreateMissingShortcutsCommand.java (-2)
soundasleep 2008-11-11 15:38 Rev.: 329

adding more test cases to shortcut tests
the operations editor now renders referenced operations and flows as shortcut elements

380 lines of code changed in 2 files:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: AbstractCreateMissingShortcutsCommand.java (+294 -45), CreateMissingOperationShortcutsCommand.java (+86)
soundasleep 2008-10-16 17:33 Rev.: 170

generated shortcut elements no longer all position themselves on top of each other

28 lines of code changed in 1 file:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: AbstractCreateMissingShortcutsCommand.java (+28 -13)
soundasleep 2008-10-16 16:01 Rev.: 167

cleaning up custom diagram code

5 lines of code changed in 2 files:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: AbstractCreateMissingShortcutsCommand.java (+5 -6), CreateMissingWireShortcutsCommand.java (-1)
soundasleep 2008-10-16 15:05 Rev.: 165

initial work in adding IDs to elements in the model

18 lines of code changed in 1 file:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: AbstractCreateMissingShortcutsCommand.java (+18 -10)
soundasleep 2008-10-15 17:25 Rev.: 154

restructuring commands packages

1057 lines of code changed in 9 files:

  • org.openiaml.model.diagram.custom/src/org/openiaml/model/diagram/custom/commands/shortcuts: AbstractCreateMissingShortcutsCommand.java (new 295), CreateMissingDomainObjectShortcutsCommand.java (new 105), CreateMissingDomainStoreShortcutsCommand.java (new 97), CreateMissingElementShortcutsCommand.java (new 94), CreateMissingOperationShortcutsCommand.java (new 75), CreateMissingRootShortcutsCommand.java (new 100), CreateMissingVisualShortcutsCommand.java (new 105), CreateMissingWireShortcutsCommand.java (new 120), CreateShortcutDecorationsCommand.java (new 66)
Generated by StatSVN 0.7.0