Liking cljdoc? Tell your friends :D

cloj-rules-engine.rules-mng

Rules-engine functions

Rules-engine functions
raw docstring

get-fired-rulesclj

(get-fired-rules)

Returns an ArrayList of the fired rules

Returns an ArrayList of the fired rules
sourceraw docstring

get-rules-actionsclj

(get-rules-actions)

Returns an ArrayList of Strings, where each of the items is an action identifier

Returns an ArrayList of Strings, where each of the items is an action identifier
sourceraw docstring

get-rules-actions-probsclj

(get-rules-actions-probs)

Returns an ArrayList of Strings, where each of the items is an action identifier

Returns an ArrayList of Strings, where each of the items is an action identifier
sourceraw docstring

initializeclj

(initialize rules-file)

Intializes rules and conditions map

Intializes rules and conditions map
sourceraw docstring

initialize-from-jsonclj

(initialize-from-json json-map-str)

Intializes rules and conditions map from json string

Intializes rules and conditions map from json string
sourceraw docstring

update-map-factsclj

(update-map-facts map-values)

Updates values-map (facts) content

Updates values-map (facts) content
sourceraw docstring

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

× close