edu.ucla.util.code
Class GuessingSource
Object
GuessingSource
- All Implemented Interfaces:
- SystemSoftwareSource
public class GuessingSource
- extends Object
- implements SystemSoftwareSource
- Since:
- 032405
- Author:
- Keith Cascio
GuessingSource
public GuessingSource()
getClasspath
public File getClasspath(ClassModule module)
throws Exception
- Specified by:
getClasspath
in interface SystemSoftwareSource
- Throws:
Exception
setClasspath
public void setClasspath(ClassModule module,
File classpath)
getExecutablePath
public File getExecutablePath(JDKTool tool)
throws Exception
- Specified by:
getExecutablePath
in interface SystemSoftwareSource
- Throws:
Exception
setExecutablePath
public void setExecutablePath(JDKTool tool,
File executablepath)
getPath
public File getPath(SoftwareEntity entity)
throws Exception
- Specified by:
getPath
in interface SystemSoftwareSource
- Throws:
Exception
setPath
public void setPath(SoftwareEntity entity,
File path)
Copyright 2010 UCLA Automated Reasoning Group