de.unihalle.informatik.Alida.version
Class ALDVersionProviderCmdLine
java.lang.Object
de.unihalle.informatik.Alida.version.ALDVersionProvider
de.unihalle.informatik.Alida.version.ALDVersionProviderCmdLine
public class ALDVersionProviderCmdLine
- extends ALDVersionProvider
Info class providing version information parsed from commandline.
This implementation simply returns a string passed to the class via
commandline. The corresponding property is named alida_version.
- Author:
- moeller
Method Summary |
String |
getVersion()
Returns the software version of currently running instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALDVersionProviderCmdLine
public ALDVersionProviderCmdLine()
getVersion
public String getVersion()
- Description copied from class:
ALDVersionProvider
- Returns the software version of currently running instance.
- Specified by:
getVersion
in class ALDVersionProvider
Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.