Uses of Class
org.apache.jena.ontapi.impl.objects.OntObjectPropertyImpl
Packages that use OntObjectPropertyImpl
-
Uses of OntObjectPropertyImpl in org.apache.jena.ontapi.impl.objects
Subclasses of OntObjectPropertyImpl in org.apache.jena.ontapi.impl.objectsModifier and TypeClassDescriptionstatic classstatic classMethods in org.apache.jena.ontapi.impl.objects that return OntObjectPropertyImplModifier and TypeMethodDescriptionOntObjectPropertyImpl.removePropertyChain(org.apache.jena.rdf.model.Resource rdfList) OntObjectPropertyImpl.setAsymmetric(boolean asymmetric) OntObjectPropertyImpl.setFunctional(boolean functional) OntObjectPropertyImpl.setInverseFunctional(boolean inverseFunctional) OntObjectPropertyImpl.setIrreflexive(boolean irreflexive) OntObjectPropertyImpl.setReflexive(boolean reflexive) OntObjectPropertyImpl.setSymmetric(boolean symmetric) OntObjectPropertyImpl.setTransitive(boolean transitive)