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