 | InterpretationPlanBuilderBuildInterpretationPlan Method |
Builds interpretation plan from scheduled search plan.
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic InterpretationPlan BuildInterpretationPlan(
string comparisonMatcherName
)
Parameters
- comparisonMatcherName String
-
Return Value
InterpretationPlan
See Also