Directory org.openiaml.model.diagram.operation/

Directory Created:
2008-09-30 16:57
Directory Deleted:
2010-04-21 21:13
Total Files:
0
Deleted Files:
8
Lines of Code:
0

[root]/org.openiaml.model.diagram.operation
        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 operation (0 files, 0 lines)
                                    Folder removed from repo view (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
soundasleep 90 (100.0%) 2574 (100.0%) 28.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 8 files:

  • org.openiaml.model.diagram.operation: .classpath (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-17 13:09 Rev.: 1927

regenerating diagram editors
updating diagram test cases to match

161 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+33), plugin.properties (+19), plugin.xml (+109 -109)
soundasleep 2010-03-31 14:11 Rev.: 1778

generating new email diagram editor
regenerating some other diagram editors

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.operation: plugin.xml (+1 -1)
soundasleep 2010-03-12 11:35 Rev.: 1685

adding CastNode to operation and condition visual editors

22 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+4), plugin.properties (+1), plugin.xml (+17 -5)
soundasleep 2010-03-11 16:37 Rev.: 1680

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

10 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+2), plugin.properties (+1), plugin.xml (+7 -7)
soundasleep 2010-03-10 19:55 Rev.: 1674

regenerating diagram editors

10 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+4), plugin.properties (+1), plugin.xml (+5 -5)
soundasleep 2010-03-10 18:01 Rev.: 1664

updating diagram editor utility classes
regenerating diagram editors

2 lines of code changed in 1 file:

  • org.openiaml.model.diagram.operation: messages.properties (+2)
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

18 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+4), plugin.properties (+2), plugin.xml (+12 -12)
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.operation: plugin.xml (+1 -1)
soundasleep 2009-11-30 20:25 Rev.: 1329

the type of operation is now also rendered in the diagram editor

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.operation: plugin.xml (+1 -1)
soundasleep 2009-11-30 13:53 Rev.: 1314

renaming ArithmeticOperation to Arithmetic, so we can place arithmetic expressions inline (rather than forcing many temporary variables)

22 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+4), plugin.properties (+1), plugin.xml (+17 -17)
soundasleep 2009-11-30 13:11 Rev.: 1312

adding 'ArithmeticOperation' data type; a primitive operation which performs basic arithmetic

22 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+4), plugin.properties (+1), plugin.xml (+17 -5)
soundasleep 2009-10-05 21:36 Rev.: 1244

issue 133: moving some model elements into separate tool groups

28 lines of code changed in 1 file:

  • org.openiaml.model.diagram.operation: messages.properties (+28)
soundasleep 2009-10-05 18:18 Rev.: 1238

adding OperationCallNode and RunInstanceWire to the operation editor

42 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+10), plugin.properties (+2), plugin.xml (+30 -7)
soundasleep 2009-09-15 18:10 Rev.: 1167

regenerating diagram editors

128 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+27), plugin.properties (+16), plugin.xml (+85 -85)
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

10 lines of code changed in 1 file:

  • org.openiaml.model.diagram.operation: plugin.xml (+10 -10)
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

196 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+40), plugin.properties (+13), plugin.xml (+143 -169)
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.operation: 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.operation: 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

39 lines of code changed in 4 files:

  • org.openiaml.model.diagram.operation: .classpath (+1 -1), messages.properties (+5), plugin.properties (+3), plugin.xml (+30 -30)
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.operation: .classpath (+1 -1)
soundasleep 2009-08-19 19:28 Rev.: 1009

operation diagrams can be created independently of root diagrams
adding a test case (which doesn't yet pass) for loading these separated instances

35 lines of code changed in 2 files:

  • org.openiaml.model.diagram.operation: plugin.properties (+1), plugin.xml (+34)
soundasleep 2009-08-13 16:08 Rev.: 984

adding JoinNode, SplitNode and StaticValue to Operation visual editor

55 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+11), plugin.properties (+3), plugin.xml (+41 -5)
soundasleep 2009-07-21 18:38 Rev.: 878

issue 57: remove _shouldnt_properties containment feature from Composite Operation
not yet complete; property shortcuts can be dragged, placed in a diagram, rendered as a shortcut source, and be the target of a DataFlowEdge, but cannot yet be the source of a DataFlowEdge. this should be addressed

13 lines of code changed in 3 files:

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

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

100 lines of code changed in 4 files:

  • org.openiaml.model.diagram.operation: messages.properties (+40 -180), plugin.properties (+10 -55), plugin.xml (+37 -37), readme.txt (new 13)
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.operation: 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.operation: 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

28 lines of code changed in 1 file:

  • org.openiaml.model.diagram.operation: messages.properties (+28)
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

220 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+7), plugin.properties (+8), plugin.xml (+205 -166)
soundasleep 2009-05-01 12:48 Rev.: 621

updating all editors to the new model namespace

10 lines of code changed in 1 file:

  • org.openiaml.model.diagram.operation: plugin.xml (+10 -10)
soundasleep 2009-04-16 16:46 Rev.: 594

adding DataFlowTemporaryVariable test case
removing SessionConditions test case

41 lines of code changed in 2 files:

  • org.openiaml.model.diagram.operation: messages.properties (+26), plugin.properties (+15)
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)

51 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+3), plugin.properties (+1), plugin.xml (+47 -49)
soundasleep 2008-10-17 16:07 Rev.: 198

ApplicationElementProperties may now be displayed in the operations editor

14 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+2), plugin.properties (+1), plugin.xml (+11)
soundasleep 2008-10-07 14:47 Rev.: 120

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

150 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+63), plugin.properties (+14), plugin.xml (+73 -83)
soundasleep 2008-09-30 17:07 Rev.: 71

fixing some tool palette errors in the Operations diagram editor

31 lines of code changed in 3 files:

  • org.openiaml.model.diagram.operation: messages.properties (+16), plugin.properties (+1), plugin.xml (+14 -3)
soundasleep 2008-09-30 16:57 Rev.: 70

adding a new Operation visual editor

847 lines of code changed in 6 files:

  • org.openiaml.model.diagram.operation: .classpath (new 7), .project (new 28), build.properties (new 10), messages.properties (new 103), plugin.properties (new 56), plugin.xml (new 643)
Generated by StatSVN 0.7.0