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 PDE
Release 3.5

Uses of Interface
org.eclipse.pde.core.IBaseModel

Packages that use IBaseModel
org.eclipse.pde.core   
org.eclipse.pde.core.build   
org.eclipse.pde.core.plugin   
 

Uses of IBaseModel in org.eclipse.pde.core
 

Subinterfaces of IBaseModel in org.eclipse.pde.core
 interface IModel
          A generic model.
 

Uses of IBaseModel in org.eclipse.pde.core.build
 

Subinterfaces of IBaseModel in org.eclipse.pde.core.build
 interface IBuildModel
          This model is created from the "build.properties" file that defines what source folders in the plug-in are to be used to build require plug-in Jars.
 

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

Subinterfaces of IBaseModel 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 manifest file.
 interface IPluginModel
          This type of model is created by parsing the manifest file.
 interface IPluginModelBase
          This type of model is created by parsing the manifest file.
 interface ISharedExtensionsModel
          This type of model is created by parsing the plug-in manifest file but only takes the extensions and extension points into account.
 interface ISharedPluginModel
          This type of model is created by parsing the manifest file.
 


Eclipse PDE
Release 3.5

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

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