|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchProcessing | |
---|---|
toxtree.data | |
toxTree.io.batch | Batch processing facility. |
Uses of BatchProcessing in toxtree.data |
---|
Fields in toxtree.data declared as BatchProcessing | |
---|---|
protected BatchProcessing |
DataModule.batch
|
Methods in toxtree.data with parameters of type BatchProcessing | |
---|---|
void |
ToxTreeModule.batch(BatchProcessing bp)
|
void |
DataModule.batch(BatchProcessing bp)
|
Uses of BatchProcessing in toxTree.io.batch |
---|
Subclasses of BatchProcessing in toxTree.io.batch | |
---|---|
class |
ChemObjectBatchProcessing
Implements batch processing of chemical files |
class |
ToxTreeBatchProcessing
A ChemObjectBatchProcessing descendant , where processing is performed by IDecisionMethod |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |