org.obolibrary.macro
Class MacroExpansionVisitor
java.lang.Object
org.obolibrary.macro.MacroExpansionVisitor
public class MacroExpansionVisitor
- extends Object
- Author:
- cjm
TODO - allow use of prefixes
Method Summary |
void |
dispose()
Call this method to clear internal references. |
org.semanticweb.owlapi.model.OWLOntology |
expandAll()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MacroExpansionVisitor
public MacroExpansionVisitor(org.semanticweb.owlapi.model.OWLOntology inputOntology)
expandAll
public org.semanticweb.owlapi.model.OWLOntology expandAll()
dispose
public void dispose()
- Call this method to clear internal references.
Copyright © 2010-2013. All Rights Reserved.