org.eclipse.*
-
-
org.eclipse.ease.modules.charting.PluginConstants
Modifier and Type |
Constant Field |
Value |
public static final String |
PLUGIN_ID |
"org.eclipse.ease.modules.charting" |
-
org.eclipse.ease.modules.charting.views.ChartView
Modifier and Type |
Constant Field |
Value |
public static final String |
VIEW_ID |
"org.eclipse.ease.modules.charting.views.ChartView" |
-
-
org.eclipse.ease.modules.platform.PluginConstants
Modifier and Type |
Constant Field |
Value |
public static final String |
PLUGIN_ID |
"org.eclipse.ease.modules.platform" |
-
-
org.eclipse.ease.modules.platform.UIModule
Modifier and Type |
Constant Field |
Value |
public static final String |
MODULE_ID |
"/System/UI" |
-
org.eclipse.ease.modules.platform.resources.IFileHandle
Modifier and Type |
Constant Field |
Value |
public static final int |
APPEND |
4 |
public static final int |
READ |
1 |
public static final int |
WRITE |
2 |
-
org.eclipse.ease.modules.platform.resources.ResourcesModule
Modifier and Type |
Constant Field |
Value |
public static final int |
APPEND |
4 |
public static final String |
MODULE_ID |
"/System/Resources" |
public static final int |
READ |
1 |
public static final int |
WRITE |
2 |