Eclipse PDE
Release 3.0

Uses of Interface
org.eclipse.pde.core.plugin.ISharedExtensionsModel

Packages that use ISharedExtensionsModel
org.eclipse.pde.core.plugin   
 

Uses of ISharedExtensionsModel in org.eclipse.pde.core.plugin
 

Subinterfaces of ISharedExtensionsModel in org.eclipse.pde.core.plugin
 interface IExtensionsModel
          This type of model is created by parsing the manifest file.
 interface IFragmentModel
          This type of model is created by parsing the fragment.xml file.
 interface IPluginModel
          This type of model is created by parsing the plugin.xml file.
 interface IPluginModelBase
          This type of model is created by parsing the manifest file.
 


Eclipse PDE
Release 3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.