com.metamatrix.core.util
Class MetaMatrixProductVersion
java.lang.Object
com.metamatrix.core.util.MetaMatrixProductVersion
- Direct Known Subclasses:
- MetaMatrixProductNames
public class MetaMatrixProductVersion
- extends java.lang.Object
Contains constants for code base versioning and license checking
such as code base version number and product names.
- Since:
- 4.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION_NUMBER
public static final java.lang.String VERSION_NUMBER
- The
VERSION_NUMBER
indicates the current major.minor version of the product.
If the product is in a patch version (i.e., 4.2.1) release, that will not be indicated.
PLATFORM_TYPE_NAME
public static final java.lang.String PLATFORM_TYPE_NAME
- See Also:
- Constant Field Values
METAMATRIX_SERVER_TYPE_NAME
public static final java.lang.String METAMATRIX_SERVER_TYPE_NAME
- See Also:
- Constant Field Values
CONNECTOR_PRODUCT_TYPE_NAME
public static final java.lang.String CONNECTOR_PRODUCT_TYPE_NAME
- See Also:
- Constant Field Values
MODELER_PRODUCT_TYPE_NAME
public static final java.lang.String MODELER_PRODUCT_TYPE_NAME
- See Also:
- Constant Field Values
MetaMatrixProductVersion
public MetaMatrixProductVersion()
Copyright © 2009. All Rights Reserved.