Uses of Class
org.apache.jena.ontapi.OntJenaException.IllegalArgument
Packages that use OntJenaException.IllegalArgument
-
Uses of OntJenaException.IllegalArgument in org.apache.jena.ontapi.impl.objects
Methods in org.apache.jena.ontapi.impl.objects that throw OntJenaException.IllegalArgumentModifier and TypeMethodDescriptionOntListImpl.get(int index) OntSimpleClassImpl.NamedImpl.removeDisjointUnion(org.apache.jena.rdf.model.Resource rdfList) static voidOntClassImpl.removeHasKey(OntGraphModelImpl m, OntClass clazz, org.apache.jena.rdf.model.RDFNode rdfList) OntClassImpl.removeHasKey(org.apache.jena.rdf.model.Resource list) OntSimpleClassImpl.removeHasKey(org.apache.jena.rdf.model.Resource list) OntObjectPropertyImpl.removePropertyChain(org.apache.jena.rdf.model.Resource rdfList)