Interface SyntheticRule<T>
- All Superinterfaces:
Rule<T>
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface eu.dnetlib.validator2.engine.Rule
getContext, test
-
Method Details
-
parentRule
SyntheticRule<T> parentRule() -
applicabilityRule
-
getTestedNodes
NodeList getTestedNodes()
-