|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unika.aifb.owltools.OWLTools
public class OWLTools
OWLTools provides the interface to the command line
Constructor Summary | |
---|---|
OWLTools()
|
Method Summary | |
---|---|
static java.lang.Boolean |
developmentVersion()
Is this a development version? |
static void |
main(java.lang.String[] args)
Figures out which owl tool to call and does so |
static void |
printUsage()
prints the command line parameters and a short info |
static void |
printUsageError()
prints a short excuse after not understandable rambling |
static void |
printVersion()
prints the version and copyright information |
static java.lang.String |
version()
Returns the version string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OWLTools()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Command line argumentspublic static void printUsage()
public static java.lang.String version()
public static java.lang.Boolean developmentVersion()
public static void printUsageError()
public static void printVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |