Пример #1
0
 /**
  * retrieve the name of the file containing this rule
  *
  * @return the name of the file containing this rule
  */
 public String getFile() {
   return ruleScript.getFile();
 }