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 Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.core.runtime.model

Provides core support for the modeling plug-ins and the plug-in registry.

See:
           Description

Class Summary
ConfigurationElementModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
ConfigurationPropertyModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
ExtensionModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
ExtensionPointModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
Factory Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
LibraryModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
PluginDescriptorModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
PluginFragmentModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
PluginModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
PluginModelObject Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
PluginPrerequisiteModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
PluginRegistryModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
URLModel Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed.
 

Package org.eclipse.core.runtime.model Description

Provides core support for the modeling plug-ins and the plug-in registry.

Package Specification

This package specifies the runtime API related to modeling plug-ins and the plug-in registry. The types provided here are typically data containers and have very little behaviour other than setters and getters. They are primarily intended for clients writing tools which manipulate/change registry entries as part of their normal work.


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