Package CHEM :: Package DB :: Module DBPopulator :: Class Source2ChemicalMixIteratorPreparer
[hide private]
[frames] | no frames]

Class Source2ChemicalMixIteratorPreparer



BaseDBPopulator.BaseIteratorPreparer --+
                                       |
                                      Source2ChemicalMixIteratorPreparer

Called once per chemical mix. For every chemical mix, this should always only iterate through a single item.

Instance Methods [hide private]
 
prepareIterator(self, parentObj)
Parent object should actually be a 2-ple consisting of both parents, the source and chemicalmix objects.

Inherited from BaseDBPopulator.BaseIteratorPreparer: __init__, newDefaultObject

Method Details [hide private]

prepareIterator(self, parentObj)

 
Parent object should actually be a 2-ple consisting of both parents, the source and chemicalmix objects.
Overrides: BaseDBPopulator.BaseIteratorPreparer.prepareIterator