https://github.com/hachreak/dmss-demo-transformation-m2m-m2t-form_html
Demo of a M2M (Model to Model) and M2T (Model to Text) transformation using EMF, ATL and Acceleo
https://github.com/hachreak/dmss-demo-transformation-m2m-m2t-form_html
Last synced: 5 months ago
JSON representation
Demo of a M2M (Model to Model) and M2T (Model to Text) transformation using EMF, ATL and Acceleo
- Host: GitHub
- URL: https://github.com/hachreak/dmss-demo-transformation-m2m-m2t-form_html
- Owner: hachreak
- License: other
- Created: 2014-05-18T17:26:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-18T17:29:11.000Z (over 11 years ago)
- Last Synced: 2025-02-16T22:28:05.388Z (8 months ago)
- Language: Assembly
- Size: 633 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
/**
* Copyright (C) 2014 Leonardo Rossi
*
* This source code is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This source code is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this source code; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/Demo of a M2M (Model to Model) and M2T (Model to Text) transformation using EMF, ATL and Acceleo.
Enjoy it... ;)