|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.diagrammer.IlvDiagrammerProduct
public class IlvDiagrammerProduct
This class contains several utility methods dealing with product packaging of the ILOG JViews Diagrammer product.
| Method Summary | |
|---|---|
static long |
getBuildNumber()
Returns the ILOG JViews Diagrammer build number. |
static int |
getMinorVersion()
Returns the ILOG JViews Diagrammer minor version number, that is, 1. |
static int |
getPatchLevel()
Returns the ILOG JViews Diagrammer patch level number. |
static int |
getReleaseDate()
Returns the date of the ILOG JViews Diagrammer release. |
static int |
getSubMinorVersion()
Returns the ILOG JViews Diagrammer subminor version number. |
static int |
getVersion()
Returns the ILOG JViews Diagrammer version number, that is, 8. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final int getVersion()
public static final int getMinorVersion()
public static final int getSubMinorVersion()
public static final int getPatchLevel()
public static final long getBuildNumber()
public static final int getReleaseDate()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||