Uses of Interface
org.apache.jena.ontapi.model.OntSWRL.Atom.WithDifferentIndividuals
Packages that use OntSWRL.Atom.WithDifferentIndividuals
-
Uses of OntSWRL.Atom.WithDifferentIndividuals in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntSWRL.Atom.WithDifferentIndividualsModifier and TypeMethodDescriptionOntGraphModelImpl.createDifferentIndividualsSWRLAtom(OntSWRL.IArg firstArg, OntSWRL.IArg secondArg) -
Uses of OntSWRL.Atom.WithDifferentIndividuals in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntSWRL.Atom.WithDifferentIndividualsMethods in org.apache.jena.ontapi.impl.objects that return OntSWRL.Atom.WithDifferentIndividualsModifier and TypeMethodDescriptionOntSWRLImpl.createDifferentIndividualsAtom(OntGraphModelImpl model, OntSWRL.IArg firstArg, OntSWRL.IArg secondArg)