C# Class CyPhyMasterInterpreter.Rules.ParametricExplorationChecker

Inheritance: CyPhyMasterInterpreter.Rules.ContextChecker
ファイルを表示 Open project: metamorph-inc/meta-core Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CheckNoThrow ( ) : void
GetContext ( ) : GME.MGA.IMgaModel
ParametricExplorationChecker ( ISIS.GME.Dsml.CyPhyML.Interfaces parametricExploration ) : System

Protected Methods

Method Description
ExactlyOneDriver ( ) : IEnumerable
TestBenchReferences ( ) : IEnumerable

Method Details

CheckNoThrow() public method

public CheckNoThrow ( ) : void
return void

ExactlyOneDriver() protected method

protected ExactlyOneDriver ( ) : IEnumerable
return IEnumerable

GetContext() public method

public GetContext ( ) : GME.MGA.IMgaModel
return GME.MGA.IMgaModel

ParametricExplorationChecker() public method

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

TestBenchReferences() protected method

protected TestBenchReferences ( ) : IEnumerable
return IEnumerable