Uses of Interface
org.topbraid.shacl.model.SHFunction
Packages that use SHFunction
-
Uses of SHFunction in org.topbraid.shacl.arq
Methods in org.topbraid.shacl.arq that return SHFunctionModifier and TypeMethodDescriptionSHACLARQFunction.getSHACLFunction()Gets the underlying sh:Function Model object for this ARQ function.Constructors in org.topbraid.shacl.arq with parameters of type SHFunctionModifierConstructorDescriptionprotectedSHACLARQFunction(SHFunction shaclFunction) Constructs a new SHACLARQFunction based on a given sh:Function. -
Uses of SHFunction in org.topbraid.shacl.model
Subinterfaces of SHFunction in org.topbraid.shacl.model -
Uses of SHFunction in org.topbraid.shacl.model.impl
Classes in org.topbraid.shacl.model.impl that implement SHFunction