public class AnnotationBasedSimpleOPPLParserCreationStrategy extends SimpleOPPLParserCreationStrategy
| Constructor and Description |
|---|
AnnotationBasedSimpleOPPLParserCreationStrategy(List<org.semanticweb.owlapi.model.IRI> iris,
org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.reasoner.OWLReasoner reasoner,
ErrorListener errorListener) |
| Modifier and Type | Method and Description |
|---|---|
OPPLParser |
build() |
getErrorListener, getParserFactory, parsepublic AnnotationBasedSimpleOPPLParserCreationStrategy(List<org.semanticweb.owlapi.model.IRI> iris, org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager, org.semanticweb.owlapi.model.OWLOntology ontology, org.semanticweb.owlapi.reasoner.OWLReasoner reasoner, ErrorListener errorListener)
iris - irisontologyManager - ontologyManagerontology - ontologyreasoner - reasonererrorListener - errorListenerpublic OPPLParser build()
build in class SimpleOPPLParserCreationStrategyCopyright © 2015 The University of Manchester. All Rights Reserved.