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.