public abstract class ComputationalScheme extends Procedure
Author: Alain Hebert, Ecole Polytechnique de Montreal (2002)
operatorOut, thread
Constructor and Description |
---|
ComputationalScheme(java.lang.String name)
Use this constructor to create a new ComputationalScheme object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
return the user-defined name of the ComputationalScheme object.
|
exec, isAlive, join, notifyObserver, run, startThread