Public Member Functions | |
| __construct () | |
| create_modelKF ($json_str) | |
| identifyEntitiesEER ($json) | |
| get_json () | |
Public Member Functions inherited from Meta2Lang | |
| __construct () | |
| create_modelKF ($json) | |
Data Fields | |
| $eer | |
| __construct | ( | ) |
| create_modelKF | ( | $json_str | ) |
| get_json | ( | ) |
| identifyEntitiesEER | ( | $json | ) |
| $eer |
Translate a given JSON String representing an metamodel instance into a new JSON string of an EER class diagram.
| json | JSON metamodel string |
1.8.8