edu.ucla.belief.io.dsl
Class RunReadSMILE
Object
RunReadNetwork
RunReadSMILE
- All Implemented Interfaces:
- Runnable
public class RunReadSMILE
- extends RunReadNetwork
- Since:
- 20020521
- Author:
- keith cascio
RunReadSMILE
public RunReadSMILE(File f,
FileType type,
NetworkIO.BeliefNetworkIOListener bnil)
getFile
public File getFile()
- Specified by:
getFile
in class RunReadNetwork
getFileType
public FileType getFileType()
- Specified by:
getFileType
in class RunReadNetwork
getEstimator
public Estimate getEstimator()
- Specified by:
getEstimator
in class RunReadNetwork
getReadTask
public ProgressMonitorable getReadTask()
- Specified by:
getReadTask
in class RunReadNetwork
beliefNetwork
public BeliefNetwork beliefNetwork()
throws Exception
- Specified by:
beliefNetwork
in class RunReadNetwork
- Throws:
Exception
finishedReading
public void finishedReading()
- Specified by:
finishedReading
in class RunReadNetwork
errorMessage
public String errorMessage(Throwable throwable)
throws Throwable
- Specified by:
errorMessage
in class RunReadNetwork
- Throws:
Throwable
Copyright 2010 UCLA Automated Reasoning Group