fr.jussieu.gla.wasa.monitor.model
Interface IEngineNodeParameters

All Superinterfaces:
IEngineParameters

public interface IEngineNodeParameters
extends IEngineParameters

EngineNode-specific parameters. Those parameters will be "embedded" in the instantiated Engine.

Version:
$Revision: 1.2 $ $Date: 2002/04/03 16:43:15 $
Author:
Laurent Caillette

Method Summary
 boolean getShouldSynthetizeStepNodes()
           
 float getSolutionThreshold()
           
 
Methods inherited from interface fr.jussieu.gla.wasa.core.IEngineParameters
getCustomizer, getTabuListCapacity
 

Method Detail

getShouldSynthetizeStepNodes

public boolean getShouldSynthetizeStepNodes()

getSolutionThreshold

public float getSolutionThreshold()