 | IGraphModelAreFunctionsParallelized Property |
If true, function methods (and functions from the actions based on this model) are also available in a parallelized version,
and external functions and function methods of external classes are expected to be also available in a parallelized version
(and graph element uniqueness is ensured).
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxbool AreFunctionsParallelized { get; }
Property Value
Type:
Boolean
See Also