 | IPatternGraphHomomorphicNodesGlobal Property |
A two-dimensional array describing which pattern node may be matched non-isomorphic to which pattern node globally,
i.e. the nodes are contained in different, but locally nested patterns (alternative cases, iterateds).
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxbool[,] HomomorphicNodesGlobal { get; }
Property Value
Type:
Boolean
See Also