org.argouml.application
Class ArgoVersion

java.lang.Object
  extended byorg.argouml.application.ArgoVersion

public class ArgoVersion
extends java.lang.Object

This class only encapsulates the Argo version string. It should not be edited manually because it is build from the file ArgoVersion.template when necessary.

Since:
Argo0.11.1

Field Summary
static java.lang.String VERSION
          Version number
 
Method Summary
static java.lang.String getVersion()
          Retrieve the version number.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static java.lang.String VERSION
Version number

Method Detail

getVersion

public static java.lang.String getVersion()
Retrieve the version number.



ArgoUML © 1996-2003 (20030829)ArgoUML Project HomeArgoUML Cookbook