You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The JavaScript Modelling Framework (JSMF) has been designed for providing a flexible modelling environment [1] that could support the requirement of natural modelling [2]. It is a JavaScript embedded DSL inspired by the Eclipse Modelling Framework (EMF) in its basic functions but that rely on JavaScript dynamic typing and on a relative independence between a metamodel and a model.</p>
514
+
<p>The JavaScript Modelling Framework (JSMF) has been designed for providing a flexible modelling environment [1] that could support the requirement of natural modelling [2]. It is a JavaScript embedded DSL inspired by the Eclipse Modelling Framework (EMF) in its basic functions but that rely on JavaScript dynamic typing and on a relative independence between a metamodel and a model.
<p>Model management is key when dealing with a multi-perspective, multi-stakeholder models of systems. It encompasses all the tools necessary for ensuring consistency, being able to classify, relating the different modelling artifacts (i.e., model, metamodels, transformation, modelling elements, etc.). </p>
650
+
<p>Model management is key when dealing with a multi-perspective, multi-stakeholder models of systems. It encompasses all the tools necessary for ensuring consistency, being able to classify, relating the different modelling artifacts (i.e., model, metamodels, transformation, modelling elements, etc.). Moreover, it is intended to be used for impact analysis over modelling artifacts (e.g., risk propagation) belongings to different models. </p>
647
651
<p>As first entities model elements can be use to describe any components of the managed models: i.e., it uses models elements to describe, models, metamodels, viewpoints, transformations, etc.
648
652
</p>
653
+
<p>
654
+
A typical graph of interconnected modelling elements (as persisted in Neo4J DB). Here describing the relationships and elements of a risk analysis (impacts, vulnerabilites and mitigations) for a medical laboratory- it comes from three different models (some expressed in ArchiMate, Excel, etc.).
0 commit comments