Uses of Interface
org.apache.jena.ontapi.model.OntDataRange.IntersectionOf
Packages that use OntDataRange.IntersectionOf
-
Uses of OntDataRange.IntersectionOf in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntDataRange.IntersectionOfModifier and TypeMethodDescriptionOntGraphModelImpl.createDataIntersectionOf(Collection<OntDataRange> values) -
Uses of OntDataRange.IntersectionOf in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntDataRange.IntersectionOfMethods in org.apache.jena.ontapi.impl.objects that return OntDataRange.IntersectionOfModifier and TypeMethodDescriptionstatic OntDataRange.IntersectionOfOntDataRangeImpl.createIntersectionOf(OntGraphModelImpl model, Stream<OntDataRange> values)