Liking cljdoc? Tell your friends :D

org.soulspace.overarch.application.model-repository


build-relational-modelclj

(build-relational-model coll)

Builds a relational working model from the hierarchical inpur model.

Builds a relational working model from the hierarchical inpur model.
sourceraw docstring

elementsclj

(elements)

Returns the set of elements.

Returns the set of elements.
sourceraw docstring

read-modelscljmultimethod

Reads the models with the repository of type rtype from all locations of the given path.

Reads the models with the repository of type `rtype` from all locations of the given `path`.
sourceraw docstring

relational-model-fnclj

(relational-model-fn)
(relational-model-fn [res ctx])
(relational-model-fn [res ctx] e)

Step function for the conversion of the hierachical input model into a relational model of nodes, relations and views.

Step function for the conversion of the hierachical input model into a relational model of nodes, relations and views.
sourceraw docstring

repo-typeclj

(repo-type rtype)
(repo-type rtype _)

Returns the repository type.

Returns the repository type.
sourceraw docstring

stateclj

source

update-accclj

(update-acc acc p e)

Update the accumulator acc of the hierarchical model with the element e.

Update the accumulator `acc` of the hierarchical model with the element `e`.
sourceraw docstring

update-state!clj

(update-state! path)

Updates the state with the registered data read from path.

Updates the state with the registered data read from `path`.
sourceraw docstring

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

× close