RSE
Release 1.0

Uses of Package
org.eclipse.rse.core.model

Packages that use org.eclipse.rse.core.model
org.eclipse.rse.connectorservice.dstore   
org.eclipse.rse.connectorservice.local   
org.eclipse.rse.connectorservice.ssh   
org.eclipse.rse.core   
org.eclipse.rse.core.filters   
org.eclipse.rse.core.internal.subsystems   
org.eclipse.rse.core.model   
org.eclipse.rse.core.servicesubsystem   
org.eclipse.rse.core.subsystems   
org.eclipse.rse.core.subsystems.util   
org.eclipse.rse.eclipse.filesystem   
org.eclipse.rse.files.ui   
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.files.ui.dialogs   
org.eclipse.rse.files.ui.resources   
org.eclipse.rse.files.ui.view   
org.eclipse.rse.files.ui.widgets   
org.eclipse.rse.files.ui.wizards   
org.eclipse.rse.filters   
org.eclipse.rse.internal.filters   
org.eclipse.rse.internal.references   
org.eclipse.rse.internal.subsystems.shells.subsystems   
org.eclipse.rse.model   
org.eclipse.rse.persistence   
org.eclipse.rse.persistence.dom   
org.eclipse.rse.processes.ui.view   
org.eclipse.rse.shells.ui   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.subsystems.files.core.model   
org.eclipse.rse.subsystems.files.core.servicesubsystem   
org.eclipse.rse.subsystems.files.core.subsystems   
org.eclipse.rse.subsystems.files.dstore.model   
org.eclipse.rse.subsystems.files.dstore.subsystem   
org.eclipse.rse.subsystems.files.ftp   
org.eclipse.rse.subsystems.files.ftp.connectorservice   
org.eclipse.rse.subsystems.files.ftp.model   
org.eclipse.rse.subsystems.files.local   
org.eclipse.rse.subsystems.files.local.model   
org.eclipse.rse.subsystems.files.ssh   
org.eclipse.rse.subsystems.processes.core.subsystem   
org.eclipse.rse.subsystems.processes.core.subsystem.impl   
org.eclipse.rse.subsystems.processes.dstore   
org.eclipse.rse.subsystems.processes.local   
org.eclipse.rse.subsystems.processes.servicesubsystem   
org.eclipse.rse.subsystems.shells.core.subsystems   
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem   
org.eclipse.rse.subsystems.shells.dstore   
org.eclipse.rse.subsystems.shells.local   
org.eclipse.rse.subsystems.shells.ssh   
org.eclipse.rse.ui   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.propertypages   
org.eclipse.rse.ui.validators   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.view.team   
org.eclipse.rse.ui.widgets   
org.eclipse.rse.ui.widgets.services   
org.eclipse.rse.ui.wizards   
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.connectorservice.dstore
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
SystemSignonInformation
          This class encapsulates the signon information required for a remote system.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.connectorservice.local
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.connectorservice.ssh
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core
IHost
           
ISystemHostPool
           
ISystemProfile
          The interface that RSE system profiles implement.
ISystemRegistry
          Registry or front door for all remote system connections.
SystemSignonInformation
          This class encapsulates the signon information required for a remote system.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core.filters
IPropertySetContainer
           
IRSEModelObject
           
ISystemContainer
           
ISystemContentsType
           
ISystemProfile
          The interface that RSE system profiles implement.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core.internal.subsystems
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core.model
AbstractSystemResourceSet
           
IHost
           
IProperty
           
IPropertySet
          A Property Set stores key/value pairs, where the keys are Strings and the values are an IProperty, of a type declared by an IPropertyType.
IPropertySetContainer
           
IPropertyType
           
IRSEModelObject
           
ISystemContentsType
           
ISystemHostPool
           
ISystemMessageObject
          This interface represents a message we wish to display as child node in the tree view.
ISystemModelChangeEvent
          A change event passed to you when listening for RSE model changes.
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
ISystemPreferenceChangeEvent
          Interface of event sent when a remote system preference changes.
ISystemProfile
          The interface that RSE system profiles implement.
ISystemProfileManager
          A class that manages a list of SystemProfile objects.
ISystemResourceSet
           
PropertySetContainer
           
SystemChildrenContentsType
          Represents contents that are children of a container
SystemFilterStringContentsType
          Represents contents that are children of a container
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core.servicesubsystem
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core.subsystems
IHost
           
IPropertySetContainer
           
IPropertyType
           
IRSEModelObject
           
ISystemContainer
           
ISystemContentsType
           
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
ISystemProfile
          The interface that RSE system profiles implement.
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
SystemSignonInformation
          This class encapsulates the signon information required for a remote system.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core.subsystems.util
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.eclipse.filesystem
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.actions
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.dialogs
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.resources
IHost
           
SystemWorkspaceResourceSet
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.view
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
ISystemResourceSet
           
SystemWorkspaceResourceSet
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.widgets
IHost
           
ISystemRegistry
          Registry or front door for all remote system connections.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.wizards
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.filters
IPropertySetContainer
           
IRSEModelObject
           
ISystemContainer
           
ISystemContentsType
           
ISystemProfile
          The interface that RSE system profiles implement.
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.internal.filters
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.internal.references
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.internal.subsystems.shells.subsystems
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.model
AbstractSystemResourceSet
           
IHost
           
IPropertySet
          A Property Set stores key/value pairs, where the keys are Strings and the values are an IProperty, of a type declared by an IPropertyType.
IPropertySetContainer
           
IRSEModelObject
           
ISystemHostPool
           
ISystemModelChangeEvent
          A change event passed to you when listening for RSE model changes.
ISystemModelChangeEvents
          The event IDs sent when local resources in the RSE model change.
ISystemModelChangeListener
          Interface that listeners interesting in changes to local resources in the RSE model implement, and subsequently register their interest, via SystemRegistry.
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
ISystemPreferenceChangeEvent
          Interface of event sent when a remote system preference changes.
ISystemPreferenceChangeListener
          Interface that listeners interesting in changes to remote system preferences can implement and subsequently register their interest in via SystemRegistry.
ISystemProfile
          The interface that RSE system profiles implement.
ISystemProfileManager
          A class that manages a list of SystemProfile objects.
ISystemRegistry
          Registry or front door for all remote system connections.
ISystemResourceSet
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.persistence
IHost
           
ISystemHostPool
           
ISystemProfile
          The interface that RSE system profiles implement.
ISystemProfileManager
          A class that manages a list of SystemProfile objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.persistence.dom
IHost
           
IPropertySet
          A Property Set stores key/value pairs, where the keys are Strings and the values are an IProperty, of a type declared by an IPropertyType.
IRSEModelObject
           
ISystemProfile
          The interface that RSE system profiles implement.
ISystemProfileManager
          A class that manages a list of SystemProfile objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.processes.ui.view
ISystemResourceSet
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.shells.ui
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.shells.ui.view
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.core.model
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.core.servicesubsystem
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
ISystemContainer
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.core.subsystems
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
ISystemContainer
           
ISystemContentsType
           
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.dstore.model
ISystemContainer
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.dstore.subsystem
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.ftp
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.ftp.connectorservice
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.ftp.model
ISystemContainer
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.local
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.local.model
ISystemContainer
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.ssh
IHost
           
ISystemContainer
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.core.subsystem
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.core.subsystem.impl
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.dstore
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.local
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.servicesubsystem
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.core.subsystems
IPropertySetContainer
           
IRSEModelObject
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem
IHost
           
IPropertySetContainer
           
IRSEModelObject
           
PropertySetContainer
           
RSEModelObject
          Provides common support for local RSE model objects Extenders inherit property set support
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.dstore
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.local
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.ssh
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui
IHost
           
ISystemProfile
          The interface that RSE system profiles implement.
ISystemProfileManager
          A class that manages a list of SystemProfile objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.actions
IHost
           
ISystemProfile
          The interface that RSE system profiles implement.
ISystemProfileManager
          A class that manages a list of SystemProfile objects.
ISystemRegistry
          Registry or front door for all remote system connections.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.dialogs
IHost
           
ISystemProfile
          The interface that RSE system profiles implement.
ISystemRegistry
          Registry or front door for all remote system connections.
SystemSignonInformation
          This class encapsulates the signon information required for a remote system.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.propertypages
IHost
           
ISystemProfile
          The interface that RSE system profiles implement.
SystemSignonInformation
          This class encapsulates the signon information required for a remote system.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.validators
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.view
IHost
           
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
ISystemPreferenceChangeEvent
          Interface of event sent when a remote system preference changes.
ISystemPreferenceChangeListener
          Interface that listeners interesting in changes to remote system preferences can implement and subsequently register their interest in via SystemRegistry.
ISystemProfile
          The interface that RSE system profiles implement.
ISystemRegistry
          Registry or front door for all remote system connections.
ISystemResourceSet
           
SystemMessageObject
          This class captures a message we wish to display as child node in the tree view.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.view.team
IHost
           
ISystemModelChangeEvent
          A change event passed to you when listening for RSE model changes.
ISystemModelChangeListener
          Interface that listeners interesting in changes to local resources in the RSE model implement, and subsequently register their interest, via SystemRegistry.
ISystemProfile
          The interface that RSE system profiles implement.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.widgets
IHost
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.widgets.services
IHost
           
IProperty
           
IPropertySet
          A Property Set stores key/value pairs, where the keys are Strings and the values are an IProperty, of a type declared by an IPropertyType.
IPropertyType
           
IRSEModelObject
           
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.wizards
IHost
           
ISystemNewConnectionWizardPage
          Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
 


RSE
Release 1.0

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