org.mindswap.pellet.taxonomy
Class SilentClassifyProgress
java.lang.Object
org.mindswap.pellet.taxonomy.SilentClassifyProgress
- All Implemented Interfaces:
- ClassifyProgress
public class SilentClassifyProgress
- extends java.lang.Object
- implements ClassifyProgress
- Author:
- Evren Sirin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SilentClassifyProgress
public SilentClassifyProgress()
classificationStarted
public void classificationStarted(int classCount)
- Specified by:
classificationStarted
in interface ClassifyProgress
realizationStarted
public void realizationStarted(int instanceCount)
- Specified by:
realizationStarted
in interface ClassifyProgress
startClass
public void startClass(java.lang.String uri)
- Specified by:
startClass
in interface ClassifyProgress
startIndividual
public void startIndividual(java.lang.String uri)
- Specified by:
startIndividual
in interface ClassifyProgress
isCanceled
public boolean isCanceled()
- Specified by:
isCanceled
in interface ClassifyProgress
taskFinished
public void taskFinished()
- Specified by:
taskFinished
in interface ClassifyProgress
Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.