- 29c2083 Added model builders (preliminary) by Harald Mackamul · 6 years ago
- 00c8051 Added "synchronized" to ensured that the index is only built once (in case of concurrent read operations) by Harald Mackamul · 6 years ago
- 9ebb2c5 Updated "Available Software Sites" preference list of the APP4MC product by Harald Mackamul · 7 years ago
- 667be09 Updated version to 0.9.2 (splash.bmp) by Harald Mackamul · 7 years ago
- 6931350 Updated version to 0.9.2 (about, model definition, sphinx descriptor, product, ide, ...) by Harald Mackamul · 7 years ago
- be484a1 Updated version to 0.9.2 (examples) by Harald Mackamul · 7 years ago
- 6c5cad8 Updated version to 0.9.2 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
- b4befe1 Minor changes and comments by Harald Mackamul · 7 years ago
- 6e462e8 Updated platform version to 0.9.1a (model version is still 0.9.1) by Harald Mackamul · 7 years ago releases/0.9.1a
- 0b29b4f Updated search to filter results according to the model scope by Harald Mackamul · 7 years ago
- 457baf1 Reintroduced MemoryTypeEnum by Harald Mackamul · 7 years ago
- a0c0212 Disabled custom editing domain (to avoid conflict with ARTOP - see Sphinx Bug 537193) by Harald Mackamul · 7 years ago
- 3550c61 Fixed help: wrong class name by Harald Mackamul · 7 years ago
- 636b513 Fixed migration to 0.9.0: featuretype "performance" (must be lowercase) by Harald Mackamul · 7 years ago
- 52e7c1c Updated help: class name, undefined characters, links and anchor definitions by Harald Mackamul · 7 years ago
- 489329c Bug 537605 : Migration (0.8.3 to 0.9.0) of CORE's (ProcessingUniit) to its corresponding MicroController (HwStructure) by Zakir Meer · 7 years ago
- a5ff395 added a additional profile to excute Maven build locally (with oxygen target) by Zakir Meer · 7 years ago
- e6f8711 Added help for DataDependency, RunnableParameters and CallArguments by Harald Mackamul · 7 years ago releases/0.9.1
- cf76f90 changed neon profile activation in pom.xml. Oxygen build will be invoked by default by Zakir Meer · 7 years ago
- 71b9d1e added oxygen targt definition files + target file : to be used in build by Zakir Meer · 7 years ago
- e7a0471 Due to EASE 0.6.0 bug : changed API name -> addLoggerToConsole(String loggerName) to addLoggerToConsole_withParams(String loggerName, String pattern) by Zakir Meer · 7 years ago
- 836738a disabled app4mc.example.tool.mapping example by Zakir Meer · 7 years ago
- 0bdbc17 updated plugins which are required as per Oxygen target by Zakir Meer · 7 years ago
- 86e6629 updated "EPL 2" license related data in plugins/features compatible with previous releases of APP4MC by Zakir Meer · 7 years ago
- 4b8611d updated product configuration file based on the Oxygen 3a target by Zakir Meer · 7 years ago
- 77b77c0 changed links of updatesites (so as to be compatible with oxygen 3a) by Zakir Meer · 7 years ago
- 4123238 added a new OOMPH setup file for building the APP4MC developmemnt environment based on the specified target by Zakir Meer · 7 years ago
- 42e7d28 disabled app4mc.example.tool.mapping and org.eclipse.app4mc.multicore.examples.installer plugins from the product build + added a new profile for oxygen by Zakir Meer · 7 years ago
- 06d68f1 Updated help: release notes, constraints, measurement. by Harald Mackamul · 7 years ago
- 29bfaa7 Updated feature name to meet standard pattern by Harald Mackamul · 7 years ago
- 4d62b4d Updated Java Example: replaced deprecated search method by Harald Mackamul · 7 years ago
- a0a5bc8 Updated hardware validations: new warnings, reduced errors by Harald Mackamul · 7 years ago
- da1b1e2 updated license feature version by Zakir Meer · 7 years ago
- 68fcc7a updated docu for model migration by Zakir Meer · 7 years ago
- f82be55 Extended documentation for metrics by Sailer · 7 years ago
- 0a8d0e5 Updated help: release notes, roadmap, concept of data dependency by Harald Mackamul · 7 years ago
- ca3b8ef Editor search: old search is set as default, new (experimental) index search can be tested with prefix "i:" by Harald Mackamul · 7 years ago
- abb234f Updated virtual folders; new folders: Runnable Parameters, Call Arguments, Default Need Entries by Harald Mackamul · 7 years ago
- 3229f80 Regenerated code (Xcore, Xtend2) with Photon IDE by Harald Mackamul · 7 years ago
- a57efd4 Implemented validations for data dependencies by Harald Mackamul · 7 years ago
- 5ac4b8a fixed bug w.r.t. Model migration to 0.9.1 by Zakir Meer · 7 years ago
- edb601c Implemented validations for call arguments by Harald Mackamul · 7 years ago
- 54355d3 [535599] Added basic validations for the new hardware model by Harald Mackamul · 7 years ago
- 51d8007 Minor model changes: HwPathElement, HwDestination by Harald Mackamul · 7 years ago
- e1feb41 Model cleanup and small extensions by Harald Mackamul · 7 years ago
- 36ec3f1 Fixed Sirius unit test to handle empty name defaults (instead of null) by Harald Mackamul · 7 years ago
- 2e3eb6b Model refinement: container references are now read only, ... by Harald Mackamul · 7 years ago
- b0112b7 Implemented getChoiceOfValues() for DataDependency and CallArgument by Harald Mackamul · 7 years ago
- ddd2468 First implementation of runnable parameters and data dependencies by Harald Mackamul · 7 years ago
- 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
- f5fc69f Modified name index to include INamed (previously IReferable) by Harald Mackamul · 7 years ago
- 691658f Replaced local name attributes with inheritance from INamed by Harald Mackamul · 7 years ago
- 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
- aa4f104 Minor changes: license, header, format by Harald Mackamul · 7 years ago
- 089d6cd fixed issue of resolving "associated updatesites" (during installation of APP4MC updatesite) by Zakir Meer · 7 years ago
- 4048dd4 added fix to "create ResourceSet object" based on combination of "folder scope" and Metamodel descriptor. by Zakir Meer · 7 years ago
- f0d297f added "optimized element search" based on AmaltheaIndex mechanism by Zakir Meer · 7 years ago
- 36a9e81 Added details to delay constraint documentation by Sailer · 7 years ago
- 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
- 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
- 4a40e15 Minor fixes: license text, model help. by Harald Mackamul · 7 years ago
- 3363761 Switch to EPL-2.0: replaced licenses and about.html, fixed build.properties by Harald Mackamul · 7 years ago
- 66547f2 Switch to EPL-2.0: replaced headers in source files (java, xtend, xcore) by Harald Mackamul · 7 years ago
- 80374b6 Switch to EPL-2.0: regenerated EMF files by Harald Mackamul · 7 years ago
- 3b4fe0b Changed default of delete methods (AmaltheaIndex) to also remove references to child elements by Harald Mackamul · 7 years ago
- 94386f1 Documentation of real-time metrics were added. by Sailer · 7 years ago
- fc6cf62 Merge branch 'develop' of https://asailer@git.eclipse.org/r/a/app4mc/org.eclipse.app4mc into develop by Sailer · 7 years ago
- 28fd63d extended documentation of metrics by Sailer · 7 years ago
- da39760 Renamed AmaltheaCrossReferenceUtil to AmaltheaIndex; added javadoc; marked old util classes as @Deprecated by Harald Mackamul · 7 years ago
- 5a04574 Merge branch 'develop' of https://asailer@git.eclipse.org/r/a/app4mc/org.eclipse.app4mc into develop by Sailer · 7 years ago
- 5c9913b Started adding definitions of the metrics in the documentation by Sailer · 7 years ago
- 8327a29 Introduced back references from scheduler to allocations (updated help and deployment utilities) by Harald Mackamul · 7 years ago
- 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
- ac769a2 Removed some obsolete classes (AbstractTime, TimeObject) by Harald Mackamul · 7 years ago
- 02076c0 Updated version to 0.9.1 (previous targets) by Harald Mackamul · 7 years ago
- 2a9ad9f Updated version to 0.9.1 (splash.bmp) by Harald Mackamul · 7 years ago
- 3f520a2 Updated version to 0.9.1 (about, model definition, sphinx descriptor, product, ide, ...) by Harald Mackamul · 7 years ago
- 53e4cb0 Updated version to 0.9.1 (examples) by Harald Mackamul · 7 years ago
- 1c2d81d Updated version to 0.9.1 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
- 1b4772e Named intermediate platform APP4MC Version 0.9.0a by Harald Mackamul · 7 years ago
- 1111e9f Added some more back references, updated help by Harald Mackamul · 7 years ago
- d608431 Extended index to handle contained elements, name based search and mass delete by Harald Mackamul · 7 years ago
- b22871f Fixed SoftwareUtil.getProcesses(...); updated computation of back references by Harald Mackamul · 7 years ago
- b903e46 RunnableCall, LabelAccess - added reference to tags; added back reference from Tag to tagged objects. by Harald Mackamul · 7 years ago
- ebd8c7a Added references from label / runnable to the referring components by Harald Mackamul · 7 years ago
- 8d971a8 Removed dynamic template and code of old back reference implementation by Harald Mackamul · 7 years ago
- ee78c09 Model cleanup, introduced Stimulus.affectedProcesses() by Harald Mackamul · 7 years ago
- 462ede8 Updated model definition (new required attributes, formatting, ...), added link to some containers, introduced AmaltheaCrossReferenceAdapter by Harald Mackamul · 7 years ago
- 2a311f5 updated JgraphT-core source library to CQ#11214 version (was mistakenly overwritten in the past) by Robert Hoettger · 7 years ago
- a960578 Fixed CrossReferenceUtil and modified tests by Harald Mackamul · 7 years ago
- 34a6ad6 Improved model documentation, modified test by Harald Mackamul · 7 years ago
- 41e22eb Fixed wrong usage of getRunnableCalls() by Harald Mackamul · 7 years ago
- 49f90c9 New implementation of back references (using class CrossReferenceUtil) by Harald Mackamul · 7 years ago
- b31101e Set MinimalEObject as base implementation class for AMALTHEA objects by Harald Mackamul · 7 years ago
- 80c18ee Included AMALTHEA Trace Database (ATDB) help pages by Harald Mackamul · 7 years ago
- 7b2588d Fixed mars feature by Harald Mackamul · 7 years ago
- 6ce5f27 Fixed mars target by Harald Mackamul · 7 years ago
- 1681ae6 Fixed pom entry by Harald Mackamul · 7 years ago
- aaade85 Updated feature: multicore by Harald Mackamul · 7 years ago
- 72f6864 Updated features: workflow.scripting, workflow.mwe by Harald Mackamul · 7 years ago