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 TypeMethodDescription(package private) static PlanNodeAbstractConstraintComponent.getAllTargetsIncludingThoseAddedByPath(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, ConstraintComponent.Scope scope, EffectiveTarget effectiveTarget, Path path, boolean includeTargetsAffectedByRemoval) private PlanNodeAbstractSimpleConstraintComponent.getPlanNodeForOverrideTargetNode(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope, boolean negatePlan, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider, EffectiveTarget effectiveTarget, Optional<Path> path) private PlanNodeSparqlConstraintComponent.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)