Uses of Interface
org.apache.jena.ontapi.model.OntSWRL.Arg
Packages that use OntSWRL.Arg
-
Uses of OntSWRL.Arg in org.apache.jena.ontapi.impl.objects
Classes in org.apache.jena.ontapi.impl.objects with type parameters of type OntSWRL.ArgModifier and TypeClassDescriptionstatic classOntSWRLImpl.BinaryImpl<O extends OntObject,F extends OntSWRL.Arg, S extends OntSWRL.Arg> static classOntSWRLImpl.BinaryImpl<O extends OntObject,F extends OntSWRL.Arg, S extends OntSWRL.Arg> static classOntSWRLImpl.PropertyAtomImpl<P extends OntProperty,A extends OntSWRL.Arg> static classOntSWRLImpl.UnaryImpl<O extends OntObject,A extends OntSWRL.Arg> Classes in org.apache.jena.ontapi.impl.objects that implement OntSWRL.ArgModifier and TypeClassDescriptionstatic classstatic classstatic class -
Uses of OntSWRL.Arg in org.apache.jena.ontapi.model
Classes in org.apache.jena.ontapi.model with type parameters of type OntSWRL.ArgModifier and TypeInterfaceDescriptionstatic interfaceOntSWRL.Atom.Binary<P extends OntObject,F extends OntSWRL.Arg, S extends OntSWRL.Arg> A binary atom abstraction.static interfaceOntSWRL.Atom.Binary<P extends OntObject,F extends OntSWRL.Arg, S extends OntSWRL.Arg> A binary atom abstraction.static interfaceOntSWRL.Atom.Unary<P extends OntObject,A extends OntSWRL.Arg> A unary atom abstraction.Subinterfaces of OntSWRL.Arg in org.apache.jena.ontapi.modelModifier and TypeInterfaceDescriptionstatic interfaceAn interface that represents eitherLiteralorOntSWRL.Variable.static interfaceAn interface that represents eitherOntIndividualorOntSWRL.Variable.static interfaceRepresentsSWRL.Variableentity.Methods in org.apache.jena.ontapi.model that return types with arguments of type OntSWRL.ArgModifier and TypeMethodDescriptionStream<? extends OntSWRL.Arg>OntSWRL.Atom.arguments()Lists all arguments from thisAtom.default Stream<OntSWRL.Arg>OntSWRL.Atom.Binary.arguments()