|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Engine Namespace > LogicEngine Class > LogicEngine Methods > LogicEngine.GetModelDetails Method |
Retrieves an array of LogicModelDetail objects representing the details of each model.
Namespace: BNCS.Logic.Engine
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public static LogicModelDetail[] GetModelDetails()
An array of LogicModelDetail containing the details of all models.
This method iterates over a collection of models and creates a LogicModelDetail for each one.