Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget
Packages that use EffectiveTarget
Package
Description
-
Uses of EffectiveTarget in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
Methods in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents with parameters of type EffectiveTargetModifier and TypeMethodDescriptionprivate PlanNode
SimpleAbstractConstraintComponent.getPlanNodeForOverrideTargetNode
(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope, boolean negatePlan, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider, EffectiveTarget effectiveTarget, Optional<Path> path) private PlanNode
SparqlConstraintComponent.getPlanNodeForOverrideTargetNode
(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider, EffectiveTarget effectiveTarget, Optional<Path> path) -
Uses of EffectiveTarget in org.eclipse.rdf4j.sail.shacl.ast.targets
Methods in org.eclipse.rdf4j.sail.shacl.ast.targets that return EffectiveTargetModifier and TypeMethodDescriptionTargetChain.getEffectiveTarget
(ConstraintComponent.Scope scope, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)