|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.aae.UimaAsVersion
public class UimaAsVersion
This class is used to define current UIMA AS version
Constructor Summary | |
---|---|
UimaAsVersion()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UimaAsVersion()
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |