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

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

public final class PluginConstants.Category
extends Object

Rating red

Field Summary
static String CATEGORY
           
static String DESCRIPTION
           
static String ICON
           
static String ID
           
static String PARENT
           
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

CATEGORY

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

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

ICON

public static final String ICON
See Also:
Constant Field Values

PARENT

public static final String PARENT
See Also:
Constant Field Values