diff -r 7685cec9fd3c -r f2ddfa555b0f 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 11:54:49 2009 +0100 @@ -0,0 +1,237 @@ + + + + + imaker.iqrf + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package imaker :: + Module iqrf + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module iqrf

source code

+

Implements iQRF model.

+

How to use it: +import imaker.iqrf +root = imaker.iqrf.load(filename) +root.result



+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + IMaker
+ IMaker container. +
+   + + Result
+ Result container. +
+   + + Configuration
+ Configuration container. +
+   + + Setting +
+   + + Interface
+ Interface container. +
+   + + ConfigurationElement
+ ConfigurationElement container. +
+   + + Target
+ Target container. +
+ + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
load(filename)
+ Load IMaker serialized ecore configuration.
+ source code + +
+ +
+ + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + logger = logging.getLogger("iqrf.model") +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +