Uses of Interface
org.apache.jena.shacl.validation.event.ConstraintEvaluationForPathEvent
Packages that use ConstraintEvaluationForPathEvent
-
Uses of ConstraintEvaluationForPathEvent in org.apache.jena.shacl.validation.event
Subinterfaces of ConstraintEvaluationForPathEvent in org.apache.jena.shacl.validation.eventModifier and TypeInterfaceDescriptioninterface
interface
Classes in org.apache.jena.shacl.validation.event that implement ConstraintEvaluationForPathEventModifier and TypeClassDescriptionclass
Constraint-related event that pertains to a path.class
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.