Skip to main content

Module model

Module model 

Source
Expand description

The model store.

Holds elements and their relationships, applies commands, and maintains the revision and undo history. Validation happens before mutation, so a rejected command leaves the model untouched.

Structsยง

Model
The semantic model.
Revision
One entry in the audit trail.