1. 3229f80 Regenerated code (Xcore, Xtend2) with Photon IDE by Harald Mackamul · 7 years ago
  2. a57efd4 Implemented validations for data dependencies by Harald Mackamul · 7 years ago
  3. 5ac4b8a fixed bug w.r.t. Model migration to 0.9.1 by Zakir Meer · 7 years ago
  4. edb601c Implemented validations for call arguments by Harald Mackamul · 7 years ago
  5. 54355d3 [535599] Added basic validations for the new hardware model by Harald Mackamul · 7 years ago
  6. 51d8007 Minor model changes: HwPathElement, HwDestination by Harald Mackamul · 7 years ago
  7. e1feb41 Model cleanup and small extensions by Harald Mackamul · 7 years ago
  8. 36ec3f1 Fixed Sirius unit test to handle empty name defaults (instead of null) by Harald Mackamul · 7 years ago
  9. 2e3eb6b Model refinement: container references are now read only, ... by Harald Mackamul · 7 years ago
  10. b0112b7 Implemented getChoiceOfValues() for DataDependency and CallArgument by Harald Mackamul · 7 years ago
  11. ddd2468 First implementation of runnable parameters and data dependencies by Harald Mackamul · 7 years ago
  12. db8b4e3 updated plantuml version to 2018.8 (based on the ipclearance at Eclipse : https://dev.eclipse.org/ipzilla/show_bug.cgi?id=15530) by Zakir Meer · 7 years ago
  13. f5fc69f Modified name index to include INamed (previously IReferable) by Harald Mackamul · 7 years ago
  14. 691658f Replaced local name attributes with inheritance from INamed by Harald Mackamul · 7 years ago
  15. b3bf439 modified AmaltheaWorkspaceEditingDomainMapping to support Amalthea usecase (of having ResourceSet per folder scope) + DefaultWorkspaceEditingDomainMapping behaviour is retained for other metamodel descriptors (other than Amalthea case) by Zakir Meer · 7 years ago
  16. aa4f104 Minor changes: license, header, format by Harald Mackamul · 7 years ago
  17. 089d6cd fixed issue of resolving "associated updatesites" (during installation of APP4MC updatesite) by Zakir Meer · 7 years ago
  18. 4048dd4 added fix to "create ResourceSet object" based on combination of "folder scope" and Metamodel descriptor. by Zakir Meer · 7 years ago
  19. f0d297f added "optimized element search" based on AmaltheaIndex mechanism by Zakir Meer · 7 years ago
  20. 36a9e81 Added details to delay constraint documentation by Sailer · 7 years ago
  21. 9ef8231 Bug 536953: Fixed issue w.r.t. model migration [0.8.2 to 0.8.3] of VariableRateStimulus and SporadicStimulus by Zakir Meer · 7 years ago
  22. 54b3ac8 added Model migration (0.9.0 to 0.9.1) of TimeObject to Time + added JUnit test case to verify model migration by Zakir Meer · 7 years ago
  23. 4a40e15 Minor fixes: license text, model help. by Harald Mackamul · 7 years ago
  24. 3363761 Switch to EPL-2.0: replaced licenses and about.html, fixed build.properties by Harald Mackamul · 7 years ago
  25. 66547f2 Switch to EPL-2.0: replaced headers in source files (java, xtend, xcore) by Harald Mackamul · 7 years ago
  26. 80374b6 Switch to EPL-2.0: regenerated EMF files by Harald Mackamul · 7 years ago
  27. 3b4fe0b Changed default of delete methods (AmaltheaIndex) to also remove references to child elements by Harald Mackamul · 7 years ago
  28. 94386f1 Documentation of real-time metrics were added. by Sailer · 7 years ago
  29. fc6cf62 Merge branch 'develop' of https://asailer@git.eclipse.org/r/a/app4mc/org.eclipse.app4mc into develop by Sailer · 7 years ago
  30. 28fd63d extended documentation of metrics by Sailer · 7 years ago
  31. da39760 Renamed AmaltheaCrossReferenceUtil to AmaltheaIndex; added javadoc; marked old util classes as @Deprecated by Harald Mackamul · 7 years ago
  32. 5a04574 Merge branch 'develop' of https://asailer@git.eclipse.org/r/a/app4mc/org.eclipse.app4mc into develop by Sailer · 7 years ago
  33. 5c9913b Started adding definitions of the metrics in the documentation by Sailer · 7 years ago
  34. 8327a29 Introduced back references from scheduler to allocations (updated help and deployment utilities) by Harald Mackamul · 7 years ago
  35. 17306a7 adapted Model Migration sources to be compatible for 0.9.1 + added support for 0.9.1 model migration by Zakir Meer · 7 years ago
  36. ac769a2 Removed some obsolete classes (AbstractTime, TimeObject) by Harald Mackamul · 7 years ago
  37. 02076c0 Updated version to 0.9.1 (previous targets) by Harald Mackamul · 7 years ago
  38. 2a9ad9f Updated version to 0.9.1 (splash.bmp) by Harald Mackamul · 7 years ago
  39. 3f520a2 Updated version to 0.9.1 (about, model definition, sphinx descriptor, product, ide, ...) by Harald Mackamul · 7 years ago
  40. 53e4cb0 Updated version to 0.9.1 (examples) by Harald Mackamul · 7 years ago
  41. 1c2d81d Updated version to 0.9.1 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
  42. 1b4772e Named intermediate platform APP4MC Version 0.9.0a by Harald Mackamul · 7 years ago
  43. 1111e9f Added some more back references, updated help by Harald Mackamul · 7 years ago
  44. d608431 Extended index to handle contained elements, name based search and mass delete by Harald Mackamul · 7 years ago
  45. b22871f Fixed SoftwareUtil.getProcesses(...); updated computation of back references by Harald Mackamul · 7 years ago
  46. b903e46 RunnableCall, LabelAccess - added reference to tags; added back reference from Tag to tagged objects. by Harald Mackamul · 7 years ago
  47. ebd8c7a Added references from label / runnable to the referring components by Harald Mackamul · 7 years ago
  48. 8d971a8 Removed dynamic template and code of old back reference implementation by Harald Mackamul · 7 years ago
  49. ee78c09 Model cleanup, introduced Stimulus.affectedProcesses() by Harald Mackamul · 7 years ago
  50. 462ede8 Updated model definition (new required attributes, formatting, ...), added link to some containers, introduced AmaltheaCrossReferenceAdapter by Harald Mackamul · 7 years ago
  51. 2a311f5 updated JgraphT-core source library to CQ#11214 version (was mistakenly overwritten in the past) by Robert Hoettger · 7 years ago
  52. a960578 Fixed CrossReferenceUtil and modified tests by Harald Mackamul · 7 years ago
  53. 34a6ad6 Improved model documentation, modified test by Harald Mackamul · 7 years ago
  54. 41e22eb Fixed wrong usage of getRunnableCalls() by Harald Mackamul · 7 years ago
  55. 49f90c9 New implementation of back references (using class CrossReferenceUtil) by Harald Mackamul · 7 years ago
  56. b31101e Set MinimalEObject as base implementation class for AMALTHEA objects by Harald Mackamul · 7 years ago
  57. 80c18ee Included AMALTHEA Trace Database (ATDB) help pages by Harald Mackamul · 7 years ago
  58. 7b2588d Fixed mars feature by Harald Mackamul · 7 years ago
  59. 6ce5f27 Fixed mars target by Harald Mackamul · 7 years ago
  60. 1681ae6 Fixed pom entry by Harald Mackamul · 7 years ago
  61. aaade85 Updated feature: multicore by Harald Mackamul · 7 years ago
  62. 72f6864 Updated features: workflow.scripting, workflow.mwe by Harald Mackamul · 7 years ago
  63. a654263 Small UI fix (always use singular in create menu) by Harald Mackamul · 7 years ago
  64. 674092f Model consolidation: removed method "containerNotificationRequired()" (now handled in label providers), fixed and extended viewer notifications by Harald Mackamul · 7 years ago
  65. a26ab94 Model consolidation: added DataRateComparable, removed toString() operation of Value subclasses (now handled in label providers) by Harald Mackamul · 7 years ago
  66. 00f12f2 Product version, plugin name, ... by Harald Mackamul · 7 years ago releases/0.9.0
  67. 750a9f2 Updated release notes by Harald Mackamul · 7 years ago
  68. cfc4d19 Updated javadoc, util comments, help by Harald Mackamul · 7 years ago
  69. c038f40 model migration: fixed issue w.r.t. building of Caches for each migration step by Zakir Meer · 7 years ago
  70. b156955 model migration: limited scope w.r.t. migration of CustomProperties -> ReferenceObject's: only to HwModel elements by Zakir Meer · 7 years ago
  71. 090234a minor cleanups, additional checks, improved comments by Michael Pressler · 7 years ago
  72. ca016e4 Updated help (Examples, ExecutionNeed, RunnableInstructions) by Harald Mackamul · 7 years ago
  73. 3c75aaf implemented unit test for runtime utils plus bugfixes by Michael Pressler · 7 years ago
  74. becd86f added documentation for model migration (from 0.8.3 to 0.9.0) by Zakir Meer · 7 years ago
  75. 2357eb5 migrated CPUPercentageRequirementLimit, so that only ProcessingUnit element is supported as a part of hardwareContext by Zakir Meer · 7 years ago
  76. c54ee19 migration: added logging of message if referred Memory element is converted as a Cache element by Zakir Meer · 7 years ago
  77. 274fe99 migration: fixed issues regarding "too much of encoding"+ avoiding classifiers generation for Cache by Zakir Meer · 7 years ago
  78. ef4fa52 Created help page for hardware examples by Harald Mackamul · 7 years ago
  79. 07f6587 Updated icons by Harald Mackamul · 7 years ago
  80. 0e65df7 Updated hardware utils and added test by Harald Mackamul · 7 years ago
  81. 52fe2ab updated javadocs of classes (0.9.0 model migration related)+ handled updation of Memory and Cache references in CustomProperties by Zakir Meer · 7 years ago
  82. 03b47fd updated MigrationJob to support availability of Caches in PostProcessor by Zakir Meer · 7 years ago
  83. 04c201b Updated help: Hardware model by Harald Mackamul · 7 years ago
  84. e62a849 added special handling for migration of ReferenceObjects inside CustomProperties by Zakir Meer · 7 years ago
  85. 897326d migrated democar mapping example by Zakir Meer · 7 years ago
  86. b791105 added name encoding -> for all the references of HwModel by Zakir Meer · 7 years ago
  87. 353e37b migrated references of HwModel elements inside CustomProperties by Zakir Meer · 7 years ago
  88. 714e3e6 migrated HwFeatureCategory references for default case inside ExecutionNeed by Zakir Meer · 7 years ago
  89. c9fbbfc UI cleanup by Harald Mackamul · 7 years ago
  90. 674cd24 Updated modeling examples by Harald Mackamul · 7 years ago
  91. 71288e1 patch for changes regarding needEntry change to String by Michael Pressler · 7 years ago
  92. b6f6a07 Updated examples and utils by Harald Mackamul · 7 years ago
  93. f20b91f Model changes: removed RunnableInstructions, key of NeedEntry is of type String; required fixes (temp) by Harald Mackamul · 7 years ago
  94. e2036d6 Updated examples (migrated to current model) by Harald Mackamul · 7 years ago
  95. a1500da first prototype adaptations for runtime util functions by Michael Pressler · 7 years ago
  96. 4b3765a added migration for HWFeature value (based on metamodel change from last commit) by Zakir Meer · 7 years ago
  97. f375dd8 Changed value of HWFeature to double by Harald Mackamul · 7 years ago
  98. d66d028 added migration of CustomProperties inside HW model elements (0.8.3 -> 0.9.0 migration) by Zakir Meer · 7 years ago
  99. 4f0b135 Updated adapter for ExecutionNeed by Harald Mackamul · 7 years ago
  100. cd61c4d Added initial documentation of new hardware model by Harald Mackamul · 7 years ago