Yann Weber
|
5236429efd
|
Update on graphviz backend and random em generator given the changes in the EM (fieldgroups deletion)
|
9 years ago |
Yann Weber
|
d3b1b4b659
|
Updated the graphviz backend
|
9 years ago |
Yann Weber
|
7655aa7d54
|
GraphVizBackend bugfix
|
9 years ago |
Yann Weber
|
1c4e2ddba8
|
Some Doxygen comments fix
|
9 years ago |
Yann Weber
|
384ffb006b
|
Default fields processing changes + updated the me.json
Now on load default fields for EmClass are created. The EmClass.check method create them if they are not present.
|
9 years ago |
ArnAud
|
f303c0c241
|
start of lodel1 migration tool
|
9 years ago |
Yann Weber
|
06bd3b141d
|
Model construct enhancement with backend and MH inheritance
Every backend and MH are now subclasses of dummy ones. This allow to check the type with issubclass.
|
9 years ago |
ArnAud
|
1911be866f
|
JsonBackend: add possibility to use a json string
|
9 years ago |
Yann Weber
|
f2027275e3
|
Addapt graphviz backend and random EM generator to changes on master branch
Mostly about the changes on types hierarchy
|
9 years ago |
Yann Weber
|
be3d491ecc
|
Bugfix in some character escaping in graphviz backend
|
9 years ago |
ArnAud
|
4d1e687065
|
EmComponent : introduce attr_flat => reusable flattened attribut list of a component
|
9 years ago |
ArnAud
|
e5d6caa6cf
|
EmModel : new method migrate_handler()
use it to re-run ME creation in a new Migration Handler
|
9 years ago |
Yann Weber
|
aaa39feeea
|
BugFix on graphviz backend with new EmField
|
9 years ago |
Yann Weber
|
18695e3a72
|
Implement the BackendJson save method
|
9 years ago |
Yann Weber
|
4c0b8d3279
|
New graphviz backend + some methods added to some components
|
9 years ago |
Yann Weber
|
e530211a1e
|
Comments update
|
9 years ago |
Roland Haroutiounian
|
8e12772546
|
[Tests - EmComponent] Added the reimplementation of the tests for the save method
It should be adjusted once the save method is implemented
|
9 years ago |
Driky
|
cee5b53445
|
Correction syntax sur la nouvelle méthode d'ouverture du fichier json
|
9 years ago |
Driky
|
b94f867764
|
Correction du warning sur la non fermeture du fichier json du quel est chargé le ME
|
9 years ago |
Roland Haroutiounian
|
53c3f1f687
|
[json_backend] pylint+pep8 on json_backend.py
|
9 years ago |
Yann Weber
|
405dd318dd
|
Added type check in EmComponent and childs class type check. Added some cast functions to Backend
|
9 years ago |
Yann Weber
|
b6ef37752f
|
Supressed _fields from EmComponent and transforming the EmComponent in a standart object with standarts attributes
|
9 years ago |
Roland Haroutiounian
|
d169a9dd2e
|
[Backend Json] Modification du nom du fichier pour éviter les conflits avec le module json de python
|
9 years ago |
ArnAud
|
c73251795c
|
EM: first draft for a Model Class
|
9 years ago |