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 3: Line 3:
 
Find a short description of these models below
 
Find a short description of these models below
  
ACME Support Model Model for a simple support process used in the Stardust Getting Started Tutorial.
+
{| border="1" cellspacing="0" cellpadding="5"
Car Rental A simple model for rental car management.
+
|-
 +
! Process Model
 +
! Description
 +
|-
 +
| [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.  
 +
|-
 +
| [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.  
 +
|}

Revision as of 07:54, 9 October 2013

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

Find a short description of these models below

Process Model Description
ACME Support Model Model for a simple support process used in the Stardust Getting Started Tutorial.
Car Rental A simple model for rental car management.

Back to the top