Uses of Interface
org.eclipse.rdf4j.sail.shacl.ast.Targetable
Packages that use Targetable
Package
Description
- 
Uses of Targetable in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast that return TargetableConstructors in org.eclipse.rdf4j.sail.shacl.ast with parameters of type TargetableModifierConstructorDescriptionStatementMatcher(StatementMatcher.Variable<? extends Resource> subject, StatementMatcher.Variable<IRI> predicate, StatementMatcher.Variable<? extends Value> object, Targetable origin, Set<String> inheritedVarNames)  - 
Uses of Targetable in org.eclipse.rdf4j.sail.shacl.ast.paths
Classes in org.eclipse.rdf4j.sail.shacl.ast.paths that implement TargetableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass - 
Uses of Targetable in org.eclipse.rdf4j.sail.shacl.ast.targets
Classes in org.eclipse.rdf4j.sail.shacl.ast.targets that implement TargetableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type TargetableConstructors in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type TargetableModifierConstructorDescriptionEffectiveTarget(ArrayDeque<Targetable> chain, Targetable optional, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider) EffectiveTargetFragment(StatementMatcher.Variable<Value> var, Targetable target, EffectiveTarget.EffectiveTargetFragment prev, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider) Constructor parameters in org.eclipse.rdf4j.sail.shacl.ast.targets with type arguments of type TargetableModifierConstructorDescriptionEffectiveTarget(ArrayDeque<Targetable> chain, Targetable optional, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)