C# 클래스 CyPhyMasterInterpreter.Rules.ParametricExplorationChecker

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CheckNoThrow ( ) : void
GetContext ( ) : GME.MGA.IMgaModel
ParametricExplorationChecker ( ISIS.GME.Dsml.CyPhyML.Interfaces parametricExploration ) : System

보호된 메소드들

메소드 설명
ExactlyOneDriver ( ) : IEnumerable
TestBenchReferences ( ) : IEnumerable

메소드 상세

CheckNoThrow() 공개 메소드

public CheckNoThrow ( ) : void
리턴 void

ExactlyOneDriver() 보호된 메소드

protected ExactlyOneDriver ( ) : IEnumerable
리턴 IEnumerable

GetContext() 공개 메소드

public GetContext ( ) : GME.MGA.IMgaModel
리턴 GME.MGA.IMgaModel

ParametricExplorationChecker() 공개 메소드

public ParametricExplorationChecker ( ISIS.GME.Dsml.CyPhyML.Interfaces parametricExploration ) : System
parametricExploration ISIS.GME.Dsml.CyPhyML.Interfaces
리턴 System

TestBenchReferences() 보호된 메소드

protected TestBenchReferences ( ) : IEnumerable
리턴 IEnumerable