C# Class CyPhyMasterInterpreter.TestBenchSuiteProcessor

Inheritance: AnalysisModelProcessor
Afficher le fichier Open project: metamorph-inc/meta-core Class Usage Examples

Méthodes publiques

Méthode Description
Expand ( ISIS.GME.Dsml.CyPhyML.Interfaces configuration ) : void
GetExpandedObject ( ) : MgaModel
GetInvokedObject ( ) : MgaModel
GetWorkflow ( ) : Queue
PostToJobManager ( CyPhyMasterInterpreter.JobManagerDispatch manager = null ) : bool
SaveTestBench ( AVM project ) : bool
SaveTestBenchManifest ( AVM project, string configurationName, System.DateTime analysisStartTime ) : bool
TestBenchSuiteProcessor ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchSuite ) : System
UpdateTestBenchManifestExecutionSteps ( AVM manifest ) : bool

Method Details

Expand() public méthode

public Expand ( ISIS.GME.Dsml.CyPhyML.Interfaces configuration ) : void
configuration ISIS.GME.Dsml.CyPhyML.Interfaces
Résultat void

GetExpandedObject() public méthode

public GetExpandedObject ( ) : MgaModel
Résultat MgaModel

GetInvokedObject() public méthode

public GetInvokedObject ( ) : MgaModel
Résultat MgaModel

GetWorkflow() public méthode

public GetWorkflow ( ) : Queue
Résultat Queue

PostToJobManager() public méthode

public PostToJobManager ( CyPhyMasterInterpreter.JobManagerDispatch manager = null ) : bool
manager CyPhyMasterInterpreter.JobManagerDispatch
Résultat bool

SaveTestBench() public méthode

public SaveTestBench ( AVM project ) : bool
project AVM
Résultat bool

SaveTestBenchManifest() public méthode

public SaveTestBenchManifest ( AVM project, string configurationName, System.DateTime analysisStartTime ) : bool
project AVM
configurationName string
analysisStartTime System.DateTime
Résultat bool

TestBenchSuiteProcessor() public méthode

public TestBenchSuiteProcessor ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchSuite ) : System
testBenchSuite ISIS.GME.Dsml.CyPhyML.Interfaces
Résultat System

UpdateTestBenchManifestExecutionSteps() public méthode

public UpdateTestBenchManifestExecutionSteps ( AVM manifest ) : bool
manifest AVM
Résultat bool