-
Notifications
You must be signed in to change notification settings - Fork 3
Examples
Nuno Macedo edited this page May 28, 2018
·
7 revisions
The object-relational mapping is a classical example on bidirectional transformations, that maps class diagrams to relational database schemes.
This example relates hierarchical state machines with non-hierarchical state machines, by the expansion/collapsing of the diagrams.
This multidirectional example relates multiple configuration models with a feature model that defines valid configuration.
This is a series of toy transformations designed to test the expressibility of Echo, inspired by the taxonomy for binary relations from the Data Transformation by Calculation tutorial by J. N. Oliveira.
|