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
Fields in org.eclipse.rdf4j.sail.shacl.ast declared as TargetableMethods 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 TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of Targetable in org.eclipse.rdf4j.sail.shacl.ast.targets
Classes in org.eclipse.rdf4j.sail.shacl.ast.targets that implement TargetableModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Fields in org.eclipse.rdf4j.sail.shacl.ast.targets declared as TargetableModifier and TypeFieldDescriptionprivate final Targetable
EffectiveTarget.EffectiveTargetFragment.target
Fields in org.eclipse.rdf4j.sail.shacl.ast.targets with type parameters of type TargetableMethods 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)