public class UimaAsVersion extends 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 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 String |
getUimajFullVersionString() |
static String |
getVersionString() |
public static short getMajorVersion()
public static short getMinorVersion()
public static short getBuildRevision()
public static String getVersionString()
public static String getFullVersionString()
public static String getUimajFullVersionString()
Copyright © 2017. All rights reserved.