|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mit.csail.sdg.alloy4.Version
public final class Version
This holds the buildDate String. The release build script will generate a customized Version.java with the correct buildnumber and date.
Thread Safety: Safe.
| Field Summary | |
|---|---|
static boolean |
experimental
This is true if this is an experimental version rather than a release version. |
| Method Summary | |
|---|---|
static java.lang.String |
buildDate()
Returns the build date. |
static int |
buildNumber()
Returns the build number. |
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 |
| Field Detail |
|---|
public static final boolean experimental
| Method Detail |
|---|
public static int buildNumber()
public static java.lang.String version()
public static java.lang.String buildDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||