Package | Description |
---|---|
org.eclipse.incquery.runtime.localsearch.operations.check | |
org.eclipse.incquery.runtime.localsearch.operations.check.nobase |
Modifier and Type | Class and Description |
---|---|
class |
BinaryTransitiveClosureCheck
Checking for a transitive closure expressed as a local search pattern matcher.
|
class |
CheckConstant
This operation handles constants in search plans by checking if a variable is bound to a certain constant value.
|
class |
ContainmentCheck
A simple operation that checks whether a
EStructuralFeature connects two selected variables. |
class |
CountCheck
Calculates the count of matches for a called matcher
|
class |
ExpressionCheck |
class |
InequalityCheck |
class |
InstanceOfClassCheck |
class |
InstanceOfDataTypeCheck |
class |
NACOperation |
class |
StructuralFeatureCheck
A simple operation that checks whether a
EStructuralFeature connects two selected variables. |
Modifier and Type | Class and Description |
---|---|
class |
ScopeCheck
This operation simply checks if a model element is part of the Query Scope
|