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
 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()


Copyright © 2010-2011. All Rights Reserved.