Liking cljdoc? Tell your friends :D

org.soulspace.overarch.adapter.exports.structurizr

Functions for the export to structurizr.

Functions for the export to structurizr.
raw docstring

alias-nameclj

(alias-name id)

Returns the alias name for the element id .

Returns the alias name for the element `id` .
sourceraw docstring

element-hierarchyclj

Hierarchy for rendering elements.

Hierarchy for rendering elements.
sourceraw docstring

element-type->structurizrclj

Maps the element to a structurizr type.

Maps the element to a structurizr type.
sourceraw docstring

render-elementcljmultimethod

Renders a structurizr model element.

Renders a structurizr model element.
sourceraw docstring

render-modelclj

(render-model model elements)

Renders the structurizr model.

Renders the structurizr model.
sourceraw docstring

render-viewclj

(render-view model view)

Renders a structurizr view.

Renders a structurizr view.
sourceraw docstring

render-viewsclj

(render-views model views)

Renders the structurizr views.

Renders the structurizr views.
sourceraw docstring

render-workspaceclj

(render-workspace model)

Renders a structurizr workspace.

Renders a structurizr workspace.
sourceraw docstring

structurizr-element?clj

(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.
sourceraw docstring

structurizr-elementsclj

Contains the model element types exported to structurizr.

Contains the model element types exported to structurizr.
sourceraw docstring

structurizr-view?clj

(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.
sourceraw docstring

structurizr-viewsclj

Contains the views types exported to structurizr.

Contains the views types exported to structurizr.
sourceraw docstring

view-type->structurizrclj

Maps the view type

Maps the view type
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close