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.1
Syntax
C#
public InterpretationPlan BuildInterpretationPlan(
	string comparisonMatcherName
)

Parameters

comparisonMatcherName  String
 

Return Value

InterpretationPlan
See Also