Interface ConstraintEvaluationOnPathNodesEvent

All Superinterfaces:
ConstraintEvaluationEvent, ConstraintEvaluationForPathEvent, FocusNodeValidationEvent, ShapeValidationEvent, ValidationEvent
All Known Implementing Classes:
AbstractConstraintEvaluationOnPathNodesEvent, ConstraintEvaluatedOnPathNodesEvent, ConstraintEvaluatedOnPathNodesWithCompareNodesEvent, ConstraintEvaluationForPropertyShapeFinishedEvent, ConstraintEvaluationForPropertyShapeStartedEvent

public interface ConstraintEvaluationOnPathNodesEvent extends ConstraintEvaluationForPathEvent
  • Method Details

    • getValueNodes

      Set<org.apache.jena.graph.Node> getValueNodes()