Directory org.openiaml.model/templates/aspects/xpt/editor/

Directory Created:
2009-01-27 21:50
Total Files:
5
Deleted Files:
0
Lines of Code:
448

[root]/org.openiaml.model/templates/aspects/xpt/editor

Lines of Code

org.openiaml.model/templates/aspects/xpt/editor/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 21 (100.0%) 490 (100.0%) 23.3

Most Recent Commits

soundasleep 2011-05-03 19:31 Rev.: 2785

issue 242: changing all type references to EXSDDataType
creating a new helper class InitialModel to populate the initial model

1 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DiagramEditorUtil.xpt (+1 -4)
soundasleep 2011-05-03 19:26 Rev.: 2784

issue 251: XSD reference types no longer throw exceptions when trying to load/edit iaml diagrams
an important step of resolving issue 242

33 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DocumentProvider.xpt (+33)
soundasleep 2011-04-21 19:47 Rev.: 2687

strangely, some dynamic templates were not being provided correctly; including these templates directly

13 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DocumentProvider.xpt (+13 -2)
soundasleep 2011-04-21 19:25 Rev.: 2686

because we reference XSD, it is very slow to save GMF diagrams, as EMF must first download the XSD definitions every time to see if the file is read-only (which it obviously is). this template avoids this for the XSD URI

107 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DocumentProvider.xpt (new 107)
soundasleep 2011-03-22 13:53 Rev.: 2590

since VisibleThings are abstract, they cannot create initial models

5 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DiagramEditorUtil.xpt (+5)
soundasleep 2010-05-17 16:54 Rev.: 2224

issue 189: since Wire is an abstract class, it cannot be instantiated

6 lines of code changed in 2 files:

  • org.openiaml.model/templates/aspects/xpt/editor: DiagramEditorUtil.xpt (+5), extensions.xpt (+1 -1)
soundasleep 2010-05-13 21:48 Rev.: 2190

adding an extension to disable the new wizard for element diagram editor automatically

88 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: extensions.xpt (new 88)
soundasleep 2010-03-11 20:13 Rev.: 1682

third party .xsd is loaded automatically when creating new nodes
platform:/plugin URIs are no longer saved relative, but always absolute
adding xsd and xsd.edit requirements to diagram.custom, as this improves the readability of the dropdown box when selecting xsd types

21 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DiagramEditorUtil.xpt (+21 -1)
soundasleep 2010-03-08 14:01 Rev.: 1635

making ApplicationElement abstract
updating element editor to prevent it being created using a New Wizard

5 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DiagramEditorUtil.xpt (+5)
soundasleep 2010-02-22 19:59 Rev.: 1559

initial refactoring of the code from issue 151

1 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: VisualIDRegistry.xpt (+1 -1)
soundasleep 2010-02-22 19:23 Rev.: 1558

issue 151: moving getAllShortcutsForXXXEdge() methods into helper plugin

30 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: VisualIDRegistry.xpt (new 30)
soundasleep 2010-02-10 21:12 Rev.: 1475

updating GMF models for diagram editors, to reflect new metamodel
adding new 'frame' editor
removing 'scope' editor

5 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DiagramEditorUtil.xpt (+5 -5)
soundasleep 2009-09-15 18:13 Rev.: 1168

a new application should have the 'Home' page with an id of 'index' (so it generates to index.php)

1 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DiagramEditorUtil.xpt (+1)
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/templates/aspects/xpt/editor: Editor.xpt (+1 -1)
soundasleep 2009-08-08 01:20 Rev.: 938

issue 92: generated elements no longer show "derived" marker
adding test case to check issue 92
removing an unused duplicate dynamic template
fixing Editor.xpt, which suddenly stopped working

20 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: Editor.xpt (+20 -25)
soundasleep 2009-08-07 17:35 Rev.: 928

issue 89: new models should automatically create a default page
implemented as a dynamic template

22 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: DiagramEditorUtil.xpt (new 22)
soundasleep 2009-07-16 12:43 Rev.: 822

issue 29: deleting a generated element now also deletes all elements generated by it (recursively)

3 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: Editor.xpt (+3)
soundasleep 2009-07-15 22:16 Rev.: 819

issue 29: initial work. when deleting a generated element connected to a non-generated element, the user is asked for confirmation

82 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: Editor.xpt (+82)
soundasleep 2009-05-07 16:05 Rev.: 662

generated editors now have additional closeBlocking() method
adding test cases to test adding elements directly, and opening up created elements sub-diagrams

18 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: Editor.xpt (+18 -2)
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)

28 lines of code changed in 1 file:

  • org.openiaml.model/templates/aspects/xpt/editor: Editor.xpt (new 28)
Generated by StatSVN 0.7.0