C# Класс PIXIEBatchProcessor.Program

The program.
Показать файл Открыть проект

Открытые методы

Метод Описание
AddResultToScoresTable ( string dataset, CrossSectionWorkflowResult chemicalResult, IImsTarget target, NumericTable table, IList colDef ) : int

The add result to scores table.

Приватные методы

Метод Описание
Main ( string args ) : void
ProcessFinishedTask ( ImsInformedProcess doneProcess, IList failedAnalyses ) : void
WaitUntilAtLeastOneTaskDone ( HashSet runningTasks ) : ImsInformedProcess

The wait until at least one task done.

Описание методов

AddResultToScoresTable() публичный статический Метод

The add result to scores table.
public static AddResultToScoresTable ( string dataset, CrossSectionWorkflowResult chemicalResult, IImsTarget target, NumericTable table, IList colDef ) : int
dataset string /// The dataset. ///
chemicalResult ImsInformed.Workflows.CrossSectionExtraction.CrossSectionWorkflowResult /// The chemical result. ///
target IImsTarget /// The target. ///
table NumericTable /// The table. ///
colDef IList /// The col def. ///
Результат int