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"

(Developer Resources)
Line 1: Line 1:
Welcome to the '''openArchitectureWare (oAW)''' Wiki Page!
+
= About openArchitectureWare =
  
 
The mission of openArchitectureWare ([http://www.openarchitectureware.org openArchitectureWare.org], [http://www.eclipse.org/gmt/oaw eclipse.org/gmt/oaw]) is to provide a complete, industry-strength solution for model-driven development (MDSD). 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.
 
The mission of openArchitectureWare ([http://www.openarchitectureware.org openArchitectureWare.org], [http://www.eclipse.org/gmt/oaw eclipse.org/gmt/oaw]) is to provide a complete, industry-strength solution for model-driven development (MDSD). 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.
  
 
== User Resources ==
 
== User Resources ==
* [[OAW Roadmap]]
+
New to oAW? Check out the [[oAW User Resources|User Resources]]
* [[OAW Events]]
+
  
== Developer Resources ==
+
== Development Resources ==
* [[oAW Screencasts]]
+
If you are an oAW Committer, have a look at our [[oAW Development Resources|Development Resources]]
* [[oAW Release Management]]
+
* [[OAW Task Management]]
+
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=GMT&component=OAW oAW Bugzilla]
+
* [[oAW Code Style | Code styleguide]]
+
* [[oAW Developing]]
+
* [[oAW Documentation | Documenting]]
+
* [[oAW Decision Log | Decision log]]
+
* [[oAW Meetings | Meetings]]
+
  
<!--
+
== Old stuff ==
{| cellspacing=10 cellpadding=10 width=100%
+
Looking for something you didn't find? Take a look into our [[oAW Attic|attic]].
|- style="background-color:WhiteSmoke"
+
|valign=top rowspan=3 width=50%|
+
=<font color=darkblue>Overview</font> =
+
* [[Introduction]]
+
* [[OAW Architecture|Architecture]]
+
* [[Supporting Technology]]
+
* [[OAW Roadmap]]
+
 
+
=<font color=darkblue>Supported Modeling Technologies</font> =
+
* [[Xtext]]
+
* [[EMF ECore]]
+
* [[EMF UML2]]
+
* [[Classic (support for "non-Eclipse UML2" UML-Tools)]]
+
* [[Java]]
+
 
+
=<font color=darkblue>Workflow Components</font> =
+
* [[Model Loading]]
+
* [[Model Checking]]
+
* [[Model Transformation]]
+
* [[Code Generation]]
+
 
+
|valign=top width=50%|
+
 
+
=<font color=darkblue>Special Tools =
+
* [[UML2 Exporter for EnterpriseArchitect]]
+
* [[GMF Integration]]
+
|}
+
-->
+
Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for information on using the wiki software.
+

Revision as of 04:48, 8 February 2008

About openArchitectureWare

The mission of openArchitectureWare (openArchitectureWare.org, eclipse.org/gmt/oaw) is to provide a complete, industry-strength solution for model-driven development (MDSD). 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.

User Resources

New to oAW? Check out the User Resources

Development Resources

If you are an oAW Committer, have a look at our Development Resources

Old stuff

Looking for something you didn't find? Take a look into our attic.

Back to the top