public class ProtegeParserFactory extends Object implements OPPLParser.AbstractParserFactory, org.protege.editor.core.Disposable
| Modifier and Type | Field and Description |
|---|---|
protected ShortFormEntityRenderer |
entityRenderer |
| Modifier and Type | Method and Description |
|---|---|
OPPLParser |
build(ErrorListener errorListener) |
void |
dispose() |
EntityFinder |
getEntityFinder() |
ShortFormEntityRenderer |
getEntityRenderer() |
static ProtegeParserFactory |
getInstance(org.protege.editor.owl.OWLEditorKit owlEditorKit) |
OPPLAbstractFactory |
getOPPLFactory() |
org.protege.editor.owl.OWLEditorKit |
getOWLEditorKit() |
org.semanticweb.owlapi.expression.OWLEntityChecker |
getOWLEntityChecker() |
static void |
reset() |
protected final ShortFormEntityRenderer entityRenderer
public OPPLParser build(ErrorListener errorListener)
build in interface OPPLParser.AbstractParserFactorypublic static ProtegeParserFactory getInstance(org.protege.editor.owl.OWLEditorKit owlEditorKit)
owlEditorKit - owlEditorKitpublic org.protege.editor.owl.OWLEditorKit getOWLEditorKit()
public org.semanticweb.owlapi.expression.OWLEntityChecker getOWLEntityChecker()
public EntityFinder getEntityFinder()
public OPPLAbstractFactory getOPPLFactory()
getOPPLFactory in interface OPPLParser.AbstractParserFactorypublic ShortFormEntityRenderer getEntityRenderer()
public void dispose()
dispose in interface org.protege.editor.core.Disposablepublic static void reset()
Copyright © 2014 The University of Manchester. All Rights Reserved.