Uses of Interface
org.apache.jena.ontapi.model.OntSWRL.Atom.WithClass
Packages that use OntSWRL.Atom.WithClass
-
Uses of OntSWRL.Atom.WithClass in org.apache.jena.ontapi.impl
Methods in org.apache.jena.ontapi.impl that return OntSWRL.Atom.WithClassModifier and TypeMethodDescriptionOntGraphModelImpl.createClassSWRLAtom(OntClass clazz, OntSWRL.IArg arg) -
Uses of OntSWRL.Atom.WithClass in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects that implement OntSWRL.Atom.WithClassMethods in org.apache.jena.ontapi.impl.objects that return OntSWRL.Atom.WithClassModifier and TypeMethodDescriptionstatic OntSWRL.Atom.WithClassOntSWRLImpl.createClassAtom(OntGraphModelImpl model, OntClass clazz, OntSWRL.IArg arg)