Skip to content

Video Tutorials

This page collects short video introductions — “video pills” — that cover Jjodel’s core concepts and features. Each video is self-contained and focuses on a single topic.

Create a Metamodel for a Simple UML Class Diagram

Section titled “Create a Metamodel for a Simple UML Class Diagram”

A step-by-step guide to creating a simple UML class diagram metamodel. Learn how to define classes, attributes, and relationships, building a foundational structure for UML modeling.

Learn how to instantiate metamodel elements, set attribute values, and establish relationships between objects in the model editor.

See how to define a visual viewpoint that renders your model as a diagram — shapes, labels, colors, and connectors.

A conceptual introduction to the relationship between metamodels and models — what they are, how they differ, and why the distinction matters.

An overview of Jjodel’s multi-view architecture: syntax viewpoints, validation viewpoints, and code generation viewpoints.

Watch metamodel changes propagate instantly to models, editors, and viewpoints — no regeneration, no recompilation.

How to create validation viewpoints that enforce constraints and display error/warning notifications.

How to define generation viewpoints that transform model elements into source code or documentation.

A demonstration of multiple users editing the same model simultaneously with live synchronization.