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
getConstraintMethods inherited from interface org.apache.jena.shacl.validation.event.ConstraintEvaluationForPathEvent
getPathMethods inherited from interface org.apache.jena.shacl.validation.event.FocusNodeValidationEvent
getFocusNodeMethods inherited from interface org.apache.jena.shacl.validation.event.ShapeValidationEvent
getShapeMethods inherited from interface org.apache.jena.shacl.validation.event.ValidationEvent
getValidationContext
-
Method Details
-
getValueNodes
Set<org.apache.jena.graph.Node> getValueNodes()
-