00001 package Sct_SctApi; 00002 00003 00012 // Similar, but used internally by histogramming code. 00013 public interface ProbeChecksOperations 00014 { 00015 boolean checkAllModulesProbe (String chars) throws Sct_SctApi.SctApiException; 00016 } // interface ProbeChecksOperations