Deprecated API


Contents
Deprecated Fields
uk.ac.manchester.cs.owlapi.inference.dig11.HTTPReasonerImpl.log
          Use DIGReasonerPreferences to set logging 
 

Deprecated Methods
org.semanticweb.owlapi.vocab.SWRLBuiltInsVocabulary.getArity()
          Use getMinArity and getMaxArity instead 
uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream.getColumn()
            
uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream.getColumn()
            
org.coode.owlapi.functionalparser.SimpleCharStream.getColumn()
            
org.coode.owlapi.obo.parser.SimpleCharStream.getColumn()
            
de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream.getColumn()
            
org.coode.owl.krssparser.SimpleCharStream.getColumn()
            
uk.ac.manchester.cs.owl.owlapi.turtle.parser.SimpleCharStream.getLine()
            
uk.ac.manchester.cs.owlapi.dlsyntax.parser.SimpleCharStream.getLine()
            
org.coode.owlapi.functionalparser.SimpleCharStream.getLine()
            
org.coode.owlapi.obo.parser.SimpleCharStream.getLine()
            
de.uulm.ecs.ai.owlapi.krssparser.SimpleCharStream.getLine()
            
org.coode.owl.krssparser.SimpleCharStream.getLine()
            
com.clarkparsia.owlapi.explanation.SingleExplanationGenerator.getOntology()
          Not valid anymore since explanations are generated with respect to a set of ontologies 
com.clarkparsia.owlapi.explanation.HSTExplanationGenerator.getOntology()
            
 

Deprecated Enum Constants
uk.ac.manchester.cs.owlapi.modularity.ModuleType.BOT_OF_TOP
          Module type representing bottom-of-top modules (aka upper-of-lower modules). 
org.semanticweb.owlapi.vocab.OWLRDFVocabulary.OWL_ANTI_SYMMETRIC_PROPERTY
          For backwards compatibility only 
org.semanticweb.owlapi.vocab.OWLRDFVocabulary.OWL_DECLARED_AS
          For backwards compatibility only 
org.semanticweb.owlapi.vocab.OWLRDFVocabulary.OWL_NEGATIVE_DATA_PROPERTY_ASSERTION
          For backwards compatibility only 
org.semanticweb.owlapi.vocab.OWLRDFVocabulary.OWL_NEGATIVE_OBJECT_PROPERTY_ASSERTION
          For backwards compatibility only 
org.semanticweb.owlapi.vocab.OWLRDFVocabulary.OWL_SELF_RESTRICTION
          For backwards compatibility only 
uk.ac.manchester.cs.owlapi.modularity.ModuleType.TOP_OF_BOT
          Module type representing top-of-bottom modules (aka lower-of-upper modules).