Package schrodinger :: Package application :: Package desmond :: Module picklejar :: Class PickleJar
[hide private]
[frames] | no frames]

Class PickleJar

object --+
         |
        PickleJar

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
_update_data()
 
serialize(fh)
 
deserialize(fh)
Class Variables [hide private]
  jar = {<class 'schrodinger.application.desmond.picklejar.Pickl...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

jar

Value:
{<class 'schrodinger.application.desmond.picklejar.Picklable'>: {},
 <class 'schrodinger.application.desmond.cmj.StageBase'>: {'count': No\
ne},
 <class 'schrodinger.application.desmond.stage.Multisim'>: {},
 <class 'schrodinger.application.desmond.stage.FepLauncher'>: {},
 <class 'schrodinger.application.desmond.stage.Trim'>: {},
 <class 'schrodinger.application.desmond.stage.Stop'>: {},
 <class 'schrodinger.application.desmond.stage.Concluder'>: {},
...