diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/build.model.Project-class.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/build.model.Project-class.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,489 @@
+
+
+
+
+ An SCM project.
+An input to the build area, typically copied from an SCM work area.
+
+
+
+
+ |
+
+
+ __init__(self,
+ ccm_project,
+ config,
+ action=None)
+ Initialisation. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _import_baseline_config(self)
+ Import the baseline folders and tasks. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_toplevel_baselines(self,
+ project) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ all_tasks(self)
+ Get all the tasks (individual and folder based). |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+ Inherited from object :
+ __delattr__ ,
+ __getattribute__ ,
+ __hash__ ,
+ __new__ ,
+ __reduce__ ,
+ __reduce_ex__ ,
+ __setattr__
+
+ |
+
+
+
+