Uses of Interface
org.apache.jena.shacl.validation.event.ConstraintEvaluatedEvent
Packages that use ConstraintEvaluatedEvent
-
Uses of ConstraintEvaluatedEvent in org.apache.jena.shacl.validation.event
Classes in org.apache.jena.shacl.validation.event that implement ConstraintEvaluatedEventModifier and TypeClassDescriptionclass
Event type resulting from constraint evaluation on the focus node (i.e.class
Event resulting from evaluating a constraint on the focus node, using compare nodes.class
Event resulting from evaluating a constraint on the focus node, using a single compare 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.