|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Analyzer
interface.Analyzer
objects to AnalysisListener
objects.Analyzer
object of
the status of the analysis should implement this interface.Analyzer
class has to implement.AnalysisListener
to the list of listeners.
Analyzer
object needs to keep a list of AnalysisListeners
and
notify them of analysis start, progress, finish and errors.
AnalysisEvent
ae
to all registered
AnalysisListeners
.
Analyzer
object.
Analyzer
.
Analyzer
's settings.
Analyzer
object which will be used
in the analyzer selection list.
Analyzer
object which will be used
in the analyzer selection list.
List
.
true
if the analysis is currently running.
true
if the analysis is currently running.
true
if the analysis is currently suspended,
waiting for some user interface action to complete.
true
if the analysis is currently suspended,
waiting for some user interface action to complete.
analyze
method.
analyze
method.
analyze
method.
analyze
method.
HashMap
.
HashMap
where
the keys are each user's WebCT ID, and the values are the value of the requested field as strings.
HashMap
with the values of the requested field
(see readGlobalDBField(String)
for more information).
AnalysisListener
from the list of listeners.
Analyzer
object needs to keep a list of AnalysisListeners
and
notify them of analysis start, progress, finish and errors.
TYPE_REQUEST_UI_DISPLAY
.
Analyzer
object which will be used
in the analyzer selection list.
Analyzer
object which will be
used in the analyzer selection list.
isRunning
to return the value passed in here.
AnalysisEvent.TYPE_REQUEST_UI_DISPLAY
request by this Analyzer
object has completed.
Object.toString()
to provide a human-readable description
to be displayed in the application's analysis selection list.
AnalysisEvents
.
AnalysisEvents
.
AnalysisEvents
.
AnalysisEvent
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |