Uses of Interface
org.apache.jena.ontapi.model.OntDisjoint.DataProperties
Packages that use OntDisjoint.DataProperties
Package
Description
-
Uses of OntDisjoint.DataProperties in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntDisjoint.DataPropertiesModifier and TypeMethodDescriptionOntGraphModelImpl.createDisjointDataProperties(Collection<OntDataProperty> properties) -
Uses of OntDisjoint.DataProperties in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntDisjoint.DataPropertiesMethods in org.apache.jena.ontapi.impl.objects that return OntDisjoint.DataPropertiesModifier and TypeMethodDescriptionstatic OntDisjoint.DataPropertiesOntDisjointImpl.createDisjointDataProperties(OntGraphModelImpl model, Stream<OntDataProperty> properties) -
Uses of OntDisjoint.DataProperties in org.apache.jena.ontapi.model
Methods in org.apache.jena.ontapi.model that return types with arguments of type OntDisjoint.DataPropertiesModifier and TypeMethodDescriptiondefault Stream<OntDisjoint.DataProperties>OntDataProperty.disjoints()Lists allOntDisjointsections where this data-property is a member.