Package CHEM :: Package DB :: Module DBPopulator2 :: Class MixtureComponentIteratorPreparer
[hide private]
[frames] | no frames]

Class MixtureComponentIteratorPreparer



BaseDBPopulator.BaseIteratorPreparer --+
                                       |
                                      MixtureComponentIteratorPreparer

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

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

Inherited from BaseDBPopulator.BaseIteratorPreparer: __init__, newDefaultObject

Method Details [hide private]

prepareIterator(self, parentObj)

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