Uses of Interface
org.apache.jena.ontapi.model.OntSWRL.Atom.WithBuiltin
Packages that use OntSWRL.Atom.WithBuiltin
-
Uses of OntSWRL.Atom.WithBuiltin in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntSWRL.Atom.WithBuiltinModifier and TypeMethodDescriptionOntGraphModelImpl.createBuiltInSWRLAtom(org.apache.jena.rdf.model.Resource predicate, Collection<OntSWRL.DArg> arguments) -
Uses of OntSWRL.Atom.WithBuiltin in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntSWRL.Atom.WithBuiltinMethods in org.apache.jena.ontapi.impl.objects that return OntSWRL.Atom.WithBuiltinModifier and TypeMethodDescriptionstatic OntSWRL.Atom.WithBuiltinOntSWRLImpl.createBuiltInAtom(OntGraphModelImpl model, org.apache.jena.rdf.model.Resource predicate, Collection<OntSWRL.DArg> arguments)