Module org.apache.jena.shacl
Interface ShapeValidationEvent
- All Superinterfaces:
ValidationEvent
- All Known Subinterfaces:
CompareNodesEvent,ConstraintEvaluatedEvent,ConstraintEvaluationEvent,ConstraintEvaluationForPathEvent,ConstraintEvaluationOnPathNodesEvent,ConstraintEvaluationOnSinglePathNodeEvent,FocusNodeValidationEvent,SingleCompareNodeEvent
- All Known Implementing Classes:
AbstractConstraintEvaluationEvent,AbstractConstraintEvaluationForPathEvent,AbstractConstraintEvaluationOnPathNodesEvent,AbstractConstraintEvaluationOnSinglePathNodeEvent,AbstractFocusNodeValidationEvent,AbstractShapeValidationEvent,ConstraintEvaluatedOnFocusNodeEvent,ConstraintEvaluatedOnFocusNodeWithCompareNodesEvent,ConstraintEvaluatedOnFocusNodeWithSingleCompareNodeEvent,ConstraintEvaluatedOnPathNodesEvent,ConstraintEvaluatedOnPathNodesWithCompareNodesEvent,ConstraintEvaluatedOnSinglePathNodeEvent,ConstraintEvaluatedOnSinglePathNodeWithCompareNodesEvent,ConstraintEvaluatedOnSinglePathNodeWithSingleCompareNodeEvent,ConstraintEvaluationForNodeShapeFinishedEvent,ConstraintEvaluationForNodeShapeStartedEvent,ConstraintEvaluationForPropertyShapeFinishedEvent,ConstraintEvaluationForPropertyShapeStartedEvent,FocusNodesDeterminedEvent,FocusNodeValidationFinishedEvent,FocusNodeValidationStartedEvent,ShapeValidationFinishedEvent,ShapeValidationStartedEvent,ValueNodesDeterminedForPropertyShapeEvent
-
Method Summary
Methods inherited from interface org.apache.jena.shacl.validation.event.ValidationEvent
getValidationContext
-
Method Details
-
getShape
org.apache.jena.shacl.parser.Shape getShape()
-