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