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, getPositionOfParameter
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newEmptyMatch, newMatch
public BaseGeneratedEMFQuerySpecification(PQuery wrappedPQuery)
public java.lang.Class<? extends IncQueryScope> getPreferredScopeClass()
IQuerySpecification
EMFScope
class is returned.