C# 클래스 CyPhyMasterInterpreter.ParametricExplorationProcessor

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

공개 메소드들

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