![]() | IMatchingPattern Interface |
Namespace: de.unika.ipd.grGen.libGr
public interface IMatchingPattern
The IMatchingPattern type exposes the following members.
Name | Description | |
---|---|---|
![]() | Annotations |
The annotations of the matching pattern (test/rule/subpattern)
|
![]() | DefNames |
An array of the names of the def elements yielded out of this pattern.
|
![]() | InputNames |
An array of the names corresponding to rule parameters.
|
![]() | Inputs |
An array of GrGen types corresponding to rule parameters.
|
![]() | PatternGraph |
The main pattern graph.
|