eaLib API Docs
Last Modified : January 7 2002

mss.ea.ex.sphere
Class Sphere

java.lang.Object
  |
  +--mss.ea.al.AbstractAlgorithm
        |
        +--mss.ea.ex.sphere.Sphere

public class Sphere
extends AbstractAlgorithm


Field Summary
protected  int dimensions
           
 
Fields inherited from class mss.ea.al.AbstractAlgorithm
broker, checker, extractor, factory, timer
 
Constructor Summary
Sphere()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setup()
          Method to perform the setup stage of the algorithm.
 
Methods inherited from class mss.ea.al.AbstractAlgorithm
connect, connect, connect, connect, connect, connect, info, result, run, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dimensions

protected int dimensions
Constructor Detail

Sphere

public Sphere()
Method Detail

setup

protected void setup()
Description copied from class: AbstractAlgorithm
Method to perform the setup stage of the algorithm. This is called before running the algorithm. All initializations must be done in this method.
Overrides:
setup in class AbstractAlgorithm

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS