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