|
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.ras.impord.ImportPlugin
The main RAS import plugin class. It provides access to the primary RAS
export interfaces IImportService and
IImportDataModelFactory.
IImportService,
IImportDataModelFactory| 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 | |
ImportPlugin()
The constructor. |
|
| Method Summary | |
static IAuxiliaryImportServices |
getAuxiliaryImportServices()
Retrieve an instance of the auxiliary import services. |
org.osgi.framework.BundleContext |
getBundleContext()
Retrieves the bundle context for this plugin. |
static ImportPlugin |
getDefault()
Retrieves the shared instance of the RAS Import Plugin |
static IImportDataModelFactory |
getImportDataModelFactory()
Retrieves the singleton import data model factory |
static IImportService |
getImportService()
Retrieves the shared instance of the import service |
static String |
getPluginId()
Retrieves the unique identifier of this plug-in. |
void |
start(org.osgi.framework.BundleContext context)
|
| Methods inherited from class org.eclipse.core.runtime.Plugin |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, stop, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ImportPlugin()
Plugin.Plugin()| Method Detail |
public static ImportPlugin getDefault()
public static String getPluginId()
public static IImportService getImportService()
public static IAuxiliaryImportServices getAuxiliaryImportServices()
IAuxiliaryImportServices.public static IImportDataModelFactory getImportDataModelFactory()
public void start(org.osgi.framework.BundleContext context)
throws Exception
Exceptionpublic org.osgi.framework.BundleContext getBundleContext()
|
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.