Uses of Interface
org.apache.jena.ontapi.model.OntSWRL.Atom.WithDataProperty
Packages that use OntSWRL.Atom.WithDataProperty
-
Uses of OntSWRL.Atom.WithDataProperty in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntSWRL.Atom.WithDataPropertyModifier and TypeMethodDescriptionOntGraphModelImpl.createDataPropertySWRLAtom(OntDataProperty dataProperty, OntSWRL.IArg firstArg, OntSWRL.DArg secondArg) -
Uses of OntSWRL.Atom.WithDataProperty in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntSWRL.Atom.WithDataPropertyMethods in org.apache.jena.ontapi.impl.objects that return OntSWRL.Atom.WithDataPropertyModifier and TypeMethodDescriptionOntSWRLImpl.createDataPropertyAtom(OntGraphModelImpl model, OntDataProperty dataProperty, OntSWRL.IArg firstArg, OntSWRL.DArg secondArg)