Directory org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen/

Directory Created:
2011-05-01 15:43
Total Files:
5
Deleted Files:
0
Lines of Code:
785

[root]/org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen

Lines of Code

org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 18 (100.0%) 808 (100.0%) 44.8

Most Recent Commits

soundasleep 2011-05-09 15:46 Rev.: 2840

simplegmf: adding support for custom edge types through EdgeReference, for those with reference features other than 'from' and 'to'
additional verification checks, to improve the quality of error messages

14 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodegenFunctions.java (+14)
soundasleep 2011-05-03 16:31 Rev.: 2782

simplegmf: label features defined in platform .ecore definitions can now be defined and used to populate the label, e.g. Ecore::NamedElement.name

10 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodegenFunctions.java (+10 -1)
soundasleep 2011-05-02 21:13 Rev.: 2768

simplegmf: fixing bug where && in domainSpecialization body would cause XML parsing to fail
improving error messages for failed containment investigations
improving error messages for failed XML parsing

3 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: XMLBeautifier.java (+3 -3)
soundasleep 2011-05-02 18:47 Rev.: 2759

simplegmf: implementing CustomShapes in generated .gmfgraph

23 lines of code changed in 2 files:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodegenFunctions.java (+23), XMLBeautifier.java (-3)
soundasleep 2011-05-02 18:39 Rev.: 2758

simplegmf: xml file generation is now pretty printed, using the Java DOM API

141 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: XMLBeautifier.java (new 141)
soundasleep 2011-05-02 17:27 Rev.: 2757

simplegmf: making a UI plugin for generating code from the Eclipse environment
moving ModelLoader into org.openiaml.simplegmf.codegen plugin

124 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: ModelLoader.java (new 124)
soundasleep 2011-05-02 15:17 Rev.: 2751

simplegmf: generating label mappings for .gmfmap
generating creation tool mappings

96 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodegenFunctions.java (+96 -1)
soundasleep 2011-05-02 14:30 Rev.: 2750

simplegmf: initial work in generating .gmfmap files

7 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodegenFunctions.java (+7)
soundasleep 2011-05-01 21:32 Rev.: 2746

simplegmf: label accessors are now generated

74 lines of code changed in 2 files:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodeGenerator.java (+1), SimpleGMFCodegenFunctions.java (+73 -7)
soundasleep 2011-05-01 20:57 Rev.: 2743

simplegmf: adding counter functions to provide <accessor>s for labels

21 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodegenFunctions.java (+21 -1)
soundasleep 2011-05-01 20:20 Rev.: 2741

simplegmf: initial work in generating XXX.gmfgraph
adding local copy of Ecore metamodel

38 lines of code changed in 1 file:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodegenFunctions.java (+38)
soundasleep 2011-05-01 19:19 Rev.: 2739

simplegmf: updating codegen templates to finally generate some code
adding some basic constraints

79 lines of code changed in 3 files:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: CurrentModel.java (new 55), SimpleGMFCodeGenerator.java (+14 -7), SimpleGMFCodegenFunctions.java (+10)
soundasleep 2011-05-01 15:43 Rev.: 2732

simplegmf: adding the structure for code generation, based on modeldoc codegen (from oaw)

178 lines of code changed in 2 files:

  • org.openiaml.simplegmf.codegen/src/org/openiaml/simplegmf/codegen: SimpleGMFCodeGenerator.java (new 163), SimpleGMFCodegenFunctions.java (new 15)
Generated by StatSVN 0.7.0