Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetObject
Packages that use EffectiveTarget.EffectiveTargetObject
Package
Description
-
Uses of EffectiveTarget.EffectiveTargetObject in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Constructor parameters in org.eclipse.rdf4j.sail.shacl.ast.planNodes with type arguments of type EffectiveTarget.EffectiveTargetObjectModifierConstructorDescriptionAllTargetsPlanNode(ConnectionsGroup connectionsGroup, ArrayDeque<EffectiveTarget.EffectiveTargetObject> chain, List<org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable> vars, ConstraintComponent.Scope scope)
-
Uses of EffectiveTarget.EffectiveTargetObject in org.eclipse.rdf4j.sail.shacl.ast.targets
Constructors in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type EffectiveTarget.EffectiveTargetObjectModifierConstructorDescriptionEffectiveTargetObject(org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable var, org.eclipse.rdf4j.sail.shacl.ast.Targetable target, EffectiveTarget.EffectiveTargetObject prev, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)