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 "Model Driven Development for Service Creation"

(New page: This wiki page is used to discuss how to support model driven development in STP service Creation. Johnson Ma (Dec 25, 2007) == Introduction == === Model Driven Development in SC=== === ...)
 
 
Line 8: Line 8:
  
 
== Service Model ==
 
== Service Model ==
 +
=== Service Model ===
 +
=== STP Intermediate Model ===
 +
=== Model and WSDL ===
  
 
== Service Editing ==
 
== Service Editing ==
 +
=== Interface ===
 +
=== Binding ===
 +
=== Endpoints ===
 +
=== Synchronization ===
 +
 +
== Use Case scenarios ==
 +
=== Create service from contract ===
 +
=== Create service from scratch ===
 +
  
== Model in SOAS ==
 
  
 
== Model transformation ==
 
== Model transformation ==
 +
 +
We use ATL to transfer SC Model (SCM) to other models
 +
=== SCM to intermediate Model ===
 +
=== SCM to SOAS Model===
 +
==== Model in SOAS ====

Latest revision as of 23:15, 24 December 2007

This wiki page is used to discuss how to support model driven development in STP service Creation.

Johnson Ma (Dec 25, 2007)

Introduction

Model Driven Development in SC

Contract Driven

Service Model

Service Model

STP Intermediate Model

Model and WSDL

Service Editing

Interface

Binding

Endpoints

Synchronization

Use Case scenarios

Create service from contract

Create service from scratch

Model transformation

We use ATL to transfer SC Model (SCM) to other models

SCM to intermediate Model

SCM to SOAS Model

Model in SOAS

Back to the top