Esempio n. 1
0
 /**
  * Sets the action passed to the classifier
  *
  * @param act is the action to be set.
  */
 public void setAction(int act) {
   rep.setAction(act);
 } // end setAction