Uses of Class
org.apache.jena.shacl.validation.event.AbstractConstraintEvaluationForPathEvent
Packages that use AbstractConstraintEvaluationForPathEvent
-
Uses of AbstractConstraintEvaluationForPathEvent in org.apache.jena.shacl.validation.event
Modifier and TypeClassDescriptionclass
Event that pertains to constraint evaluation on multiple value nodes.class
Event resulting from constraint evaluation on a single value node.class
Event emitted when a constraint is evaluated on multiple value nodes.class
Event emitted when a constraint is evaluated on multiple value nodes and multiple compare nodes.class
class
Event emitted when a constraint is evaluated on a single value node using a set of compare nodes.class
Event emitted when a constraint is evaluated on a single value node with a single compare node.class
Event emitted when a property shape has been evaluated completely.class
Event emitted when the validation of a shape has begun.