Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.engine
Class ElementFactory

java.lang.Object
  extended byorg.evolvica.engine.ElementFactory

public class ElementFactory
extends java.lang.Object

Factory for algorithm elements.

Since:
0.4.0
Version:
$Revision: 1.6 $ $Date: 2004/05/26 11:58:23 $
Author:
Andreas Rummler

Method Summary
static IElement newElement(IOperator operator)
          Creates a new algorithm element for a given operator.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newElement

public static final IElement newElement(IOperator operator)
Creates a new algorithm element for a given operator.

Parameters:
operator - operator
Returns:
newly created algorithm element for the given operator or null if no element could be created

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Copyright © 2000-2004 Technical University of Ilmenau, Department Electronic Circuits and Systems