Click or drag to resize

IPatternGraphEmbedding Interface

Embedding of a subpattern into it's containing pattern

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public interface IPatternGraphEmbedding

The IPatternGraphEmbedding type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
The annotations of the pattern element
Public propertyEmbeddedGraph
The embedded subpattern
Public propertyName
The name of the usage of the subpattern.
Top
See Also