![]() | LGSPSubpatternAction Fields |
The LGSPSubpatternAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | actionEnv |
The action execution environment which contains the host graph in which to search for matches
|
![]() | lastMatchAtPreviousNestingLevel |
Last match at the previous nesting level in the temporary match object stack representing the pattern nesting from innermost outwards.
Needed for patternpath checking in negatives/independents, used as starting point of patternpath isomorphy checks.
|
![]() | matchOfNestingPattern |
Entry point to the temporary match object stack representing the pattern nesting from innermost outwards.
Needed for patternpath checking in negatives/independents, used as attachment point / is top of stack.
|
![]() | openTasks |
The subpattern actions which have to be executed until a full match is found
The inheriting class contains the preset subpattern connection elements
|
![]() | patternGraph |
The PatternGraph object from which this matching task object has been created
|
![]() | patternGraphs |
The PatternGraph objects from which this matching task object has been created
(non-null in case of an alternative, contains the pattern graphs of the alternative cases then)
|
![]() | searchPatternpath |
Tells whether this subpattern has to search the pattern path when matching
|