org.semanticweb.elk.reasoner.saturation
Class SaturationStateFactory
java.lang.Object
org.semanticweb.elk.reasoner.saturation.SaturationStateFactory
public class SaturationStateFactory
- extends Object
A simple factory for creating saturation states
- Author:
- Pavel Klinov
pavel.klinov@uni-ulm.de
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaturationStateFactory
public SaturationStateFactory()
createSaturationState
public static SaturationState createSaturationState(OntologyIndex ontologyIndex)
- Creates a new instance of
SaturationStateImpl
- Parameters:
ontologyIndex -
- Returns:
- the new state
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.