 | LGSPGraphStatistics Constructor |
Create the statistics class, binding it to the graph model
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic LGSPGraphStatistics(
IGraphModel graphModel
)
Parameters
- graphModel IGraphModel
-
See Also