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