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