Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.core.runtime.model.PluginRegistryModel

Packages that use PluginRegistryModel
org.eclipse.core.runtime.model Provides core support for the modeling plug-ins and the plug-in registry. 
 

Uses of PluginRegistryModel in org.eclipse.core.runtime.model
 

Methods in org.eclipse.core.runtime.model that return PluginRegistryModel
  PluginRegistryModel Factory. createPluginRegistry ()
          Deprecated. Returns a new plug-in registry model with an empty plug-in table.
  PluginRegistryModel PluginModel. getRegistry ()
          Deprecated. Returns the plug-in registry of which this plug-in descriptor is a member.
static  PluginRegistryModel PluginRegistryModel. parsePlugins ( URL[] pluginPath, Factory factory)
          Deprecated. Returns a plug-in registry containing all of the plug-ins discovered on the given plug-in path.
 

Methods in org.eclipse.core.runtime.model with parameters of type PluginRegistryModel
 void PluginModel. setRegistry ( PluginRegistryModel value)
          Deprecated. Sets the registry with which this plug-in descriptor is associated.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire