RSE Model API

The front door to accessing the elements of the RSE model is the SystemRegistry, which is a singleton object accessible via SystemPlugin.getTheSystemRegistry().

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

Copyright IBM Corporation 2002, 2003.