Class ConstraintEvaluationForNodeShapeFinishedEvent

All Implemented Interfaces:
ConstraintEvaluationEvent, FocusNodeValidationEvent, ShapeValidationEvent, ValidationEvent, ValidationLifecycleEvent

public class ConstraintEvaluationForNodeShapeFinishedEvent extends AbstractConstraintEvaluationEvent implements ValidationLifecycleEvent
Event emitted when the validation of a node shape is finished.
  • Constructor Details

    • ConstraintEvaluationForNodeShapeFinishedEvent

      public ConstraintEvaluationForNodeShapeFinishedEvent(org.apache.jena.shacl.engine.ValidationContext vCxt, org.apache.jena.shacl.parser.Shape shape, org.apache.jena.graph.Node focusNode, org.apache.jena.shacl.parser.Constraint constraint)
  • Method Details