Uses of Interface
org.apache.jena.shacl.validation.event.FocusNodeValidationEvent
Packages that use FocusNodeValidationEvent
-
Uses of FocusNodeValidationEvent in org.apache.jena.shacl.validation.event
Subinterfaces of FocusNodeValidationEvent in org.apache.jena.shacl.validation.eventModifier and TypeInterfaceDescriptioninterfaceBase class for events resulting from evaluating constraints that compare value nodes with other nodes, such assh:equalsorsh:lessThan.interfaceType of events resulting from evaluating a constraint on a Set of value nodes or, in the case of constraints of a node shape, on a single value node.interfaceinterfaceinterfaceinterfaceinterfaceClasses in org.apache.jena.shacl.validation.event that implement FocusNodeValidationEventModifier and TypeClassDescriptionclassConstraint-related event.classConstraint-related event that pertains to a path.classEvent that pertains to constraint evaluation on multiple value nodes.classEvent resulting from constraint evaluation on a single value node.classEvent type used for all events after the selection of a focus node.classEvent type resulting from constraint evaluation on the focus node (i.e. in a node shape).classEvent resulting from evaluating a constraint on the focus node, using compare nodes.classEvent resulting from evaluating a constraint on the focus node, using a single compare node.classEvent emitted when a constraint is evaluated on multiple value nodes.classEvent emitted when a constraint is evaluated on multiple value nodes and multiple compare nodes.classclassEvent emitted when a constraint is evaluated on a single value node using a set of compare nodes.classEvent emitted when a constraint is evaluated on a single value node with a single compare node.classEvent emitted when the validation of a node shape is finished.classEvent emitted when the validation of a node shape has begun.classEvent emitted when a property shape has been evaluated completely.classEvent emitted when the validation of a shape has begun.classEvent emitted when the validation of a focus node is finished.classEvent emitted when a focus node has been validated completely with regard to a shape.classEvent emitted when the value nodes of a property shape have been determined, but before any constraints are validated.Methods in org.apache.jena.shacl.validation.event that return types with arguments of type FocusNodeValidationEvent