Module org.apache.jena.shacl
Interface ConstraintEvaluationOnPathNodesEvent
- All Superinterfaces:
ConstraintEvaluationEvent
,ConstraintEvaluationForPathEvent
,FocusNodeValidationEvent
,ShapeValidationEvent
,ValidationEvent
- All Known Implementing Classes:
AbstractConstraintEvaluationOnPathNodesEvent
,ConstraintEvaluatedOnPathNodesEvent
,ConstraintEvaluatedOnPathNodesWithCompareNodesEvent
,ConstraintEvaluationForPropertyShapeFinishedEvent
,ConstraintEvaluationForPropertyShapeStartedEvent
-
Method Summary
Methods inherited from interface org.apache.jena.shacl.validation.event.ConstraintEvaluationEvent
getConstraint
Methods inherited from interface org.apache.jena.shacl.validation.event.ConstraintEvaluationForPathEvent
getPath
Methods inherited from interface org.apache.jena.shacl.validation.event.FocusNodeValidationEvent
getFocusNode
Methods inherited from interface org.apache.jena.shacl.validation.event.ShapeValidationEvent
getShape
Methods inherited from interface org.apache.jena.shacl.validation.event.ValidationEvent
getValidationContext
-
Method Details
-
getValueNodes
Set<org.apache.jena.graph.Node> getValueNodes()
-