br.usp.iterador.plugin.manifold
Class StableManifoldTask

java.lang.Object
  extended by br.usp.iterador.plugin.manifold.StableManifoldTask
All Implemented Interfaces:
LongTask, java.lang.Runnable

public class StableManifoldTask
extends java.lang.Object
implements LongTask

Stable manifold task.

Author:
Guilherme Silveira

Constructor Summary
StableManifoldTask(Application app, StableManifoldExecutorListener listener)
           
 
Method Summary
 java.lang.String getName()
           
 double getPercentageComplete()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StableManifoldTask

public StableManifoldTask(Application app,
                          StableManifoldExecutorListener listener)
                   throws CompileTimeException
Throws:
CompileTimeException
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface LongTask

getPercentageComplete

public double getPercentageComplete()
Specified by:
getPercentageComplete in interface LongTask

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright 2004-2004-2006 IME - USP. All Rights Reserved.