Table of Contents

Class PlanGenerator

Namespace
Cress.Execution
Assembly
Cress.Execution.dll
public sealed class PlanGenerator
Inheritance
PlanGenerator
Inherited Members

Methods

Generate(ProjectCatalog, IEnumerable<NormalizedFlow>)

public PlanCollection Generate(ProjectCatalog catalog, IEnumerable<NormalizedFlow> flows)

Parameters

catalog ProjectCatalog
flows IEnumerable<NormalizedFlow>

Returns

PlanCollection