org.semanticweb.elk.reasoner.stages
Class ClassTaxonomyState

java.lang.Object
  extended by org.semanticweb.elk.reasoner.stages.ClassTaxonomyState

public class ClassTaxonomyState
extends Object

Stores information about the state of the class taxonomy

Author:
Pavel Klinov pavel.klinov@uni-ulm.de

Nested Class Summary
 class ClassTaxonomyState.Writer
          Groups all methods to change the state
 
Constructor Summary
ClassTaxonomyState()
           
 
Method Summary
 UpdateableTaxonomy<ElkClass> getTaxonomy()
           
 ClassTaxonomyState.Writer getWriter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassTaxonomyState

public ClassTaxonomyState()
Method Detail

getTaxonomy

public UpdateableTaxonomy<ElkClass> getTaxonomy()

getWriter

public ClassTaxonomyState.Writer getWriter()


Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.