Click or drag to resize

LGSPGraphModelTransientObjectModel Property

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public abstract ITransientObjectModel TransientObjectModel { get; }

Property Value

Type: ITransientObjectModel

Implements

IGraphModelTransientObjectModel
See Also