public class UimaAsVersion
extends java.lang.Object
Constructor and Description |
---|
UimaAsVersion() |
Modifier and Type | Method and Description |
---|---|
static short |
getBuildRevision()
Gets the build revision number of the UIMA AS implementation.
|
static java.lang.String |
getFullVersionString() |
static short |
getMajorVersion()
Gets the major version number of the UIMA AS implementation.
|
static short |
getMinorVersion()
Gets the minor version number of the UIMA AS implementation.
|
static java.lang.String |
getUimajFullVersionString() |
static java.lang.String |
getVersionString() |
public static short getMajorVersion()
public static short getMinorVersion()
public static short getBuildRevision()
public static java.lang.String getVersionString()
public static java.lang.String getFullVersionString()
public static java.lang.String getUimajFullVersionString()
Copyright © 2012. All Rights Reserved.