Uses of Interface
org.apache.jena.ontapi.model.OntSWRL.Atom.WithObjectProperty
Packages that use OntSWRL.Atom.WithObjectProperty
-
Uses of OntSWRL.Atom.WithObjectProperty in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntSWRL.Atom.WithObjectPropertyModifier and TypeMethodDescriptionOntGraphModelImpl.createObjectPropertySWRLAtom(OntObjectProperty dataProperty, OntSWRL.IArg firstArg, OntSWRL.IArg secondArg) -
Uses of OntSWRL.Atom.WithObjectProperty in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntSWRL.Atom.WithObjectPropertyMethods in org.apache.jena.ontapi.impl.objects that return OntSWRL.Atom.WithObjectPropertyModifier and TypeMethodDescriptionOntSWRLImpl.createObjectPropertyAtom(OntGraphModelImpl model, OntObjectProperty objectProperty, OntSWRL.IArg firstArg, OntSWRL.IArg secondArg)