Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OAW Events"

(Tutorial at [http://codegeneration.net/cg2007/index.php CodeGeneration 2007] Conference)
Line 8: Line 8:
 
This session will provide a brief overview of the openArchitectureWare MDSD tool and related Eclipse-based modelling infrastructure such as EMF and GMF. We will look at model verification, code generation as well as model-to-model transformation. Advanced topics, such as building textual and graphical editors, aspect-oriented modelling and variant management on generator level will also be covered. openArchitectureWare is a complete, industry-strength solution for model-driven development. oAW integrates a number of tool components for all aspects of MDSD into a coherent framework. Where possible, it integrates components from other Eclipse-based, MDD-related projects. The evolution of oAW is driven by the needs of developers implementing MDD in actual projects.  
 
This session will provide a brief overview of the openArchitectureWare MDSD tool and related Eclipse-based modelling infrastructure such as EMF and GMF. We will look at model verification, code generation as well as model-to-model transformation. Advanced topics, such as building textual and graphical editors, aspect-oriented modelling and variant management on generator level will also be covered. openArchitectureWare is a complete, industry-strength solution for model-driven development. oAW integrates a number of tool components for all aspects of MDSD into a coherent framework. Where possible, it integrates components from other Eclipse-based, MDD-related projects. The evolution of oAW is driven by the needs of developers implementing MDD in actual projects.  
  
== Tutorial ("Power Workshop") at [http://www.jax.de Eclipse Forum Europe/JAX 2007 ===
+
== Tutorial ("Power Workshop") at [http://www.jax.de Eclipse Forum Europe/JAX 2007] ==
 
'''Name:''' MDD with the Eclipse Modeling Tools
 
'''Name:''' MDD with the Eclipse Modeling Tools
 
'''When:''' April 27, 2007
 
'''When:''' April 27, 2007
Line 15: Line 15:
  
 
This workshop is an introduction to Model-Driven Software Development (MDSD) using the tools from the Eclipse Modeling Project. We will use the Eclipse Modeling Framework EMF, as well as the solutions for generating code, transforming models and for workflow orchestration. Participants should have a basic understanding of MDSD (terms, concepts). After the workshop, participants will be able to implement MDSD with the Eclipse-based tools we introduce. The workshop is based on a running example to illustrate concepts and tools. Participants are encouraged to bring their own (Windows) Notebook in order to follow the examples hands-on. No tool installation is required in advance, we will bring the respective tooling on CDs.
 
This workshop is an introduction to Model-Driven Software Development (MDSD) using the tools from the Eclipse Modeling Project. We will use the Eclipse Modeling Framework EMF, as well as the solutions for generating code, transforming models and for workflow orchestration. Participants should have a basic understanding of MDSD (terms, concepts). After the workshop, participants will be able to implement MDSD with the Eclipse-based tools we introduce. The workshop is based on a running example to illustrate concepts and tools. Participants are encouraged to bring their own (Windows) Notebook in order to follow the examples hands-on. No tool installation is required in advance, we will bring the respective tooling on CDs.
 +
 +
== Session at [http://www.jax.de Eclipse Forum Europe/JAX 2007] ==
 +
'''Name:''' Textuelle domänenspezifische Sprachen (DSLs)
 +
'''When:''' April 25, 2007
 +
'''Where:''' Wiesbaden, Germany
 +
'''Who:''' Markus Völter, Arno Haase, Sven Efftinge
 +
 +
Bei der MDA wird für die Erstellung einer domänenspezifischen Sprache UML 2 empfohlen. Grafische Modellierungssprachen bringen jedoch eine Reihe von Schwierigkeiten mit sich (z.B. parallele Bearbeitung). Diese Session stellt die verschiedenen Vorteile textueller DSLs vor. Es wird außerdem gezeigt, wie eine textuelle Sprache inklusive Eclipse-Editor erstellt und verwendet werden kann.

Revision as of 17:09, 8 March 2007

Tutorial at CodeGeneration 2007 Conference

Name: openArchitectureWare Tutorial When: May 19, 2007 Where: Cambridge, UK Who: Markus Voelter Session Details

This session will provide a brief overview of the openArchitectureWare MDSD tool and related Eclipse-based modelling infrastructure such as EMF and GMF. We will look at model verification, code generation as well as model-to-model transformation. Advanced topics, such as building textual and graphical editors, aspect-oriented modelling and variant management on generator level will also be covered. openArchitectureWare is a complete, industry-strength solution for model-driven development. oAW integrates a number of tool components for all aspects of MDSD into a coherent framework. Where possible, it integrates components from other Eclipse-based, MDD-related projects. The evolution of oAW is driven by the needs of developers implementing MDD in actual projects.

Tutorial ("Power Workshop") at Eclipse Forum Europe/JAX 2007

Name: MDD with the Eclipse Modeling Tools When: April 27, 2007 Where: Wiesbaden, Germany Who: Markus Völter, Arno Haase, Sven Efftinge, Bernd Kolb

This workshop is an introduction to Model-Driven Software Development (MDSD) using the tools from the Eclipse Modeling Project. We will use the Eclipse Modeling Framework EMF, as well as the solutions for generating code, transforming models and for workflow orchestration. Participants should have a basic understanding of MDSD (terms, concepts). After the workshop, participants will be able to implement MDSD with the Eclipse-based tools we introduce. The workshop is based on a running example to illustrate concepts and tools. Participants are encouraged to bring their own (Windows) Notebook in order to follow the examples hands-on. No tool installation is required in advance, we will bring the respective tooling on CDs.

Session at Eclipse Forum Europe/JAX 2007

Name: Textuelle domänenspezifische Sprachen (DSLs) When: April 25, 2007 Where: Wiesbaden, Germany Who: Markus Völter, Arno Haase, Sven Efftinge

Bei der MDA wird für die Erstellung einer domänenspezifischen Sprache UML 2 empfohlen. Grafische Modellierungssprachen bringen jedoch eine Reihe von Schwierigkeiten mit sich (z.B. parallele Bearbeitung). Diese Session stellt die verschiedenen Vorteile textueller DSLs vor. Es wird außerdem gezeigt, wie eine textuelle Sprache inklusive Eclipse-Editor erstellt und verwendet werden kann.

Back to the top