Package CHEM :: Package DB :: Module ReactDBPopulator :: Class ComponentTypeIteratorPreparer
[hide private]
[frames] | no frames]

Class ComponentTypeIteratorPreparer



BaseDBPopulator.BaseIteratorPreparer --+
                                       |
                                      ComponentTypeIteratorPreparer

Called once per reaction_step. Generate one for each "part / component" of the (reaction) mol, reactants, reagents, products (, or none).

Instance Methods [hide private]
 
prepareIterator(self, parentObj)
Parent object should be a reaction_step model with an associated (reaction) mol object.

Inherited from BaseDBPopulator.BaseIteratorPreparer: __init__, newDefaultObject

Method Details [hide private]

prepareIterator(self, parentObj)

 
Parent object should be a reaction_step model with an associated (reaction) mol object.
Overrides: BaseDBPopulator.BaseIteratorPreparer.prepareIterator