C# 클래스 CyPhyMasterInterpreter.TestBenchSuiteProcessor

상속: AnalysisModelProcessor
파일 보기 프로젝트 열기: metamorph-inc/meta-core 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

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

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

TestBenchSuiteProcessor() 공개 메소드

public TestBenchSuiteProcessor ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchSuite ) : System
testBenchSuite ISIS.GME.Dsml.CyPhyML.Interfaces
리턴 System

UpdateTestBenchManifestExecutionSteps() 공개 메소드

public UpdateTestBenchManifestExecutionSteps ( AVM manifest ) : bool
manifest AVM
리턴 bool