fr.jussieu.gla.wasa.core
Interface IEngineParameters


public interface IEngineParameters

Describes a set of parameters for configuring an Engine.

Version:
$Revision: 1.2 $ $Date: 2002/04/01 16:25:36 $
Author:
Laurent Caillette

Method Summary
 ICustomizer getCustomizer()
           
 int getTabuListCapacity()
           
 

Method Detail

getTabuListCapacity

public int getTabuListCapacity()

getCustomizer

public ICustomizer getCustomizer()