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 "Stardust/Knowledge Base/Sample Models"

Line 1: Line 1:
If you want to start playing with Stardust and want to try out a few samples models in the [Eclipse Git].
+
If you want to start playing with Stardust and want to try out a few samples models from the [http://git.eclipse.org/c/stardust/org.eclipse.stardust.examples.git/ Eclipse Git].
  
 
Find a short description of these models below. To download the models, just right-lick on the respective links an save the XPDL file.
 
Find a short description of these models below. To download the models, just right-lick on the respective links an save the XPDL file.
Line 9: Line 9:
 
|-
 
|-
 
| [http://git.eclipse.org/c/stardust/org.eclipse.stardust.examples.git/plain/tutorials/support-case/dat/ACMEWorkflowModel.xpdl ACME Support Model]  
 
| [http://git.eclipse.org/c/stardust/org.eclipse.stardust.examples.git/plain/tutorials/support-case/dat/ACMEWorkflowModel.xpdl ACME Support Model]  
| Model for a simple support process used in the Stardust Getting Started Tutorial.  
+
| Model for a simple support process used in the Stardust Getting Started Tutorial. The model is self-contained and would run on a generic Stardust environment without additional byte code, Camel configuration etc.
 
|-
 
|-
 
| [http://git.eclipse.org/c/stardust/org.eclipse.stardust.examples.git/plain/tutorials/modeling/CarRental.xpdl Car Rental]  
 
| [http://git.eclipse.org/c/stardust/org.eclipse.stardust.examples.git/plain/tutorials/modeling/CarRental.xpdl Car Rental]  
| A simple model for rental car management.  
+
| A simple model for rental car management. The model is self-contained and would run on a generic Stardust environment without additional byte code, Camel configuration etc.
 
|}
 
|}

Revision as of 08:04, 9 October 2013

If you want to start playing with Stardust and want to try out a few samples models from the Eclipse Git.

Find a short description of these models below. To download the models, just right-lick on the respective links an save the XPDL file.

Process Model Description
ACME Support Model Model for a simple support process used in the Stardust Getting Started Tutorial. The model is self-contained and would run on a generic Stardust environment without additional byte code, Camel configuration etc.
Car Rental A simple model for rental car management. The model is self-contained and would run on a generic Stardust environment without additional byte code, Camel configuration etc.

Back to the top