de.xabsl.jxabsl.parameters
Interface EnumeratedParameter


public interface EnumeratedParameter

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


Method Summary
 void set(java.lang.Object value)
          Set the parameter before execution of the behavior or input symbol
 

Method Detail

set

void set(java.lang.Object value)
Set the parameter before execution of the behavior or input symbol

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