|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataAquisition
Class for acquiring data into RAT. This module makes extensive use of the Crawler and Parser classes.
Method Summary | |
---|---|
void |
cancel()
Stop all collection at the end of the next entity (file, web-page, etc.) |
Graph |
get()
Obtain a reference to the graph this object holds |
void |
set(Graph g)
Set the graph to be populated by this object |
void |
start()
Begin executing the data aquisition module |
Methods inherited from interface nz.ac.waikato.mcennis.rat.Component |
---|
getInputType, getOutputType, getParameter, getParameter, init, prototype |
Methods inherited from interface nz.ac.waikato.mcennis.rat.graph.model.Model |
---|
addListener |
Method Detail |
---|
void start()
void set(Graph g)
g
- graph to be created for analysisGraph get()
void cancel()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |