![]() | SearchOperation Class |
Namespace: de.unika.ipd.grGen.lgsp
public class SearchOperation : IComparable<SearchOperation>, ICloneable
The SearchOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchOperation | Initializes a new instance of the SearchOperation class |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Clone(SearchOperationType) | |
![]() | CompareTo |
Name | Description | |
---|---|---|
![]() | ConnectednessCheck | |
![]() | CostToEnd | |
![]() | Element |
If Type is NegativePattern or IndependentPattern, Element is a ScheduledSearchPlan object.
If Type is Condition, Element is a Condition object.
If Type is AssignVar, Element is a PatternVariable object.
If Type is DefToBeYieldedTo, Element is a Variable object in case of a variable, or a SearchPlanNode in case of a graph element.
Otherwise Element is the target SearchPlanNode for this operation.
|
![]() | Expression | |
![]() | IndexAccess | |
![]() | Isomorphy | |
![]() | NameLookup | |
![]() | SourceSPNode | |
![]() | Storage | |
![]() | StorageIndex | |
![]() | Type | |
![]() | UniqueLookup |