Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gssi/company2crm-example
This repository contains the Company2CRM ATL project
https://github.com/gssi/company2crm-example
mde modeling software-engineering transformations
Last synced: about 3 hours ago
JSON representation
This repository contains the Company2CRM ATL project
- Host: GitHub
- URL: https://github.com/gssi/company2crm-example
- Owner: gssi
- Created: 2019-03-29T20:19:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T19:45:06.000Z (almost 6 years ago)
- Last Synced: 2024-01-29T07:36:57.924Z (about 1 year ago)
- Topics: mde, modeling, software-engineering, transformations
- Homepage:
- Size: 2.17 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Company2CRM-example
This repository contains an ATL Project called Company2CRM, transforming models which conform to the Company metamodel into models which conform to the CRM metamodel by means of the [Company2CRM.atl](https://github.com/gssi/Company2CRM-example/blob/master/Company2CRM.atl) transformation.
## This reposity is composed as follows:
- The *Company2CRM* transformation
- A folder *metamodels* containing the Company (left) and CRM (right) metamodels
- A folder models contaning the CompanyModel.xmi (left) for running the transformation and the obtained crm.xmi (right)
- Each folder also includes an evo folder: this folder contains the evolved version of the artifacts.
- For example the evo in the root of the repo contains the evolved transformation,
- The evo in the metamodel folder contains the evolved company metamodel (left),
- and the evo in the models folder contains the evolved Company model (right) with a relative diagrammatic representation evoCompanyModel.png to inspect the evolved model without installing the complete bundle.