- 8e1e17a Updated version to 0.9.3 (splash.bmp) by Harald Mackamul · 6 years ago
- 4c7cb1c Updated version to 0.9.3 (about, model definition, sphinx descriptor, product, ide, ...) by Harald Mackamul · 6 years ago
- e8e623b Updated version to 0.9.3 (examples) by Harald Mackamul · 6 years ago
- 9b83efe Updated version to 0.9.3 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
- e61e193 Fixed UI issue: now Deviation<DoubleObject> is handled correctly by Harald Mackamul · 6 years ago
- d97cc69 Model search results: Optimized view and content providers by Harald Mackamul · 6 years ago
- 5236bd3 Amalthea model: Corrected computation of derived references to implement InternalEList by Harald Mackamul · 6 years ago
- 47424ee Updated Xtend preferences: keep Java files by Harald Mackamul · 6 years ago
- 3d8225d Updated model help (Javadoc, utilities, documents) by Harald Mackamul · 6 years ago
- 34850d2 UI enhancement for HwStructure: put ports to the top of the contained children list by Harald Mackamul · 6 years ago
- 42d90f3 Corrected plugin names by Harald Mackamul · 6 years ago
- 62693bd Updated release notes by Harald Mackamul · 6 years ago releases/0.9.2
- 9aba88c Fixed model search: cached SWT images, improved performance by Harald Mackamul · 6 years ago
- 922e7dc Implemented most builders in Java by Harald Mackamul · 6 years ago
- 5d215c0 Updated HwVisualization plugin: all structures are created before the connections; formatting by Harald Mackamul · 6 years ago
- 6dce179 Disabled strict hardware structure check that enforces connections to contained ports by Harald Mackamul · 6 years ago
- d614437 Cleanup / update: properties, xsd by Harald Mackamul · 6 years ago
- c849059 Implemented some builders in Java (because Xtend2 handling of Generics was not stable in IDE build) by Harald Mackamul · 6 years ago
- 91c950a Hardware model: minor changes for attributes of ConnectionHandler by Harald Mackamul · 6 years ago
- abffedf Updated HwVisualization plugin: Converts special charackters, overworked error reporting by Falk Wurst · 6 years ago
- 6e1e4f4 Updated HwModel documentation (MaxBurstSize, MaxConcurrentTransfers, MemoryType) by Falk Wurst · 6 years ago
- 41f9261 added documentation for model migration(from 0.9.1 to 0.9.2) by Zakir Meer · 6 years ago
- 5fcc030 Fixed InstructionsUtil.getOrCreateInstructionsCategory() by Lukas Krawczyk · 6 years ago
- c50ca99 Enabled custom editing domain again (Be aware of conflict with ARTOP - see Sphinx Bug 537193) by Harald Mackamul · 6 years ago
- 00e4035 [540501] Added new model search dialog by Harald Mackamul · 6 years ago
- 669e717 Bug 540311 fixed encoding issues of HW Model element references by Zakir Meer · 6 years ago
- e0a7fb6 Updated hardware validations: bug fix and additional comments by Harald Mackamul · 6 years ago
- abf5078 Created data type PositiveInt to correctly use @ExtendedMetaData(minInclusive="1") by Harald Mackamul · 6 years ago
- 09089fc Changed method names of instruction utilities to distinguish between generic and constant parameters by Harald Mackamul · 6 years ago
- 2c156bf [540210] Added validations for hardware model: consistency of structure; correct use of features in definitions by Harald Mackamul · 6 years ago
- 5cd78e9 Extended hardware model (new attributes of ConnectionHandler and MemoryDefinition) by Harald Mackamul · 6 years ago
- 8957cf8 Changed image names according to lower case convention by Harald Mackamul · 6 years ago
- ad28cdb Updated the HwModel documentation and added new pictures for delegated Ports and ParallelTransactions by Falk Wurst · 6 years ago
- 5f735ce HwModel documentation updated (BurstSize, ParallelTransactions, MemoryType) by Falk Wurst · 6 years ago
- bb0db29 Cleanup of model tests, updated build properties by Harald Mackamul · 6 years ago
- ca2d088 Updated builders, added example (runtime util test model) by Harald Mackamul · 6 years ago
- f9821c2 adapted Model Migration sources to be compatible for 0.9.2 + added support for 0.9.2 model migration by Zakir Meer · 6 years ago
- 13452e3 Bug 539380 fixed issue w.r.t. missing MemoryType definition by Zakir Meer · 6 years ago
- ddff960 updated the URL of TPD plugins (as updatesite location has been changed) by Zakir Meer · 6 years ago
- 7595301 Added .gitignore files by Harald Mackamul · 6 years ago
- 380d6bb Updated builders, added example (hardware test model) by Harald Mackamul · 6 years ago
- 0df0a51 Merge branch 'develop-work' into develop by Harald Mackamul · 6 years ago
- 468bb6b Updated model builders by Harald Mackamul · 6 years ago
- 623fee9 Merge "removed deprecated functions" into develop by Harald Mackamul · 6 years ago
- f9e13a5 removed deprecated functions by Michael Pressler · 6 years ago
- 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 · 6 years ago
- 667be09 Updated version to 0.9.2 (splash.bmp) by Harald Mackamul · 6 years ago
- 6931350 Updated version to 0.9.2 (about, model definition, sphinx descriptor, product, ide, ...) by Harald Mackamul · 6 years ago
- be484a1 Updated version to 0.9.2 (examples) by Harald Mackamul · 6 years ago
- 6c5cad8 Updated version to 0.9.2 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
- b4befe1 Minor changes and comments by Harald Mackamul · 6 years ago
- 6e462e8 Updated platform version to 0.9.1a (model version is still 0.9.1) by Harald Mackamul · 6 years ago releases/0.9.1a
- 0b29b4f Updated search to filter results according to the model scope by Harald Mackamul · 6 years ago
- 457baf1 Reintroduced MemoryTypeEnum by Harald Mackamul · 6 years ago
- a0c0212 Disabled custom editing domain (to avoid conflict with ARTOP - see Sphinx Bug 537193) by Harald Mackamul · 6 years ago
- 3550c61 Fixed help: wrong class name by Harald Mackamul · 6 years ago
- 636b513 Fixed migration to 0.9.0: featuretype "performance" (must be lowercase) by Harald Mackamul · 6 years ago
- 52e7c1c Updated help: class name, undefined characters, links and anchor definitions by Harald Mackamul · 6 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 · 6 years ago
- a5ff395 added a additional profile to excute Maven build locally (with oxygen target) by Zakir Meer · 6 years ago
- e6f8711 Added help for DataDependency, RunnableParameters and CallArguments by Harald Mackamul · 6 years ago releases/0.9.1
- cf76f90 changed neon profile activation in pom.xml. Oxygen build will be invoked by default by Zakir Meer · 6 years ago
- 71b9d1e added oxygen targt definition files + target file : to be used in build by Zakir Meer · 6 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 · 6 years ago
- 836738a disabled app4mc.example.tool.mapping example by Zakir Meer · 6 years ago
- 0bdbc17 updated plugins which are required as per Oxygen target by Zakir Meer · 6 years ago
- 86e6629 updated "EPL 2" license related data in plugins/features compatible with previous releases of APP4MC by Zakir Meer · 6 years ago
- 4b8611d updated product configuration file based on the Oxygen 3a target by Zakir Meer · 6 years ago
- 77b77c0 changed links of updatesites (so as to be compatible with oxygen 3a) by Zakir Meer · 6 years ago
- 4123238 added a new OOMPH setup file for building the APP4MC developmemnt environment based on the specified target by Zakir Meer · 6 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 · 6 years ago
- 06d68f1 Updated help: release notes, constraints, measurement. by Harald Mackamul · 6 years ago
- 29bfaa7 Updated feature name to meet standard pattern by Harald Mackamul · 6 years ago
- 4d62b4d Updated Java Example: replaced deprecated search method by Harald Mackamul · 6 years ago
- a0a5bc8 Updated hardware validations: new warnings, reduced errors by Harald Mackamul · 6 years ago
- da1b1e2 updated license feature version by Zakir Meer · 6 years ago
- 68fcc7a updated docu for model migration by Zakir Meer · 6 years ago
- f82be55 Extended documentation for metrics by Sailer · 6 years ago
- 0a8d0e5 Updated help: release notes, roadmap, concept of data dependency by Harald Mackamul · 6 years ago
- ca3b8ef Editor search: old search is set as default, new (experimental) index search can be tested with prefix "i:" by Harald Mackamul · 6 years ago
- abb234f Updated virtual folders; new folders: Runnable Parameters, Call Arguments, Default Need Entries by Harald Mackamul · 6 years ago
- 3229f80 Regenerated code (Xcore, Xtend2) with Photon IDE by Harald Mackamul · 6 years ago
- a57efd4 Implemented validations for data dependencies by Harald Mackamul · 6 years ago
- 5ac4b8a fixed bug w.r.t. Model migration to 0.9.1 by Zakir Meer · 6 years ago
- edb601c Implemented validations for call arguments by Harald Mackamul · 6 years ago
- 54355d3 [535599] Added basic validations for the new hardware model by Harald Mackamul · 6 years ago
- 51d8007 Minor model changes: HwPathElement, HwDestination by Harald Mackamul · 6 years ago
- e1feb41 Model cleanup and small extensions by Harald Mackamul · 6 years ago
- 36ec3f1 Fixed Sirius unit test to handle empty name defaults (instead of null) by Harald Mackamul · 6 years ago
- 2e3eb6b Model refinement: container references are now read only, ... by Harald Mackamul · 6 years ago
- b0112b7 Implemented getChoiceOfValues() for DataDependency and CallArgument by Harald Mackamul · 6 years ago
- ddd2468 First implementation of runnable parameters and data dependencies by Harald Mackamul · 6 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 · 6 years ago
- f5fc69f Modified name index to include INamed (previously IReferable) by Harald Mackamul · 6 years ago
- 691658f Replaced local name attributes with inheritance from INamed by Harald Mackamul · 6 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 · 6 years ago
- aa4f104 Minor changes: license, header, format by Harald Mackamul · 6 years ago
- 089d6cd fixed issue of resolving "associated updatesites" (during installation of APP4MC updatesite) by Zakir Meer · 6 years ago