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
Double click on the graph in the simplified notation to show/hide references. By default, the graph only shows inheritance relationships allowing for quick inspection of the inheritance hierarchy which is not directly visible in Clafer's textual notation.
**Add a graph in the CVL notation:**
```{.clafer .cvlGraph}
```
**Add statistics:**
```{.clafer .stats}
```
**Add download links for a complete model file (`.cfr`) and a self-contained HTML rendering of the model file (`.html`):**
```{.clafer .links}
```
**Add summary, which includes 1) a graph in the simplified notation, 2) module statistics, and 3) the download links:**