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

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

public final class PluginConstants.Resource
extends Object

Rating red

Field Summary
static String DIRECT_OPEN
           
static String EXAMPLE_RESOURCE
           
static String LOCAL_PATH
           
static String QUICK_START
           
static String RESOURCE_TYPE
           
static String ROOT_DIRECTORY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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 String QUICK_START
See Also:
Constant Field Values