org.obolibrary.macro
Class MacroExpansionVisitor

java.lang.Object
  extended by org.obolibrary.macro.MacroExpansionVisitor

public class MacroExpansionVisitor
extends Object

Author:
cjm TODO - allow use of prefixes

Constructor Summary
MacroExpansionVisitor(org.semanticweb.owlapi.model.OWLOntology inputOntology)
           
 
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
 

Constructor Detail

MacroExpansionVisitor

public MacroExpansionVisitor(org.semanticweb.owlapi.model.OWLOntology inputOntology)
Method Detail

expandAll

public org.semanticweb.owlapi.model.OWLOntology expandAll()

dispose

public void dispose()
Call this method to clear internal references.



Copyright © 2010-2014. All Rights Reserved.