Module mol_res_spin
source code
The molecule-residue-spin containers of the relax data store.
    | 
       
     | 
        SpinContainer 
      Class containing all the spin system specific data.
     | 
  
    | 
       
     | 
        SpinList 
      List type data container for spin system specific data.
     | 
  
    | 
       
     | 
        ResidueContainer 
      Class containing all the residue specific data.
     | 
  
    | 
       
     | 
        ResidueList 
      List type data container for residue specific data.
     | 
  
    | 
       
     | 
        MoleculeContainer 
      Class containing all the molecule specific data.
     | 
  
    | 
       
     | 
        MoleculeList 
      List type data container for the molecule specific data.
     | 
  
    | 
       
     | 
        __package__ = 'data_store'
     | 
  
Imports:
  match,
  Prototype,
  RelaxError,
  RelaxFromXMLNotEmptyError,
  RelaxImplementError,
  fill_object_contents,
  object_to_xml,
  xml_to_object,
  specific_analyses