Class UnorderedSelect.Mapper.ObjectScopedMapper
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.ObjectScopedMapper
- All Implemented Interfaces:
BiFunction<Statement, Resource[], ValidationTuple>
- Enclosing class:
UnorderedSelect.Mapper
public static class UnorderedSelect.Mapper.ObjectScopedMapper
extends Object
implements BiFunction<Statement, Resource[], ValidationTuple>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static UnorderedSelect.Mapper.ObjectScopedMapper(package private) static UnorderedSelect.Mapper.ObjectScopedMapper(package private) static UnorderedSelect.Mapper.ObjectScopedMapperprivate final ConstraintComponent.Scope -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BiFunction
andThen
-
Field Details
-
scope
-
nodeShapeInstance
-
propertyShapeInstance
-
noneInstance
-
-
Constructor Details
-
ObjectScopedMapper
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBiFunction<Statement, Resource[], ValidationTuple>
-
hashCode
-
equals
-
getFunction
public static UnorderedSelect.Mapper.ObjectScopedMapper getFunction(ConstraintComponent.Scope scope)
-