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

Class ComponentTypeAnnotationIteratorPreparer



BaseDBPopulator.BaseIteratorPreparer --+
                                       |
                                      ComponentTypeAnnotationIteratorPreparer

Called once per reaction_step. Generate one for each special "molecule" annotation for the attached (reaction) mol object's SD tag data.

Instance Methods [hide private]
 
newDefaultObject(self)
Differentiate reference name from table name
 
prepareIterator(self, parentObj)
Parent object should be a reaction_step model with an associated (reaction) mol object to extract the SD tagged data from.

Inherited from BaseDBPopulator.BaseIteratorPreparer: __init__

Method Details [hide private]

newDefaultObject(self)

 
Differentiate reference name from table name
Overrides: BaseDBPopulator.BaseIteratorPreparer.newDefaultObject

prepareIterator(self, parentObj)

 
Parent object should be a reaction_step model with an associated (reaction) mol object to extract the SD tagged data from.
Overrides: BaseDBPopulator.BaseIteratorPreparer.prepareIterator