Class ParameterReference
- java.lang.Object
-
- org.eclipse.viatra.query.runtime.matchers.psystem.annotations.ParameterReference
-
public class ParameterReference extends java.lang.Object
An annotation parameter referencing a query parameter by name. Does not check whether the parameter exists.
-
-
Constructor Summary
Constructors Constructor Description ParameterReference(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-