| Class | Description |
|---|---|
| ChildrenProcessor |
A match processor tailored for the org.eclipse.incquery.viewers.runtime.model.patterns.children pattern.
|
| ChildrenQuerySpecification |
A pattern-specific query specification that can instantiate ChildrenMatcher in a type-safe way.
|
| Param2containmentProcessor |
A match processor tailored for the org.eclipse.incquery.viewers.runtime.model.patterns.param2containment pattern.
|
| Param2containmentQuerySpecification |
A pattern-specific query specification that can instantiate Param2containmentMatcher in a type-safe way.
|
| Param2edgeProcessor |
A match processor tailored for the org.eclipse.incquery.viewers.runtime.model.patterns.param2edge pattern.
|
| Param2edgeQuerySpecification |
A pattern-specific query specification that can instantiate Param2edgeMatcher in a type-safe way.
|
| Param2itemProcessor |
A match processor tailored for the org.eclipse.incquery.viewers.runtime.model.patterns.param2item pattern.
|
| Param2itemQuerySpecification |
A pattern-specific query specification that can instantiate Param2itemMatcher in a type-safe way.
|