![]() | SearchPlanNodeNode Class |
Namespace: de.unika.ipd.grGen.lgsp
public class SearchPlanNodeNode : SearchPlanNode
The SearchPlanNodeNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchPlanNodeNode(PlanNode) | Initializes a new instance of the SearchPlanNodeNode class |
![]() | SearchPlanNodeNode(PlanNodeType, Int32, Boolean, PatternElement) | Initializes a new instance of the SearchPlanNodeNode class |
Name | Description | |
---|---|---|
![]() | ToString | (Inherited from SearchPlanNode.) |
Name | Description | |
---|---|---|
![]() | ElementID | (Inherited from SearchPlanNode.) |
![]() | IncomingPatternEdges |
IncomingPatternEdges are the search plan nodes which originate from the incoming pattern edges of the pattern node this node represents
|
![]() | IsPreset | (Inherited from SearchPlanNode.) |
![]() | nodeMatcher |
the node matcher interpretation plan operation created for this node
|
![]() | NodeType | (Inherited from SearchPlanNode.) |
![]() | OutgoingEdges | (Inherited from SearchPlanNode.) |
![]() | OutgoingPatternEdges |
OutgoingPatternEdges are the search plan nodes which originate from the outgoing pattern edges of the pattern node this node represents
|
![]() | PatternElement | (Inherited from SearchPlanNode.) |
![]() | Visited | (Inherited from SearchPlanNode.) |