Skip to content

Model-to-Model Transformation from UML Models to Layered Queuing Networks

Notifications You must be signed in to change notification settings

cbkurz/uml2lqn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

UML2LQN

Context

This work realizes transformations from UML diagrams to Layered Queuing Networks (LQN). The transformations are created with the Epsilon Transformation Language (ETL). The ETL is a model-to-model transformation language that transforms models defined in Ecore.

The main file where the transformation takes place is the uml2lqn.etl. The mapping done from UML to LQN in the transformation is the following:

UML LQN
Model Schema
Node Processor
Actor Task
Component Task
BES Entry
Message Activity

Layout

About

Model-to-Model Transformation from UML Models to Layered Queuing Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published