Class FunctionalDependencyAnnotationValidator
- java.lang.Object
-
- org.eclipse.viatra.query.patternlanguage.emf.annotations.PatternAnnotationValidator
-
- org.eclipse.viatra.query.patternlanguage.emf.annotations.impl.FunctionalDependencyAnnotationValidator
-
- All Implemented Interfaces:
IPatternAnnotationValidator
public class FunctionalDependencyAnnotationValidator extends PatternAnnotationValidator
Annotation information for theFunctionalDependency
annotation for VQL.- Since:
- 2.0
-
-
Constructor Summary
Constructors Constructor Description FunctionalDependencyAnnotationValidator()
-
Method Summary
-
Methods inherited from class org.eclipse.viatra.query.patternlanguage.emf.annotations.PatternAnnotationValidator
getAdditionalValidator, getAllAvailableParameterNames, getAnnotationName, getDescription, getDescription, getExpectedParameterType, getMissingMandatoryAttributes, getUnknownAttributes, isDeprecated, isDeprecated
-
-