diff options
author | Tom Faulhaber <git_net@infolace.com> | 2010-06-02 10:37:21 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2010-06-02 10:37:21 -0700 |
commit | b9907dc35b12f46c584f426aacc61b4375f9ea8c (patch) | |
tree | 44ff032954e524248911e15bd55316513fa04cc2 /dataflow-api.html | |
parent | 7a8e827f2e15566dcdf72e01bebfb28360adeea4 (diff) |
Autodoc commit for master/4fe738db, 1.1.x/d132c5f1
Diffstat (limited to 'dataflow-api.html')
-rw-r--r-- | dataflow-api.html | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/dataflow-api.html b/dataflow-api.html index 2efcebb5..7515ee49 100644 --- a/dataflow-api.html +++ b/dataflow-api.html @@ -125,7 +125,7 @@ value. This is implemented using Clojure's add-watch to the underlying ref, and shared its sematics</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L460" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -136,7 +136,7 @@ underlying ref, and shared its sematics</pre> <pre id="var-docstr">Given a collection of cells, add them to the dataflow.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L210" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -147,7 +147,7 @@ underlying ref, and shared its sematics</pre> <pre id="var-docstr">Given a collection of cells, build and return a dataflow object</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L188" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -158,7 +158,7 @@ underlying ref, and shared its sematics</pre> <pre id="var-docstr">Builds a source cell</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L231" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -169,7 +169,7 @@ underlying ref, and shared its sematics</pre> <pre id="var-docstr">Builds a standard cell</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L292" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -180,7 +180,7 @@ underlying ref, and shared its sematics</pre> <pre id="var-docstr">Builds a validator cell</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L298" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -216,7 +216,7 @@ Or: Which will perform the validation</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L304" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -226,7 +226,7 @@ Which will perform the validation</pre> <pre id="var-docstr">A 'readable' form of the cell</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L348" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -236,7 +236,7 @@ Which will perform the validation</pre> <pre id="var-docstr">Evaluate a dataflow cell. Return [changed, old val]</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L372" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -247,7 +247,7 @@ Which will perform the validation</pre> <pre id="var-docstr">Get the single cell named by name</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L94" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -258,7 +258,7 @@ Which will perform the validation</pre> <pre id="var-docstr">Get all the cells named by name</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L89" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -269,7 +269,7 @@ Which will perform the validation</pre> <pre id="var-docstr">Looks up an old value</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L136" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -280,7 +280,7 @@ Which will perform the validation</pre> <pre id="var-docstr">Returns a collection of source cells from the dataflow</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L108" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -293,7 +293,7 @@ Signals an error if the name is not present, or if it not a single value.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L115" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -304,7 +304,7 @@ value.</pre> <pre id="var-docstr">Given a cell, get its value</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L143" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -315,7 +315,7 @@ value.</pre> <pre id="var-docstr">Gets a collection of values from the df by name</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L126" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -326,7 +326,7 @@ value.</pre> <pre id="var-docstr">Prints a dataflow, one cell per line</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L199" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -337,7 +337,7 @@ value.</pre> <pre id="var-docstr">Given a collection of cells, remove them from the dataflow.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L218" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -348,7 +348,7 @@ value.</pre> <pre id="var-docstr">Is this cell a source cell?</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L103" id="var-source">Source</a> + </div><div id="var-entry"> <br /> <hr /> @@ -361,7 +361,7 @@ dataflow by binding the new values. Each name must be of a source cell</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/2ede388a9267d175bfaa7781ee9d57532eb4f20f/src/main/clojure/clojure/contrib/dataflow.clj#L438" id="var-source">Source</a> + </div> |