1. 2b3d935 updated workingSets.psf file + removed unused installer plugin by Zakir Meer · 6 years ago
  2. 13dd0de adapted example model transformation to be compatible to APP4MC 0.9.2 + code clean up by Zakir Meer · 6 years ago
  3. 1a047f7 added 0.9.2 amalthea model as input + added code to convert relative path of command line arguments to absolute (based on location of input properties file)+ removed launch configuration (as it is no longer required) by Zakir Meer · 6 years ago
  4. cef2ca0 adapted the code, so as to be consistent with latest APP4MC version by Zakir Meer · 6 years ago
  5. b1500cc updated slides for Model Transformation by Zakir Meer · 6 years ago
  6. 5639d3e added slides for based on the latest architecture of model transformation framework by Zakir Meer · 6 years ago
  7. 957b205 added plugin org.eclipse.app4mc.transform.to.inchron.product : it contains the product definition and launch confiugration information by Zakir Meer · 6 years ago
  8. 455127e Used an appropriate image format by Harald Mackamul · 6 years ago
  9. 240344c updated the core framework for better usage of Logger + added required dependencies for com.inchron.realitime.root plugin by Zakir Meer · 6 years ago
  10. 9bd9bcb updated m2m plugins to use APP4MC 0.9.1 plugins by Zakir Meer · 6 years ago
  11. ebf2c86 removed inchron example transformation installer plugin (as M2M to Inchron model is a productive application : not a demonstrator) by Zakir Meer · 6 years ago
  12. afb1cfc added Inchron 2.98.2 plugin as a local plugin instead of depending on the updatesite: http://eclipse.inchron.com/realtime/updatesites/release/2.98.2/ by Zakir Meer · 6 years ago
  13. f58c804 updated product configurations to consider application extensions rather than product extensions by Zakir Meer · 6 years ago
  14. 7f6f68c updated Feature names by Zakir Meer · 6 years ago
  15. 9b2dff8 cleaned up "org.eclipse.app4mc.transformation.examples.feature" by Zakir Meer · 6 years ago
  16. 553ea51 separated examples installer feature from the core transformation feature by Zakir Meer · 6 years ago
  17. 5322ba3 re-exported mandataroy plugins from "org.eclipse.app4mc.transformation.extensions" plugin + provided Google Guice Injector variable in all transformer classes + updated launch configuration and product files by Zakir Meer · 6 years ago
  18. f04a447 Used shorter name (according to existing project) by Harald Mackamul · 6 years ago
  19. ecbeb36 Added documentation folder for SCA2AMALTHEA by Harald Mackamul · 6 years ago
  20. 8e40b6a Added LICENSE file by Harald Mackamul · 6 years ago
  21. e60e281 Switch to EPL-2.0 (for emf-graphical-viewer project): replaced license content and added necessary files (about.html + epl-2.0.html) by Zakir Meer · 6 years ago
  22. 4c11a9c Switch to EPL-2.0 (for model-migration project): replaced license content and added necessary files (about.html + epl-2.0.html) by Zakir Meer · 6 years ago
  23. deae197 Merge "New AmaltheaTransformer.transformMetaInfo() for inchron GeneralInfo" by Zakir Meer · 6 years ago
  24. dab617f Switch to EPL-2.0: replaced licenses and about.html, fixed build.properties by Harald Mackamul · 6 years ago
  25. ddb243a Switch to EPL-2.0: replaced headers in source files by Harald Mackamul · 6 years ago
  26. 9e2f905 New AmaltheaTransformer.transformMetaInfo() for inchron GeneralInfo by Stefan Quandt · 6 years ago
  27. a9fcf1f Model 2.89.2 related update of stimuli generators by squandt · 6 years ago
  28. 45a8f81 updated target so as to use xtext 2.14.0 and followed additional information based on bug fix : https://bugs.eclipse.org/bugs/show_bug.cgi?id=531640 and https://github.com/eclipse/xtext/issues/1231 by Zakir Meer · 6 years ago
  29. 4e33e48 synchronized usage of 2.14.0 "xtend-maven-plugin" in all pom.xml files by Zakir Meer · 6 years ago
  30. 2c76d55 commented association of Inchron proecess (as this is removed in 2.98.2 version of Inchron metamodel) by Zakir Meer · 6 years ago
  31. 527fb79 updated pom.xml files to support compilation of Xtend sources as a part of the build by Zakir Meer · 6 years ago
  32. 817cd40 updated workingset file (based on the renaming of target folder to dev_utils) by Zakir Meer · 6 years ago
  33. 301ce6c renamed target folder to "dev_utils" folder by Zakir Meer · 6 years ago
  34. df0edd8 fixed issue of associating CPU to CPUCore + uncommented the association of Process object to StimuliTransformer by Zakir Meer · 6 years ago
  35. 1ba3892 added working set (PSF file) by Zakir Meer · 6 years ago
  36. b3b29c8 added runtime directory info in the product launch config files+renamed product files by Zakir Meer · 6 years ago
  37. 2b2799d added new features (to be able to build amlt2inchron transformation dev environment by adding the update-site ) by Zakir Meer · 6 years ago
  38. 896e648 added complete dev target with inchron update site by Zakir Meer · 6 years ago
  39. 5be9aba renamed amalthea-to-inchron-transformation folder to amlt2inchron (as copy builder had an issue to execute with a long path) by Zakir Meer · 6 years ago
  40. 6277ef0 updated builder generator java class with the new folder structure by Zakir Meer · 6 years ago
  41. 510ab7d updated pom files, to support generation of p2 update site by Zakir Meer · 6 years ago
  42. 9f251f5 added first implementation of AMALTHEA to Inchron model transformation by Zakir Meer · 6 years ago
  43. 206336c added full target (which includes inchron model updatesite) by Zakir Meer · 6 years ago
  44. f640d63 adapted code to use PlantUML 8000 library(https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11603) by Zakir Meer · 6 years ago
  45. b3b902e added a prossibility to attach the custom logger by Zakir Meer · 6 years ago
  46. e258063 Updated examples and included new AMALTHEA version 0.9.0 by Harald Mackamul · 6 years ago
  47. 168315c added user documentation for Model transformation framework+ updated customobjectsstore API by Zakir Meer · 7 years ago
  48. 85aacbb refactored code based on the name changes in input properties by Zakir Meer · 7 years ago
  49. 573729e Updated model to text examples by Harald Mackamul · 7 years ago
  50. 2706469 code cleanup (removed unused extensionpoints and extension defintions) by Zakir Meer · 7 years ago
  51. 1d93a0e Fixed pom file by Harald Mackamul · 7 years ago
  52. a4d9b0f Renamed example category by Harald Mackamul · 7 years ago
  53. 68556bb Renamed examples and folders by Harald Mackamul · 7 years ago
  54. f86c10d Minor changes: copyright header, format by Harald Mackamul · 7 years ago
  55. 9aff692 updated copyright information by Zakir Meer · 7 years ago
  56. 3ea9f00 added eclipse license plugin by Zakir Meer · 7 years ago
  57. 0601b45 added jar-signer functionality in root pom file by Zakir Meer · 7 years ago
  58. 584ab6e updated example name by Zakir Meer · 7 years ago
  59. b692b3c updated EMF, Xtext version numbers + updated pom.xml files by Zakir Meer · 7 years ago
  60. aaec48b added explicit versions for update sites of EMF and Xtext by Zakir Meer · 7 years ago
  61. 19c1869 updated plugins ids in pom.xml by Zakir Meer · 7 years ago
  62. d16644f modified sites to be contacted during installation of p2repo by Zakir Meer · 7 years ago
  63. 9ecf0a0 added maven Xtend compiler in pom.xml files by Zakir Meer · 7 years ago
  64. 6b0fffb adapted the folder structure based on the new architecture (separation of core plugins and examples) by Zakir Meer · 7 years ago
  65. 6d22fd4 Updated provider ("Eclipse APP4MC") and label ("APP4MC" instead of "AMALTHEA") by Harald Mackamul · 7 years ago
  66. 737ee0e updated code (also made it compatible with APP4MC 0.8.2) by Zakir Meer · 7 years ago
  67. 13baf17 c sources by Syed Aoun Raza · 7 years ago
  68. 3de5be2 added code of M2T transformation by Zakir Meer · 7 years ago
  69. bf4d33f Merge branch 'zmeer/feature/emfGraphicalViewer' by Zakir Meer · 7 years ago
  70. a4ff394 updated version number generation for binaries by Zakir Meer · 7 years ago
  71. 2f2178c updated target file by Zakir Meer · 7 years ago
  72. e3ba0d7 handling elements from sub-packages by Zakir Meer · 7 years ago
  73. 6d62481 added slides to provide overview of various plugins by Zakir Meer · 7 years ago
  74. 0b14e8e updated plugin names by Zakir Meer · 7 years ago
  75. b71d2b9 added source code of framework to perform M2M, M2T transformation for AMALTHEA model by Zakir Meer · 7 years ago
  76. 7012400 added a new feature to import ecore models directly into the runtime registry by Zakir Meer · 7 years ago
  77. 92d3522 added git ignore file + removed target folder by Zakir Meer · 7 years ago
  78. 93c20df Initial Commit of java part of sca2amalthea tool by Syed Aoun Raza · 7 years ago
  79. 1f04902 SCA2Amalthea: initial documentation by Syed Aoun Raza · 7 years ago
  80. a84e143 Updated description by Harald Mackamul · 7 years ago
  81. 5f45267 updated docu by Zakir · 7 years ago
  82. 88820e1 updated description by Zakir Meer · 7 years ago
  83. a46048b Initial structure of sca2amalthea by Harald Mackamul · 7 years ago
  84. e76d0ad exposed packages of metamodel explorer by Zakir Meer · 7 years ago
  85. 1882c13 initial commit of EMF Graphical Viewer (including Metamodel Explorer) based on PlantUML by Zakir Meer · 7 years ago
  86. 9706971 Added description.txt by Harald Mackamul · 7 years ago