Uses of Interface
org.apache.jena.ontapi.model.OntSWRL.Imp
Packages that use OntSWRL.Imp
-
Uses of OntSWRL.Imp in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntSWRL.ImpModifier and TypeMethodDescriptionOntGraphModelImpl.createSWRLImp(Collection<OntSWRL.Atom<?>> head, Collection<OntSWRL.Atom<?>> body) -
Uses of OntSWRL.Imp in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntSWRL.ImpMethods in org.apache.jena.ontapi.impl.objects that return OntSWRL.ImpModifier and TypeMethodDescriptionstatic OntSWRL.ImpOntSWRLImpl.createImp(OntGraphModelImpl model, Collection<OntSWRL.Atom<? extends OntObject>> head, Collection<OntSWRL.Atom<? extends OntObject>> body)