de.xabsl.jxabsl.parameters
Interface BooleanParameter


public interface BooleanParameter

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


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

Method Detail

set

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

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