|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchSummary | |
rj.tools.jcsc | |
rj.tools.jcsc.formatter |
Uses of BatchSummary in rj.tools.jcsc |
Methods in rj.tools.jcsc with parameters of type BatchSummary | |
void |
ResultsFormatter.setBatchMode(BatchSummary batchSummary)
Set if the JCSC run was in batch mode or single file and set the associated data. |
Uses of BatchSummary in rj.tools.jcsc.formatter |
Fields in rj.tools.jcsc.formatter declared as BatchSummary | |
protected BatchSummary |
AbstractResultsFormatter.mBatchSummary
all data from the batchrun |
Methods in rj.tools.jcsc.formatter with parameters of type BatchSummary | |
void |
AbstractResultsFormatter.setBatchMode(BatchSummary batchSummary)
Set that the JCSC was in batch mode and pass in the associated data |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |