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

Class ReactionStepChemicalComponentIteratorPreparer



BaseDBPopulator.BaseIteratorPreparer --+
                                       |
                                      ReactionStepChemicalComponentIteratorPreparer

Called once per reaction step chemical (as a reaction component).

Instance Methods [hide private]
 
prepareIterator(self, parentObj)
Parent object should be a 3-ple consisting of parent objects: reaction_step, component_type, chemical.

Inherited from BaseDBPopulator.BaseIteratorPreparer: __init__, newDefaultObject

Method Details [hide private]

prepareIterator(self, parentObj)

 
Parent object should be a 3-ple consisting of parent objects: reaction_step, component_type, chemical.
Overrides: BaseDBPopulator.BaseIteratorPreparer.prepareIterator