Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.targets.TargetChain
Packages that use TargetChain
Package
Description
- 
Uses of TargetChain in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast that return TargetChainMethods in org.eclipse.rdf4j.sail.shacl.ast with parameters of type TargetChainModifier and TypeMethodDescriptionvoidPropertyShape.setTargetChain(TargetChain targetChain) voidShape.setTargetChain(TargetChain targetChain) voidTargetChainInterface.setTargetChain(TargetChain targetChain)  - 
Uses of TargetChain in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
Methods in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents that return TargetChainModifier and TypeMethodDescriptionAbstractConstraintComponent.getTargetChain()AbstractSimpleConstraintComponent.getTargetChain()Methods in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents with parameters of type TargetChainModifier and TypeMethodDescriptionvoidAbstractConstraintComponent.setTargetChain(TargetChain targetChain) voidAbstractSimpleConstraintComponent.setTargetChain(TargetChain targetChain) voidAndConstraintComponent.setTargetChain(TargetChain targetChain) voidNotConstraintComponent.setTargetChain(TargetChain targetChain) voidOrConstraintComponent.setTargetChain(TargetChain targetChain) voidQualifiedMaxCountConstraintComponent.setTargetChain(TargetChain targetChain) voidQualifiedMinCountConstraintComponent.setTargetChain(TargetChain targetChain) voidXoneConstraintComponent.setTargetChain(TargetChain targetChain)  - 
Uses of TargetChain in org.eclipse.rdf4j.sail.shacl.ast.targets
Methods in org.eclipse.rdf4j.sail.shacl.ast.targets that return TargetChainModifier and TypeMethodDescriptionTargetChain.add(Targetable o) TargetChain.setOptimizable(boolean optimizable) Constructors in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type TargetChain