Skip to content

Web tool to create UML diagrams from a graphical interface

Notifications You must be signed in to change notification settings

Unipisa/blockly-UML-modeller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modeLLer

ModeLLer is a prototype of a web tool for modelling systems.

The tool enables users with no expertise in formal notations to generate UML class diagrams by interacting with a block-based visual editor. The interface is divided into three main areas: a toolbox panel for the exploration and selection of blocks; a workspace where blocks can be added to and interlocked with other blocks to form the structure of the system; and an export area with export data and buttons.

Models are created following a guided procedure prompted on the blocks.

All the items dropped on the workspace are simultaneously translated into UML entities using the XMI format. The XMI export code can be imported into any UML design software supporting XMI to obtain a UML class diagram.

simple_scheme_modeller (2)

Working demo

Try the demo: https://unipisa.github.io/blockly-UML-modeller/

Video demo

https://github.com/Unipisa/blockly-UML-modeller/assets/76447624/fbc104ef-7100-4d1d-91f7-856071e24a4d

About

Web tool to create UML diagrams from a graphical interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published