WICOM
 All Data Structures Namespaces Files Functions Variables Pages
Public Member Functions
Meta2Lang Class Reference
Inheritance diagram for Meta2Lang:
Meta2EER Meta2ORM

Public Member Functions

 __construct ()
 
 create_modelKF ($json)
 

Detailed Description

See also
Metamodel translator class for description about the JSON format.

Constructor & Destructor Documentation

__construct ( )

Member Function Documentation

create_modelKF (   $json)
abstract

Translate a given JSON String representing an metamodel instance into a new JSON string represeting a graphical language (ORM, UML, EER):

(a) Fillottrani, Keet. Conceptual Model Interoperability: A Metamodel-driven Approach. 2014. (b) Fillottrani, Keet. KF metamodel formalization. 2014.

Parameters
jsona JSON metamodel string
Returns
a JSON string.
See also
Translator class for description about the JSON format.

The documentation for this class was generated from the following file: