public final class GeneralizedTaggedBlockPairsQuerySpecification extends org.eclipse.viatra.query.runtime.api.impl.BaseGeneratedEMFQuerySpecification<GeneralizedTaggedBlockPairsMatcher>
Modifier and Type | Method and Description |
---|---|
static GeneralizedTaggedBlockPairsQuerySpecification |
instance() |
GeneralizedTaggedBlockPairsMatcher |
instantiate() |
protected GeneralizedTaggedBlockPairsMatcher |
instantiate(org.eclipse.viatra.query.runtime.api.ViatraQueryEngine engine) |
GeneralizedTaggedBlockPairsMatch |
newEmptyMatch() |
GeneralizedTaggedBlockPairsMatch |
newMatch(java.lang.Object... parameters) |
getPreferredScopeClass
ensureInitializedInternal, getAllAnnotations, getAnnotationsByName, getFirstAnnotationByName, getFullyQualifiedName, getInternalQueryRepresentation, getMatcher, getParameterNames, getParameters, getPositionOfParameter, getVisibility, processInitializerError
public static GeneralizedTaggedBlockPairsQuerySpecification instance()
ViatraQueryRuntimeException
- if the pattern definition could not be loadedprotected GeneralizedTaggedBlockPairsMatcher instantiate(org.eclipse.viatra.query.runtime.api.ViatraQueryEngine engine)
instantiate
in class org.eclipse.viatra.query.runtime.api.impl.BaseQuerySpecification<GeneralizedTaggedBlockPairsMatcher>
public GeneralizedTaggedBlockPairsMatcher instantiate()
instantiate
in interface org.eclipse.viatra.query.runtime.api.IQuerySpecification<GeneralizedTaggedBlockPairsMatcher>
instantiate
in class org.eclipse.viatra.query.runtime.api.impl.BaseQuerySpecification<GeneralizedTaggedBlockPairsMatcher>
public GeneralizedTaggedBlockPairsMatch newEmptyMatch()
public GeneralizedTaggedBlockPairsMatch newMatch(java.lang.Object... parameters)