Directory org.openiaml.model.diagram.domain_store/

Directory Created:
2008-09-25 17:46
Directory Deleted:
2010-04-21 21:13
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/org.openiaml.model.diagram.domain_store
        Folder removed from repo META-INF (0 files, 0 lines)
        Folder removed from repo icons (0 files, 0 lines)
            Folder removed from repo obj16 (0 files, 0 lines)
            Folder removed from repo wizban (0 files, 0 lines)
        Folder removed from repo src (0 files, 0 lines)
            Folder removed from repo org (0 files, 0 lines)
                Folder removed from repo openiaml (0 files, 0 lines)
                    Folder removed from repo model (0 files, 0 lines)
                        Folder removed from repo model (0 files, 0 lines)
                            Folder removed from repo diagram (0 files, 0 lines)
                                Folder removed from repo domainstore (0 files, 0 lines)
                                    Folder removed from repo view (0 files, 0 lines)
                                        Folder removed from repo factories (0 files, 0 lines)

Lines of Code

org.openiaml.model.diagram.domain_store/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 80 (100.0%) 1332 (100.0%) 16.6

Most Recent Commits

soundasleep 2010-04-21 21:13 Rev.: 1993

issue 175: removing existing generated code for diagram editors, since we can now generate them completely automatically

0 lines of code changed in 9 files:

  • org.openiaml.model.diagram.domain_store: .classpath (del), .options (del), .project (del), build.properties (del), epl-v10.html (del), messages.properties (del), plugin.properties (del), plugin.xml (del), readme.txt (del)
soundasleep 2010-04-21 20:07 Rev.: 1985

generating new remote_domain_object diagram editor

23 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+4), plugin.properties (+1), plugin.xml (+18 -6)
soundasleep 2010-04-17 13:09 Rev.: 1927

regenerating diagram editors
updating diagram test cases to match

59 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+11), plugin.properties (+6), plugin.xml (+42 -42)
soundasleep 2010-04-04 16:05 Rev.: 1833

regenerating all diagram editors

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (+1 -1)
soundasleep 2010-03-30 16:15 Rev.: 1762

regenerating diagram editors

13 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+2), plugin.properties (+1), plugin.xml (+10 -10)
soundasleep 2010-03-11 16:37 Rev.: 1680

regenerating diagram editors
adding org.eclipse.xsd requirement for diagram editors

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (+1 -1)
soundasleep 2010-03-02 14:48 Rev.: 1616

updating diagram editors to new metamodel
removing unnecessary gmftools from domain_store and user_store

20 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+9), plugin.properties (+1), plugin.xml (+10 -10)
soundasleep 2010-02-24 15:24 Rev.: 1582

metamodel refactoring: updating diagram editors to use new Property
updating diagram tests
fixing a bug with GetShortcuts implementation

20 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+6), plugin.properties (+2), plugin.xml (+12 -12)
soundasleep 2010-02-17 19:24 Rev.: 1533

updating diagram editors to use new ExtendsEdge

13 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+4), plugin.properties (+1), plugin.xml (+8 -8)
soundasleep 2010-02-10 21:18 Rev.: 1476

regenerating diagram editors
adding new 'frame' diagram editor
removing 'scope' digram editor

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (+1 -1)
soundasleep 2009-10-05 21:36 Rev.: 1244

issue 133: moving some model elements into separate tool groups

54 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+13), plugin.properties (+6), plugin.xml (+35 -35)
soundasleep 2009-09-15 18:10 Rev.: 1167

regenerating diagram editors

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (+1 -1)
soundasleep 2009-09-11 12:12 Rev.: 1150

model NS version is now model0.4
migrating diagram tests to new model version
making a model migrator for 0.2, 0.3 to 0.4

7 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (+7 -7)
soundasleep 2009-09-11 01:18 Rev.: 1146

adding empty package to 'domain' model package to resolve bug in GMF editor
regenerating all diagram editors

120 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+19), plugin.properties (+5), plugin.xml (+96 -122)
soundasleep 2009-09-10 14:01 Rev.: 1123

resolving "Conflict for xxx.LoadResourceAction" warnings in generated editors
adding test case to check against regression

0 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (-16)
soundasleep 2009-09-09 17:04 Rev.: 1122

issue 85: adding EPL information to the root of each plugin
adding a test case to check licencing information

261 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: epl-v10.html (new 261)
soundasleep 2009-09-04 14:59 Rev.: 1089

moving GMF requirements from org.openiaml.model plugin into separate org.openiaml.diagram.helpers plugin

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: .classpath (+1 -1)
soundasleep 2009-09-02 22:25 Rev.: 1076

updating all plugins to clean Eclipse bundle settings; setting execution environments and replacing obsolete manifest headers
removing some unused dependencies from tests

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: .classpath (+1 -1)
soundasleep 2009-08-29 15:12 Rev.: 1065

domain object and domain store editors can now render and create extends wires

20 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+4), plugin.properties (+1), plugin.xml (+15 -4)
soundasleep 2009-08-19 19:40 Rev.: 1010

all other editors based on nodes can now be created as top-level diagrams
modifying test cases to match

35 lines of code changed in 2 files:

  • org.openiaml.model.diagram.domain_store: plugin.properties (+1), plugin.xml (+34)
soundasleep 2009-07-21 17:10 Rev.: 877

regenerating all plugin.xml and .properties files from scratch (issue 58)

44 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+29 -65), plugin.properties (+8 -31), plugin.xml (+7 -7)
soundasleep 2009-07-21 15:37 Rev.: 870

issue 53: too many "new diagram" types listed
adding test case to check issue 53

0 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (-11)
soundasleep 2009-07-21 13:13 Rev.: 868

issue 55: hidden creation tools if window is too small
moving all tool groups to root palette
updating GmfToolTestCase to match new gmftool structure

4 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: messages.properties (+4)
soundasleep 2009-07-20 18:19 Rev.: 863

placing creation tools in all editors into new subgroups
updating the GmfToolTestCase to handle this new tool layout

14 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: messages.properties (+14)
soundasleep 2009-07-20 17:11 Rev.: 860

upgrade of entire project to use eclipse 3.5/gmf 2.2 instead of eclipse 3.3/gmf 2.0.1
merging branch /2009-06-eclipse-3.5 (r835-r859) back into trunk

213 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+22), plugin.properties (+17), plugin.xml (+174 -139)
soundasleep 2009-05-01 12:48 Rev.: 621

updating all editors to the new model namespace

8 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (+8 -8)
soundasleep 2009-04-17 15:50 Rev.: 605

AbstractDomainStores can now directly contain AbstractDomainAttributes without having to first go through an AbstractDomainObject

16 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+4), plugin.properties (+1), plugin.xml (+11)
soundasleep 2009-02-05 11:08 Rev.: 459

issue 6: clean up Plugin IDs

140 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+16 -33), plugin.properties (+13 -16), plugin.xml (+111 -109)
soundasleep 2009-02-02 14:13 Rev.: 434

adding file_domain_store editor

0 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (-11)
soundasleep 2009-02-02 13:40 Rev.: 432

adding FileDomain* elements to the gmfgraph

14 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+2), plugin.properties (+1), plugin.xml (+11)
soundasleep 2009-01-29 16:43 Rev.: 420

upgrading the model migrators to handle 0.1 to 0.2

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: messages.properties (+1)
soundasleep 2009-01-27 21:50 Rev.: 410

merging r351:r409 from branch 2008-11-ecore-0.2 back into trunk (initial model v0.2 changes)

36 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: plugin.xml (+36 -38)
soundasleep 2008-10-07 14:47 Rev.: 120

merging new ecore branch back into trunk: it satisfies all of the first-stage modelling requirements

16 lines of code changed in 3 files:

  • org.openiaml.model.diagram.domain_store: messages.properties (+3), plugin.properties (+1), plugin.xml (+12 -12)
soundasleep 2008-09-25 17:56 Rev.: 12

adding readme files about the project not having all the generated files included in svn

0 lines of code changed in 1 file:

  • org.openiaml.model.diagram.domain_store: readme.txt (new)
soundasleep 2008-09-25 17:46 Rev.: 6

initial import of plugin from private repository (ignoring fully-generated files)

175 lines of code changed in 7 files:

  • org.openiaml.model.diagram.domain_store: .classpath (new 1), .options (new), .project (new), build.properties (new), messages.properties (new 32), plugin.properties (new 14), plugin.xml (new 128)
Generated by StatSVN 0.7.0