Public Member Functions | |
| __construct () | |
| create_metamodel ($json_str) | |
| identifyClasses ($json) | |
| identifySubsumption ($json) | |
| idenfityBinaryAssoc0NWithoutRoles ($json) | |
| get_json () | |
Public Member Functions inherited from MetaStrategy | |
| __construct () | |
| create_metamodel ($json) | |
Data Fields | |
| $meta | |
| __construct | ( | ) |
| create_metamodel | ( | $json_str | ) |
| get_json | ( | ) |
| idenfityBinaryAssoc0NWithoutRoles | ( | $json | ) |
| identifyClasses | ( | $json | ) |
| identifySubsumption | ( | $json | ) |
| $meta |
Translate a given JSON String representing a UML class diagram into a new JSON metamodel string.
| json | JSON UML string |
1.8.8