Click or drag to resize
ExecutionPlanTDescription Class
Execution plan for model of a logic
Inheritance Hierarchy
SystemObject
  FlexRuleExecutionPlanTDescription
    FlexRule.FlowsFlow
    FlexRule.ProceduralProcedure
    FlexRule.ValidationValidator

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public abstract class ExecutionPlan<TDescription> : IExecutionPlan, 
	ISignatureDescriptionProvider<TDescription>, ISignatureDescriptionProvider
where TDescription : ISignatureDescriptions

Type Parameters

TDescription

The ExecutionPlanTDescription type exposes the following members.

Constructors
Properties
Extension Methods
See Also