Click or drag to resize

PatternGraphAnalyzerAnalyzeWithInterPatternRelationsKnown Method

Analyze the pattern further on, know that the inter pattern relations are known

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void AnalyzeWithInterPatternRelationsKnown(
	PatternGraph patternGraph
)

Parameters

patternGraph
Type: de.unika.ipd.grGen.lgspPatternGraph
See Also