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

java.lang.Object
  extended by de.cau.cs.kieler.kex.model.plugin.PluginConstants.Example
Enclosing class:
PluginConstants

public final class PluginConstants.Example
extends Object

Rating red

Field Summary
static String AUTHOR
           
static String CATEGORY
           
static String CONTACT
           
static String DESCRIPTION
           
static String EXAMPLE
           
static String GENERATION_DATE
           
static String ID
           
static String OVERVIEW_PIC
           
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

EXAMPLE

public static final String EXAMPLE
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values

TITLE

public static final String TITLE
See Also:
Constant Field Values

CATEGORY

public static final String CATEGORY
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

ROOT_DIRECTORY

public static final String ROOT_DIRECTORY
See Also:
Constant Field Values