de.xabsl.jxabsl.parameters
Interface DecimalParameter


public interface DecimalParameter

An interface that represents a decimal parameter for an input symbol of a basic behavior


Method Summary
 void set(double value)
          Set the parameter before execution of the behavior or input symbol
 

Method Detail

set

void set(double value)
Set the parameter before execution of the behavior or input symbol

Parameters:
value - The value of the parameter in the next call