C# Класс CyPhyMasterInterpreter.ParametricExplorationProcessor

Наследование: AnalysisModelProcessor
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Expand ( ISIS.GME.Dsml.CyPhyML.Interfaces configuration ) : void
GetExpandedObject ( ) : MgaModel
GetInvokedObject ( ) : MgaModel
GetWorkflow ( ) : Queue
ParametricExplorationProcessor ( ISIS.GME.Dsml.CyPhyML.Interfaces parametricExploration ) : System
PostToJobManager ( CyPhyMasterInterpreter.JobManagerDispatch manager = null ) : bool
SaveTestBench ( AVM project ) : bool
SaveTestBenchManifest ( AVM project, string configurationName, System.DateTime analysisStartTime ) : bool
UpdateTestBenchManifestExecutionSteps ( AVM manifest ) : bool

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

Expand() публичный Метод

public Expand ( ISIS.GME.Dsml.CyPhyML.Interfaces configuration ) : void
configuration ISIS.GME.Dsml.CyPhyML.Interfaces
Результат void

GetExpandedObject() публичный Метод

public GetExpandedObject ( ) : MgaModel
Результат MgaModel

GetInvokedObject() публичный Метод

public GetInvokedObject ( ) : MgaModel
Результат MgaModel

GetWorkflow() публичный Метод

public GetWorkflow ( ) : Queue
Результат Queue

ParametricExplorationProcessor() публичный Метод

public ParametricExplorationProcessor ( ISIS.GME.Dsml.CyPhyML.Interfaces parametricExploration ) : System
parametricExploration ISIS.GME.Dsml.CyPhyML.Interfaces
Результат System

PostToJobManager() публичный Метод

public PostToJobManager ( CyPhyMasterInterpreter.JobManagerDispatch manager = null ) : bool
manager CyPhyMasterInterpreter.JobManagerDispatch
Результат bool

SaveTestBench() публичный Метод

public SaveTestBench ( AVM project ) : bool
project AVM
Результат bool

SaveTestBenchManifest() публичный Метод

public SaveTestBenchManifest ( AVM project, string configurationName, System.DateTime analysisStartTime ) : bool
project AVM
configurationName string
analysisStartTime System.DateTime
Результат bool

UpdateTestBenchManifestExecutionSteps() публичный Метод

public UpdateTestBenchManifestExecutionSteps ( AVM manifest ) : bool
manifest AVM
Результат bool