Module org.apache.jena.shacl
Interface ValidationLifecycleEvent
- All Superinterfaces:
 ValidationEvent
- All Known Implementing Classes:
 ConstraintEvaluationForNodeShapeFinishedEvent,ConstraintEvaluationForNodeShapeStartedEvent,ConstraintEvaluationForPropertyShapeFinishedEvent,ConstraintEvaluationForPropertyShapeStartedEvent,FocusNodesDeterminedEvent,FocusNodeValidationFinishedEvent,FocusNodeValidationStartedEvent,ShapeValidationFinishedEvent,ShapeValidationStartedEvent,TargetShapesValidationFinishedEvent,TargetShapesValidationStartedEvent,ValueNodesDeterminedForPropertyShapeEvent
Tagging interface for all events relating to the 'lifecyle' of a SHACL
 validation (validation started/finished, focus nodes determined, etc.)
- 
Method Summary
Methods inherited from interface org.apache.jena.shacl.validation.event.ValidationEvent
getValidationContext