diff -r 9374c207cfee -r 9dcc6e7393f7 doc/api/python/imaker.iqrf-module.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/imaker.iqrf-module.html Fri Sep 11 15:39:31 2009 +0100
@@ -0,0 +1,237 @@
+
+
+
+
+ imaker.iqrf
+
+
+
+
+
+
+
+
+
+Module iqrf
source code
+Implements iQRF model.
+How to use it:
+import imaker.iqrf
+root = imaker.iqrf.load(filename)
+root.result
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+ load(filename)
+ Load IMaker serialized ecore configuration. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+ logger = logging.getLogger("iqrf.model")
+ |
+
+
+
+
+
+
+
+
+
+