edu.ucla.util.code
Class ClassModule
Object
SoftwareEntity
ClassModule
- All Implemented Interfaces:
- Comparable
public class ClassModule
- extends SoftwareEntity
- Since:
- 032405
- Author:
- Keith Cascio
ClassModule
public ClassModule(String jarname,
String classname,
String descriptionshort,
String descriptionverbose)
getInflibModule
public static ClassModule getInflibModule()
getJarName
public String getJarName()
getClassName
public String getClassName()
guessLocation
public File guessLocation()
throws Exception
- Overrides:
guessLocation
in class SoftwareEntity
- Throws:
Exception
Copyright 2010 UCLA Automated Reasoning Group