Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.ease.modules.charting.ChartingModule
    Modifier and Type Constant Field Value
    public static final String MODULE_NAME "Charting"
  • 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.PlatformModule
    Modifier and Type Constant Field Value
    public static final String MODULE_ID "/System/Platform"
  • 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.ScriptingModule
    Modifier and Type Constant Field Value
    public static final String MODULE_ID "/System/Scripting"
  • 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