C# Класс CyPhyMasterInterpreter.Rules.ParametricExplorationChecker

Наследование: CyPhyMasterInterpreter.Rules.ContextChecker
Показать файл Открыть проект Примеры использования класса

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