mailr3490 - /1.3/docs/data_model_redesign


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on November 11, 2007 - 17:46:
Author: bugman
Date: Sun Nov 11 17:46:23 2007
New Revision: 3490

URL: http://svn.gna.org/viewcvs/relax?rev=3490&view=rev
Log:
Added a new point in the data model redesign document - the new sequence user 
function class.

The idea is that this is a class that handles the whole of the 
molecule-residue-spin structure.


Modified:
    1.3/docs/data_model_redesign

Modified: 1.3/docs/data_model_redesign
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/data_model_redesign?rev=3490&r1=3489&r2=3490&view=diff
==============================================================================
--- 1.3/docs/data_model_redesign (original)
+++ 1.3/docs/data_model_redesign Sun Nov 11 17:46:23 2007
@@ -83,6 +83,11 @@
     spin.delete()
     spin.display()
 
+13.  Create a single user function class which handles molecules, residues, 
and spins together with selections:
+    sequence.delete()
+    sequence.display()
+    sequence.read()
+    sequence.write()
 
 
 # The incremental changes.




Related Messages


Powered by MHonArc, Updated Sun Nov 11 20:40:20 2007