Package org.apache.uima.jcas.jcasgenp
Class JgPlugin
java.lang.Object
org.eclipse.core.runtime.Plugin
org.apache.uima.jcas.jcasgenp.JgPlugin
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
public class JgPlugin
extends org.eclipse.core.runtime.Plugin
The main plugin class to be used in the desktop.
-
Field Summary
Fields inherited from class org.eclipse.core.runtime.Plugin
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.core.runtime.Plugin
find, find, getBundle, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, start, startup, stop, toString
-
Field Details
-
JCASGEN_ID
The Constant JCASGEN_ID.- See Also:
-
-
Constructor Details
-
JgPlugin
public JgPlugin()The constructor.
-
-
Method Details
-
getDefault
Returns the shared instance.- Returns:
- the default
-
getWorkspace
public static org.eclipse.core.resources.IWorkspace getWorkspace()Returns the workspace instance.- Returns:
- the workspace
-
getUniqueIdentifier
Convenience method which returns the unique identifier of this plugin.- Returns:
- the unique identifier
-