Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
Packages that use EffectiveTarget.EffectiveTargetFragment
Package
Description
-
Uses of EffectiveTarget.EffectiveTargetFragment in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Constructor parameters in org.eclipse.rdf4j.sail.shacl.ast.planNodes with type arguments of type EffectiveTarget.EffectiveTargetFragmentModifierConstructorDescriptionAllTargetsPlanNode
(SailConnection sailConnection, Resource[] dataGraph, ArrayDeque<EffectiveTarget.EffectiveTargetFragment> chain, List<StatementMatcher.Variable<Value>> vars, ConstraintComponent.Scope scope) -
Uses of EffectiveTarget.EffectiveTargetFragment in org.eclipse.rdf4j.sail.shacl.ast.targets
Fields in org.eclipse.rdf4j.sail.shacl.ast.targets declared as EffectiveTarget.EffectiveTargetFragmentModifier and TypeFieldDescriptionprivate final EffectiveTarget.EffectiveTargetFragment
EffectiveTarget.optional
private final EffectiveTarget.EffectiveTargetFragment
EffectiveTarget.EffectiveTargetFragment.prev
private final EffectiveTarget.EffectiveTargetFragment
TargetChainRetriever.removedStatementTarget
Fields in org.eclipse.rdf4j.sail.shacl.ast.targets with type parameters of type EffectiveTarget.EffectiveTargetFragmentModifier and TypeFieldDescriptionprivate final ArrayDeque
<EffectiveTarget.EffectiveTargetFragment> EffectiveTarget.chain
Constructors in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type EffectiveTarget.EffectiveTargetFragmentModifierConstructorDescriptionEffectiveTargetFragment
(StatementMatcher.Variable<Value> var, Targetable target, EffectiveTarget.EffectiveTargetFragment prev, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider) TargetChainRetriever
(ConnectionsGroup connectionsGroup, Resource[] dataGraph, List<StatementMatcher> statementMatchers, List<StatementMatcher> removedStatementMatchers, EffectiveTarget.EffectiveTargetFragment removedStatementTarget, SparqlFragment queryFragment, List<StatementMatcher.Variable<Value>> vars, ConstraintComponent.Scope scope, boolean hasValue)