pytransform是实现转换操作风格QVT Python语言框架
- 资源大小:8.14 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
操作
语言
框架
转换
实现
风格
资 源 简 介
QVT language and tools are not easy to use in agile, an incremental and test-driven development environments. For example, many implementations for transformations language are not designed to allow tests that create test data and checks the values of the resulting models.
PyTransform offers a set of classes and methods with a semantic similar to QVT to write transformations in a QVT style but providing the power and flexibility of Python.
文 件 列 表
transform06.py
QVT
Book2Publication.qvt
BOOKS.ecore
My.books
PUB.ecore
Book2PublicationStep01.py
Book2PublicationStep04.py
Readme.txt