Uses of Interface
org.apache.jena.ontapi.model.OntDisjoint.ObjectProperties
Packages that use OntDisjoint.ObjectProperties
Package
Description
-
Uses of OntDisjoint.ObjectProperties in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntDisjoint.ObjectPropertiesModifier and TypeMethodDescriptionOntGraphModelImpl.createDisjointObjectProperties(Collection<OntObjectProperty> properties) -
Uses of OntDisjoint.ObjectProperties in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntDisjoint.ObjectPropertiesMethods in org.apache.jena.ontapi.impl.objects that return OntDisjoint.ObjectPropertiesModifier and TypeMethodDescriptionstatic OntDisjoint.ObjectPropertiesOntDisjointImpl.createDisjointObjectProperties(OntGraphModelImpl model, Stream<OntObjectProperty> properties) -
Uses of OntDisjoint.ObjectProperties in org.apache.jena.ontapi.model
Methods in org.apache.jena.ontapi.model that return types with arguments of type OntDisjoint.ObjectPropertiesModifier and TypeMethodDescriptiondefault Stream<OntDisjoint.ObjectProperties>OntObjectProperty.disjoints()Lists allOntDisjointsections where this object property is a member.