public abstract class BaseGeneratedEMFQuerySpecification<Matcher extends IncQueryMatcher<? extends IPatternMatch>> extends BaseQuerySpecification<Matcher>
| Constructor and Description |
|---|
BaseGeneratedEMFQuerySpecification(PQuery wrappedPQuery)
Instantiates query specification for the given internal query representation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends IncQueryScope> |
getPreferredScopeClass()
The query is formulated over this kind of modeling platform.
|
getAllAnnotations, getAnnotationsByName, getFirstAnnotationByName, getFullyQualifiedName, getInternalQueryRepresentation, getMatcher, getMatcher, getParameterNames, getParameters, getPositionOfParameterequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewEmptyMatch, newMatchpublic BaseGeneratedEMFQuerySpecification(PQuery wrappedPQuery)
public java.lang.Class<? extends IncQueryScope> getPreferredScopeClass()
IQuerySpecificationEMFScope class is returned.