2006-07-19 10:36:13 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< html >
< head >
< META HTTP-EQUIV = "Content-Type" CONTENT = "text/html; charset=UTF-8" >
< META HTTP-EQUIV = "Content-Style-Type" CONTENT = "text/css" >
< meta name = "copyright" content = "Copyright (c) IBM Corporation and others 2002, 2006. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
< title > RSE Model< / title >
< link rel = "stylesheet" type = "text/css" HREF = "../book.css" >
< / head >
< body >
< h1 > Remote System Explorer Model< / h1 >
< p > The underlying containment model for the RSE artifacts is shown here.
< / p >
< ul >
< li > < A href = "../org/eclipse/rse/model/ISystemProfile.html" > Profiles< / A > are managed
by a < A href = "../org/eclipse/rse/model/ISystemProfileManager.html" > profile manager< / A > , and contain:< / li >
< ul >
< li > < A href = "../org/eclipse/rse/model/ISystemHostPool.html" > Host Pools< / A > , one per profile, which contain< / li >
< ul >
< li > < A href = "../org/eclipse/rse/model/IHost.html" > Hosts< / A > < / li >
< / ul >
< li > < A href = "../org/eclipse/rse/filters/ISystemFilterPool.html" > Filter pools< / A > ,
keyed by Subsystem Factory,
and managed by a < A href = "../org/eclipse/rse/filters/ISystemFilterPoolManager.html" > filter pool manager< / A >
which contain< / li >
< ul >
< li > < A href = "../org/eclipse/rse/filters/ISystemFilter.html" > Filters< / A > , which contain< / li >
< ul >
< li > < A href = "../org/eclipse/rse/filters/ISystemFilterString.html" > Filter strings< / A > < / li >
< / ul >
< / ul >
< li > < A href = "../org/eclipse/rse/ui/uda/ISystemUDActionElement.html" > User actions< / A > , keyed by Subsystem Configuration, which contain< / li >
< ul >
< li > < i > References< / i > to < A href = "../org/eclipse/rse/ui/uda/ISystemUDTypeElement.html" > named types< / A > < / li >
< / ul >
< li > < A href = "../org/eclipse/rse/ui/compile/SystemCompileCommand.html" > Compile commands< / A > < / li >
< / ul >
< li > < A href = "../org/eclipse/rse/core/subsystems/SubSystemConfiguration.html" > Subsystem Configurations< / A > contain:< / li >
< ul >
< li > < A href = "../org/eclipse/rse/core/subsystems/SubSystem.html" > Subsystems< / A > , keyed by host,
which contain< / li >
< ul >
< li > < i > < A href = "../org/eclipse/rse/filters/ISystemFilterPoolReference.html" > References< / A > < / i >
to < A href = "../org/eclipse/rse/filters/ISystemFilterPool.html" > filter pools< / A > , which are managed by < A href = "../org/eclipse/rse/filters/ISystemFilterPoolManager.html" > filter pool managers< / A > < / li >
< / ul >
< li > < A href = "../org/eclipse/rse/ui/uda/SystemUDTypeElement.html" > Named types< / A > < / li >
< / ul >
< / ul >
< / body >
2006-05-30 15:32:53 +00:00
< / html >