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 Screencasts"

Line 1: Line 1:
 
=== Getting started ===
 
=== Getting started ===
http://www.openarchitectureware.org/pub/00-helloWorld.wmv
+
{{XtextTable}}
 +
|-
 +
| width="100pt"| [http://www.openarchitectureware.org/pub/00-helloWorld.wmv Hello world]
 +
| width="50pt"|(20:21)
 +
| width="500"|Walks you through the sample that comes with openArchitectureWare (the Create Simple Generator Project in the New openArchitectureWare Project wizard) and explains the very basics of openArchitectureWare
 +
|}
 +
 
 +
 
  
 
=== Basics ===
 
=== Basics ===
http://www.openarchitectureware.org/pub/01-training-overview.wmv
+
{| class="wikitable"
http://www.openarchitectureware.org/pub/02-metamodels.wmv
+
|-
http://www.openarchitectureware.org/pub/03-constraints.wmv
+
| [http://www.openarchitectureware.org/pub/01-training-overview.wmv Overview]
http://www.openarchitectureware.org/pub/04-codegeneration.wmv
+
| (10:14)
 +
| Provides an overview over the basic features of the comprehensive example.
 +
|-
 +
| [http://www.openarchitectureware.org/pub/02-metamodels.wmv Metamodels]
 +
| (8:04)
 +
| How to build meta models using oAW's uml2ecore utility
 +
|-
 +
| [http://www.openarchitectureware.org/pub/03-constraints.wmv Constraints]
 +
| (8:30)
 +
| Writing constraints and evaulating them as part of workflows.
 +
|-
 +
| [http://www.openarchitectureware.org/pub/04-codegeneration.wmv Code generation]
 +
| (18:56)
 +
| This looks at basic code generation: templates, extensions and workflow files.
 +
|}
  
 
=== Advanced ===
 
=== Advanced ===

Revision as of 05:10, 18 September 2008

Getting started

Hello world (20:21) Walks you through the sample that comes with openArchitectureWare (the Create Simple Generator Project in the New openArchitectureWare Project wizard) and explains the very basics of openArchitectureWare


Basics

Overview (10:14) Provides an overview over the basic features of the comprehensive example.
Metamodels (8:04) How to build meta models using oAW's uml2ecore utility
Constraints (8:30) Writing constraints and evaulating them as part of workflows.
Code generation (18:56) This looks at basic code generation: templates, extensions and workflow files.

Advanced

http://www.openarchitectureware.org/pub/05-modelmodifications.wmv http://www.openarchitectureware.org/pub/06-recipes.wmv http://www.openarchitectureware.org/pub/07-debugging.wmv http://www.openarchitectureware.org/pub/08-uml2-m2m-cascading.wmv http://www.openarchitectureware.org/pub/09-aop.wmv

PLE (Product Line Engineering)

http://www.openarchitectureware.org/pub/10-ple-genao.wmv http://www.openarchitectureware.org/pub/11-ple-xweave.wmv http://www.openarchitectureware.org/pub/12-ple-xvar.wmv

Textuals DSLs (Domain Specific Languages)

http://www.openarchitectureware.org/pub/13-xtexteditor-2.wmv http://www.openarchitectureware.org/pub/14-xtextInterpreter.wmv

Back to the top