Class | Description |
---|---|
BaseGeneratedEMFPQuery |
Common superclass for EMF-based generated PQueries.
|
BaseGeneratedEMFQuerySpecification<Matcher extends IncQueryMatcher<? extends IPatternMatch>> |
Provides common functionality of pattern-specific generated query specifications over the EMF scope.
|
BaseGeneratedPatternGroup | |
BaseMatcher<Match extends IPatternMatch> |
Base implementation of IncQueryMatcher.
|
BasePatternGroup |
Base implementation of
IQueryGroup . |
BasePatternMatch |
Base implementation of IPatternMatch.
|
BaseQuerySpecification<Matcher extends IncQueryMatcher<? extends IPatternMatch>> |
Base implementation of IQuerySpecification.
|
RunOnceQueryEngine |
Run-once query engines can be used to retrieve the current match set of query specifications
in a given scope.
|