Uses of Interface
org.apache.jena.ontapi.model.OntDisjoint
Packages that use OntDisjoint
-
Uses of OntDisjoint in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntDisjointModifier and TypeClassDescriptionclassOntDisjointImpl<O extends OntObject>Implementation for anonymousowl:AllDisjointProperties,owl:AllDisjointClasses,owl:AllDifferentsections.static classstatic classstatic classstatic classstatic classstatic classDisjointClasses := 'DisjointClasses' '(' axiomAnnotations subClassExpression subClassExpression { subClassExpression } ')'Methods in org.apache.jena.ontapi.impl.objects with type parameters of type OntDisjointModifier and TypeMethodDescriptionstatic <R extends OntDisjoint<?>,E extends OntObject>
ROntDisjointImpl.create(OntGraphModelImpl model, org.apache.jena.rdf.model.Resource type, Class<R> resultType, Class<E> memberType, Stream<E> members, org.apache.jena.rdf.model.Property membersPredicate) -
Uses of OntDisjoint in org.apache.jena.ontapi.model
Subinterfaces of OntDisjoint in org.apache.jena.ontapi.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceOntDisjoint.Properties<P extends OntRelationalProperty>Abstraction for Pairwise Disjoint Properties anonymousOntology Object.