de.unihalle.informatik.Alida.version
Class ALDVersionProvider

java.lang.Object
  extended by de.unihalle.informatik.Alida.version.ALDVersionProvider
Direct Known Subclasses:
ALDVersionProviderCmdLine, ALDVersionProviderDummy, ALDVersionProviderGit, ALDVersionProviderReleaseJar

public abstract class ALDVersionProvider
extends Object

Info class providing version information for auto-documentation.

Author:
moeller

Constructor Summary
ALDVersionProvider()
           
 
Method Summary
abstract  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
 

Constructor Detail

ALDVersionProvider

public ALDVersionProvider()
Method Detail

getVersion

public abstract String getVersion()
Returns the software version of currently running instance.



Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.