Class DBEgravistoHelper
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.helper.DBEgravistoHelper
- All Implemented Interfaces:
HelperClass
public class DBEgravistoHelper extends Object implements HelperClass
- Author:
- Christian Klukas To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
-
Field Summary
Fields Modifier and Type Field Description static String
CLUSTER_ANALYSIS_NAME
static String
CLUSTER_ANALYSIS_VERSION
static String
DBE_GRAVISTO_NAME
static String
DBE_GRAVISTO_NAME_SHORT
static String
DBE_GRAVISTO_VERSION
static String
DBE_GRAVISTO_VERSION_CODE
static String
DBE_GRAVISTO_VERSION_CODE_SUBVERSION
static String
DBE_INFORMATIONSYSTEM_NAME
static String
DBE_MIN_COMPATIBILITY_VERSION
static String
kgmlFileVersionHint
static String
VANTED_BUILD
static String
VANTED_BUILDDATE
static String
VANTED_BUILDDATE_TEXTFORMAT
-
Constructor Summary
Constructors Constructor Description DBEgravistoHelper()
-
Method Summary
Modifier and Type Method Description static String
getPluginStatusText()
-
Field Details
-
DBE_GRAVISTO_VERSION_CODE
-
DBE_MIN_COMPATIBILITY_VERSION
-
VANTED_BUILD
-
VANTED_BUILDDATE
-
VANTED_BUILDDATE_TEXTFORMAT
-
DBE_GRAVISTO_VERSION_CODE_SUBVERSION
-
DBE_GRAVISTO_VERSION
-
DBE_GRAVISTO_NAME
-
DBE_INFORMATIONSYSTEM_NAME
-
CLUSTER_ANALYSIS_NAME
- See Also:
- Constant Field Values
-
CLUSTER_ANALYSIS_VERSION
-
DBE_GRAVISTO_NAME_SHORT
-
kgmlFileVersionHint
-
-
Constructor Details
-
DBEgravistoHelper
public DBEgravistoHelper()
-
-
Method Details
-
getPluginStatusText
-