public interface IIOParamController
boolean activate(IIOParam param)
param - the IIOParam to be modifiedIIOParam has been modified,
false otherwisejava.lang.IllegalArgumentException - if param is null or is not an instance
of the correct class