Functions for the export to structurizr.
Functions for the export to structurizr.
(alias-name id)
Returns the alias name for the element id
.
Returns the alias name for the element `id` .
Hierarchy for rendering elements.
Hierarchy for rendering elements.
Maps the element to a structurizr type.
Maps the element to a structurizr type.
Renders a structurizr model element.
Renders a structurizr model element.
(render-model model elements)
Renders the structurizr model.
Renders the structurizr model.
(render-view model view)
Renders a structurizr view.
Renders a structurizr view.
(render-views model views)
Renders the structurizr views.
Renders the structurizr views.
(render-workspace model)
Renders a structurizr workspace.
Renders a structurizr workspace.
(structurizr-element? e)
Returns true, if the element e
is to be exported to structurizr.
Returns true, if the element `e` is to be exported to structurizr.
Contains the model element types exported to structurizr.
Contains the model element types exported to structurizr.
(structurizr-view? view)
Returns true, if the view
is to be exported to structurizr.
Returns true, if the `view` is to be exported to structurizr.
Contains the views types exported to structurizr.
Contains the views types exported to structurizr.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close