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 |
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 |
ArnAud
|
4d1e687065
|
EmComponent : introduce attr_flat => reusable flattened attribut list of a component
|
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 |