de.cau.cs.kieler.kex.model.plugin
Class PluginConstants

java.lang.Object
  extended by de.cau.cs.kieler.kex.model.plugin.PluginConstants

public final class PluginConstants
extends Object

Rating red

Field Summary
static String AUTHOR
           
static String CATEGORY
           
static String CONTACT
           
static String DESCRIPTION
           
static String DIRECT_OPEN
           
static String EXAMPLE
           
static String EXAMPLE_RESOURCE
           
static String EXTENSION
           
static String GENERATION_DATE
           
static String ID
           
static String KEX_EXT_POINT
           
static String LOCAL_PATH
           
static String OVERVIEW_PIC
           
static String PLUGIN
           
static String POINT
           
static Object QUICK_START
           
static String RESOURCE_TYPE
           
static String ROOT_DIRECTORY
           
static String TITLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEX_EXT_POINT

public static final String KEX_EXT_POINT
See Also:
Constant Field Values

PLUGIN

public static final String PLUGIN
See Also:
Constant Field Values

EXTENSION

public static final String EXTENSION
See Also:
Constant Field Values

POINT

public static final String POINT
See Also:
Constant Field Values

EXAMPLE

public static final String EXAMPLE
See Also:
Constant Field Values

TITLE

public static final String TITLE
See Also:
Constant Field Values

GENERATION_DATE

public static final String GENERATION_DATE
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

AUTHOR

public static final String AUTHOR
See Also:
Constant Field Values

CONTACT

public static final String CONTACT
See Also:
Constant Field Values

OVERVIEW_PIC

public static final String OVERVIEW_PIC
See Also:
Constant Field Values

CATEGORY

public static final String CATEGORY
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values

EXAMPLE_RESOURCE

public static final String EXAMPLE_RESOURCE
See Also:
Constant Field Values

LOCAL_PATH

public static final String LOCAL_PATH
See Also:
Constant Field Values

DIRECT_OPEN

public static final String DIRECT_OPEN
See Also:
Constant Field Values

RESOURCE_TYPE

public static final String RESOURCE_TYPE
See Also:
Constant Field Values

ROOT_DIRECTORY

public static final String ROOT_DIRECTORY
See Also:
Constant Field Values

QUICK_START

public static final Object QUICK_START