RSE
Release 3.2

Uses of Interface
org.eclipse.rse.core.model.ISystemRegistry

Packages that use ISystemRegistry
org.eclipse.rse.core   
org.eclipse.rse.core.model   
org.eclipse.rse.files.ui.widgets   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.view   
 

Uses of ISystemRegistry in org.eclipse.rse.core
 

Methods in org.eclipse.rse.core that return ISystemRegistry
 ISystemRegistry RSECorePlugin.getSystemRegistry()
          Return the SystemRegistry singleton.
static ISystemRegistry RSECorePlugin.getTheSystemRegistry()
          A static convenience method - fully equivalent to RSECorePlugin.getDefault().getSystemRegistry().
 

Uses of ISystemRegistry in org.eclipse.rse.core.model
 

Methods in org.eclipse.rse.core.model that return ISystemRegistry
static ISystemRegistry SystemStartHere.getSystemRegistry()
          STEP 1.
 

Uses of ISystemRegistry in org.eclipse.rse.files.ui.widgets
 

Fields in org.eclipse.rse.files.ui.widgets declared as ISystemRegistry
protected  ISystemRegistry SystemSelectRemoteFileOrFolderForm.sr
           
 

Uses of ISystemRegistry in org.eclipse.rse.ui.actions
 

Fields in org.eclipse.rse.ui.actions declared as ISystemRegistry
protected  ISystemRegistry SystemBaseCopyAction.sr
           
 

Uses of ISystemRegistry in org.eclipse.rse.ui.view
 

Fields in org.eclipse.rse.ui.view declared as ISystemRegistry
protected  ISystemRegistry SystemAbstractAPIProvider.sr
          Deprecated. don't use this field
 


RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.