 | 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
Syntaxpublic InterpretationPlan BuildInterpretationPlan(
string comparisonMatcherName
)
Parameters
- comparisonMatcherName
- Type: SystemString
Return Value
Type:
InterpretationPlan
See Also