|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICrystalJob
A Crystal job is an abstraction of an analysis or analyses that we want to run on a file or many files. This interface was created in anticipation of our need to have testing jobs, regular crystal analysis jobs, and maybe even other kinds of jobs.
Method Summary | |
---|---|
List<ISingleCrystalJob> |
analysisJobs()
|
void |
runJobs()
|
Method Detail |
---|
void runJobs() throws CancellationException
CancellationException
List<ISingleCrystalJob> analysisJobs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |