Table of Contents

Class SequentialExecutionEngine

Namespace
NMF.Expressions
Assembly
NMF.Expressions.dll

Denotes a standard sequential execution engine

public class SequentialExecutionEngine : ExecutionEngine
Inheritance
SequentialExecutionEngine
Inherited Members
Extension Methods

Methods

Execute(List<INotifiable>)

Propagates changes of the given DDG nodes

protected override void Execute(List<INotifiable> nodes)

Parameters

nodes List<INotifiable>

The changed DDG nodes