Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated FieldsFieldDescriptionuse
OWLAxiomIndex.annotationAssertionAxioms(org.semanticweb.owlapi.model.OWLAnnotationSubject)
in place of this filter as it is much faster, thanks to indexing.
-
Deprecated MethodsMethodDescriptionuse
OWLAxiomCollection.axioms(Imports)
insteadorg.semanticweb.owlapi.model.OWLAxiomCollectionBooleanArgs.getAxioms(OWLAnnotationProperty, boolean) useOWLAxiomCollection.axioms(OWLClass, Imports)
insteaduseOWLAxiomCollection.axioms(OWLDatatype, Imports)
insteaduseHasFiller.getFiller()
insteadSince it is not legal to apply ObjectInverseOf to anything other than an Object Property, all object properties are always in the simplified form.usegetIRIMappers().add()
insteadusegetOntologyStorers().add()
insteadusegetIRIMappers().clear()
insteadusegetOntologyStorers().clear()
insteadusegetIRIMappers().remove()
insteadusegetOntologyStorers().remove()
insteadorg.semanticweb.owlapi.model.OWLSignatureBooleanArgs.containsObjectPropertyInSignature(IRI, boolean) use#doDefault(Object)
insteaduse#doDefault(Object)
insteaduse#doDefault(Object)
insteaduseManchesterOWLSyntaxParser.parseAxiom()
.parseClassAxiom()
only casts the result ofparseAxiom()
to OWLClassAxiom.
-
Deprecated ConstructorsConstructorDescriptionuse Clause(String). Using this constructor makes the hashcode variable.
-
Deprecated Enum ConstantsEnum ConstantDescriptionNo longer usedNo longer usedNo longer usedNo longer usedNo longer used