preloader
Manual
JjOM API

The JjOM API (Jjodel Object Model API) is an interface provided by the Jjodel platform for programmatic access and manipulation of metamodels, models, and viewpoints within the Jjodel Object Model (JjOM) framework. It allows developers to interact with the underlying data structures, entities, relationships, and attributes defined in Jjodel. This interface enables operations such as creating, updating, querying, and deleting model elements. Designed to streamline model-driven engineering (MDE) workflows, the JjOM API offers a flexible and accessible way to work with models programmatically.

 

The following section describes the properties defined in the JjOM API, specifying their scope (i.e., Metamodel, Model, Node, or View). In JjOM, both metamodel and model elements are represented by data. This data represents the JjOM fragment for a given model element, regardless of whether it belongs to a model or a metamodel. data serves as the root element for that particular fragment.

Leave a Reply

Your email address will not be published. Required fields are marked *