Follow sidelabs on Twitter

MM:Workflow:jPDL2BlueXML

From SIDE-Labs.org


Transformation XML to JPDL

This page is dedicated to the transformation of an XML file to a JPDL file.

To reach to this goal we have to pass by few steps :


- Express the metamodele XML in KM3. This metamodele is available in the ZOO [1]

- Express the metamodele JPDL in KM3. The specifications are available on this address [2]

- Express the rules of transformations using ATL[3]

- Inject a jpdl file which is expressed in XML to accomplish the transformation

To sum up this transformation will allow us to generate a JPDL model. This model will be injected to accomplish the transformation of JPDL to BlueXML.


The transformation JPDL TO BlueXml

Step1 : We inject a JPDL Model comming from the transformation of XML To JPDL. This model is conform to the JPDL Metamodel


Modjpdl.jpg


Step2 : We execute the transformation and we find a model which is conform to BlueXml Metamodel

Modbds.jpg