eaLib API Docs
Last Modified : January 7 2002

mss.ea.ex.delay
Class DelayExample

java.lang.Object
  |
  +--mss.ea.al.AbstractAlgorithm
        |
        +--mss.ea.ex.delay.DelayExample

public class DelayExample
extends AbstractAlgorithm

Simple example of how to use delay elements.

Since:
0.2.2
Version:
$Revision: 1.2 $ $Date: 2001/11/26 09:24:45 $
Author:
Andreas Rummler

Fields inherited from class mss.ea.al.AbstractAlgorithm
broker, checker, extractor, factory, timer
 
Constructor Summary
DelayExample()
           
 
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
 

Constructor Detail

DelayExample

public DelayExample()
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