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

Constants for communication with the plugin extensionpoints.

Rating red

Nested Class Summary
 class PluginConstants.Category
           
 class PluginConstants.Example
           
 class PluginConstants.Resource
           
 
Field Summary
static String EXTENSION
           
static String KEX_EXT_POINT
           
static String PLUGIN
           
static String POINT
           
 
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