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