Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Tigerstripe Simple Model Tutorial"

(Designing a simple Service Contract with Tigerstripe Workbench)
Line 6: Line 6:
 
* [[Document the new Project]] by editing the Project Descriptor.
 
* [[Document the new Project]] by editing the Project Descriptor.
 
* [[Create a Service End-point Model]] representing the integration point.
 
* [[Create a Service End-point Model]] representing the integration point.
* [[Generate the service definition]] from the model.
+
=Generate the service definition=
* [[Review the generated code]].
+
=Review the generated code=
* [[Enhance your model]] Adding patterns to further model the behavior of your Service Contract.
+
=Enhance your model=

Revision as of 11:47, 9 January 2008

< To: Tigerstripe_Tutorials

Designing a simple Service Contract with Tigerstripe Workbench

Generate the service definition

Review the generated code

Enhance your model

Back to the top