Liking cljdoc? Tell your friends :D

cloj-rules-engine.rules-mng-java

Rules-engine library used by Java

Rules-engine library used by Java
raw docstring

-getFiredRulesclj

(-getFiredRules this)

Returns an ArrayList of the fired rules

Returns an ArrayList of the fired rules
sourceraw docstring

-getRulesActionsclj

(-getRulesActions this)

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

-getRulesActionsProbsclj

(-getRulesActionsProbs this)
sourceraw docstring

-initclj

(-init)
source

-initializeclj

(-initialize this rules-file)

Intializes rules and conditions map

Intializes rules and conditions map
sourceraw docstring

-initializeFromJsonclj

(-initializeFromJson this json-map-str)

Intializes rules and conditions map from json string

Intializes rules and conditions map from json string
sourceraw docstring

-updateMapFactsclj

(-updateMapFacts this 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