| Interface | Description |
|---|---|
| IBatchProcessing |
Interface for batch processing
|
| Class | Description |
|---|---|
| BatchFactory |
Provides a static function to create an
IBatchProcessing object by a config file. |
| BatchProcessing |
Accessing & serializing Array: Throwing exception in jre6 while it works in jre5
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6554519
An abstract class to support Batch processing with several fail safe options
|
| ChemObjectBatchProcessing |
Implements batch processing of chemical files
|
| FileState |
This is to be able to verify if a file has changed since it has been last processed by BatchProcessing
|
| ToxTreeBatchProcessing |
A
ChemObjectBatchProcessing descendant , where processing is performed by IDecisionMethod |
| Exception | Description |
|---|---|
| BatchProcessingException |
An
Exception to be used in IBatchProcessing |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.