chemCast.data
Class BatchDescriptorImporter

java.lang.Object
  extended by DefaultBatchProcessing
      extended by chemCast.data.BatchDescriptorImporter

public class BatchDescriptorImporter
extends DefaultBatchProcessing


Constructor Summary
BatchDescriptorImporter(IIteratingChemObjectReader reader, IAtomContainersList destination, PropertyTranslator properties, java.lang.Object lookupProperty)
           
 
Method Summary
static IAmbitProcessor createProcessor()
           
 void updateProperties(PropertyTranslator newProperties, java.lang.Object lookupProperty)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchDescriptorImporter

public BatchDescriptorImporter(IIteratingChemObjectReader reader,
                               IAtomContainersList destination,
                               PropertyTranslator properties,
                               java.lang.Object lookupProperty)
                        throws BatchProcessingException
Throws:
BatchProcessingException
Method Detail

createProcessor

public static IAmbitProcessor createProcessor()

updateProperties

public void updateProperties(PropertyTranslator newProperties,
                             java.lang.Object lookupProperty)