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 RSE Development Guide
Previous Page Home Next Page

RSE Model API

The front door to accessing the elements of the RSE model is the ISystemRegistry, which is a singleton object accessible via SystemStartHere.getSystemRegistry().

The system registry will get you access to profiles, connections and subsystem factories. From a subsystem configuration you can access subsystems, filter pools, user actions and compile commands. From ISubSystem you can access remote resources, as well as filter pools referenced by the subsystem.


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