C# Class CyPhyMasterInterpreter.Rules.ParametricExplorationChecker

Inheritance: CyPhyMasterInterpreter.Rules.ContextChecker
Afficher le fichier Open project: metamorph-inc/meta-core Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Méthodes protégées

Méthode Description
ExactlyOneDriver ( ) : IEnumerable
TestBenchReferences ( ) : IEnumerable

Method Details

CheckNoThrow() public méthode

public CheckNoThrow ( ) : void
Résultat void

ExactlyOneDriver() protected méthode

protected ExactlyOneDriver ( ) : IEnumerable
Résultat IEnumerable

GetContext() public méthode

public GetContext ( ) : GME.MGA.IMgaModel
Résultat GME.MGA.IMgaModel

ParametricExplorationChecker() public méthode

public ParametricExplorationChecker ( ISIS.GME.Dsml.CyPhyML.Interfaces parametricExploration ) : System
parametricExploration ISIS.GME.Dsml.CyPhyML.Interfaces
Résultat System

TestBenchReferences() protected méthode

protected TestBenchReferences ( ) : IEnumerable
Résultat IEnumerable