edu.ucla.belief.io
Interface NetworkIO.BeliefNetworkIOListener
- Enclosing class:
- NetworkIO
public static interface NetworkIO.BeliefNetworkIOListener
- Since:
- 20020521
- Author:
- keith cascio
handleNewBeliefNetwork
void handleNewBeliefNetwork(BeliefNetwork bn,
File f)
handleBeliefNetworkIOError
void handleBeliefNetworkIOError(String msg)
handleProgress
void handleProgress(ProgressMonitorable readTask,
Estimate estimate)
handleCancelation
void handleCancelation()
handleSyntaxErrors
void handleSyntaxErrors(String[] errors,
FileType filetype)
getThreadGroup
ThreadGroup getThreadGroup()
Copyright 2010 UCLA Automated Reasoning Group