|
openArchitectureWare
The leading platform for professional model-driven software development
openArchitectureWare (oAW) is a modular MDA/MDD generator framework implemented in Java(TM). It supports parsing of arbitrary models, and a language family to check and transform models as well as generate code based on them. Supporting editors are based on the Eclipse platform. OAW has strong support for EMF (Eclipse Modelling Framework) based models but can work with other models, too (e.g. UML2, XML or simple JavaBeans) At the core there is a workflow engine allowing the definition of generator/transformation workflows. A number of prebuilt workflow components can be used for reading and instantiating models, checking them for constraint violations, transforming them into other models and then finally, for generating code.
| Model Transformations |
Modeling Frontends |
Eclipse Integration |
- Configurable transformation process
- Model-to-text (M2T)
- Model-to-model (M2M)
- Text-to-model (T2M)
- Declarative model constraint checking
- Aspect oriented templating
- Template polymorphism
- Non-invasive, functional metamodel extensions
|
- Modeling Frontends
- Full EMF Integration
- Full UML2 Support
- All current UML tools supported
- Integrated in various tools
- pure::variants adapter
- GMF adapter
- Textual DSLs
- Metamodel Generator uml2ecore
|
- Static syntax checking
- Dynamic code assist
- Debugger support
- Cheat sheets
- Online help
- Hyperlinking
|
Friday, December 05 2008 @ 10:09 AM CET
Contributed by: Sven Efftinge
Release schedule
P2 Update site for the newest version: Update Site
Classic Update site for the newest version: Update Site
Goals of this release
- Visualization of models with Graphviz (by Markus Voelter and Michael Clay)
- XSD adapter (by Moritz Eysholdt)
- Classpath scheme for Xtext (by Jan Koehnlein)
- Bugfixing (by the whole community - Thanks!, managed by Patrick Schoenbach)
- Including source attachments again, which were accidentally missing in oAW 4.3.0
Thursday, December 13 2007 @ 12:50 PM CET
Contributed by: Sven Efftinge
We've submitted a project proposal called "Textual Modeling Framework" (TMF) at Eclipse which focuses on textual DSLs and Eclipse IDE integration. Xtext will become one of two initial contributions.
If you're using Xtext or you're just interested in this subject, please provide some feedback on the newsgroup (the password can be retrieved via this form).
|