See: Description
Class | Description |
---|---|
CompositeInputProducer |
Input producer composed of an array of input producers.
|
CompositeWorkUnit |
Work unit composed of an array of work units, to be called in a linear fashion
in a single thread, one after the other in the specified order.
|
CompositeWorkUnitFactory |
Work unit factory composed of an aray of work unit factories.
|
MolInputProducer |
Input producer wrapping a
MolImporter object. |
ReusableInputProducer |
Input producer that provides reusable input.
|