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 "Modeling Workflow Engine (MWE)"

Line 11: Line 11:
 
<h1>Modeling Workflow Engine from oAW 4.3</h1>
 
<h1>Modeling Workflow Engine from oAW 4.3</h1>
 
*'''[http://www.eclipse.org/gmt/oaw/download/ (oAW 4.3) oAW Download instructions]''' - check out the available versions of oAW
 
*'''[http://www.eclipse.org/gmt/oaw/download/ (oAW 4.3) oAW Download instructions]''' - check out the available versions of oAW
*'''[[MWE Doc]]''' - learn how to describe and execute workflows
+
*'''[[MWE/Documentation]]''' - learn how to describe and execute workflows
*'''[[MWE FAQ]]''' - the official MWE FAQ
+
*'''[[MWE/FAQ]]''' - the official MWE FAQ
*'''[[MWE_oaw4.3_doc]]'''' - old MDW oaw4.3 Documentation
+
*'''[[MWE/oaw4.3_doc]]'''' - old MDW oaw4.3 Documentation
 
|
 
|
  
 
<h1>Get Involved (Eclipse MWE stream)</h1>
 
<h1>Get Involved (Eclipse MWE stream)</h1>
*'''[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=EMFE&component=MWE&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=exact&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= MWE Bugzilla]''' - review and create Bugzilla entries
+
*'''[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=EMFE&component=MWE&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=exact&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= MWE Bugzilla]''' - review and create [[Bugzilla]] entries
*'''[[MWE Repository Details|Source Code Access]]''' - get the code from CVS.
+
*'''[[MWE/Repository Details|Source Code Access]]''' - get the code from [[CVS]].
*'''[[MWE Workspace Setup|Workspace Setup]]''' - how to set up your workspace.
+
*'''[[MWE/Workspace Setup|Workspace Setup]]''' - how to set up your workspace.
*'''[[MWE Documentation Engineering|Documentation Engineering]]''' - how to write documentation.
+
*'''[[MWE/Documentation Engineering|Documentation Engineering]]''' - how to write documentation.
*'''[[MWE Release Engineering|Release Engineering]]''' - how to set up the build and produce a release.
+
*'''[[MWE/Release Engineering|Release Engineering]]''' - how to set up the build and produce a release.
*'''[[MWE Project Plan|Project Plan]]''' - what's coming up?.
+
*'''[[MWE/Project Plan|Project Plan]]''' - what's coming up?.
 
|}
 
|}
  
  
 
[[Category:EMFT]]
 
[[Category:EMFT]]
[[Category:modeling]]
+
[[Category:Modeling]]
 
[[Category:oAW]]
 
[[Category:oAW]]
 
[[Category:openArchitectureWare]]
 
[[Category:openArchitectureWare]]
 
[[Category:Eclipse Modeling Project]]
 
[[Category:Eclipse Modeling Project]]
 +
[[Category:MWE]]

Revision as of 16:43, 18 December 2010


Welcome to the Modeling Workflow Engine wiki. the modeling workflow engine (MWE) supports orchestration of different Eclipse modeling components to be executed within Eclipse as well as standalone. Based on a dependency injection framework, one can simply configure and wire up 'workflows' using a declarative XML-based language. The project provides the runtime used to execute workflows as well as the IDE tooling used to edit, start and debug them.

Modeling Workflow Engine from oAW 4.3

Get Involved (Eclipse MWE stream)

Back to the top