|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.Plugin
com.ibm.xtools.patterns.framework.PatternsFrameworkPlugin
The patterns framework plug-in class. This class is used by the patterns framework library and also serves as the class representing the plug-in.
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 | |
PatternsFrameworkPlugin(org.eclipse.core.runtime.IPluginDescriptor descriptor)
Creates a new plug-in runtime object. |
Method Summary | |
static PatternsFrameworkPlugin |
getDefault()
Static accessor method for retrieving the default shared instance of this plug-in. |
static String |
getPluginId()
Retrieves the unique identifier of this plug-in. |
static org.eclipse.core.resources.IWorkspace |
getWorkspace()
Returns the workspace instance. |
Methods inherited from class org.eclipse.core.runtime.Plugin |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, start, startup, stop, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PatternsFrameworkPlugin(org.eclipse.core.runtime.IPluginDescriptor descriptor)
Method Detail |
public static PatternsFrameworkPlugin getDefault()
public static String getPluginId()
public static org.eclipse.core.resources.IWorkspace getWorkspace()
ResourcesPlugin.getWorkspace()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.