Click or drag to resize

InterpretationPlanBuilderBuildInterpretationPlan Method

Builds interpretation plan from scheduled search plan.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public InterpretationPlan BuildInterpretationPlan(
	string comparisonMatcherName
)

Parameters

comparisonMatcherName
Type: SystemString

Return Value

Type: InterpretationPlan
See Also