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.IWritable

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

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

Subinterfaces of IWritable in org.eclipse.pde.core.build
 interface IBuild
          The top-level model object of the model that is created from "build.properties" file.
 interface IBuildEntry
          Jar entry represents one 'library=folder list' entry in plugin.jars file.
 

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

Subinterfaces of IWritable in org.eclipse.pde.core.plugin
 interface IExtensions
          A model object that contains the portion of the plug-in model responsible for extensions and extension points.
 interface IFragment
          A model object that represents the content of the fragment.xml file.
 interface IPlugin
          A model object that represents the content of the plugin.xml file.
 interface IPluginAttribute
          An attribute of XML elements found in the plug-in.
 interface IPluginBase
          A model object that represents the content of a plug-in or fragment manifest.
 interface IPluginElement
          Classes that implement this interface model the XML elements found in the plug-in model.
 interface IPluginExtension
          Classes that implement this interface model the extension element found in the plug-in or fragment manifest.
 interface IPluginExtensionPoint
          Classes that implement this interface model an extension point element specified in the plug-in manifest.
 interface IPluginImport
          Objects that implement this interface represent references to required plug-ins.
 interface IPluginLibrary
          The class that implements this interface represents a reference to the library that is defined in the plug-in manifest.
 interface IPluginObject
          A base interface for all the objects in the plug-in model.
 interface IPluginParent
          Classes that implement this interface are capable of containing other plug-in objects.
 


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