Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.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.core   
org.eclipse.rse.core.filters   
org.eclipse.rse.core.model   
org.eclipse.rse.core.references   
org.eclipse.rse.core.subsystems   
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.widgets   
org.eclipse.rse.persistence   
org.eclipse.rse.persistence.dom Application programming interface for manipulating the RSE document object model. 
org.eclipse.rse.shells.ui   
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 Application programming interface for creating customized DataStore file subsystems. 
org.eclipse.rse.subsystems.files.ftp Application programming interface for creating customized FTP file subsystems. 
org.eclipse.rse.subsystems.files.local Application programming interface for creating customized local file subsystems. 
org.eclipse.rse.subsystems.files.ssh Application programming interface for creating customized sftp file subsystems. 
org.eclipse.rse.subsystems.processes.core.subsystem   
org.eclipse.rse.subsystems.processes.core.subsystem.impl   
org.eclipse.rse.subsystems.processes.dstore Application programming interface for creating customized DataStore process subsystems. 
org.eclipse.rse.subsystems.processes.local Application programming interface for creating customized local process subsystems. 
org.eclipse.rse.subsystems.processes.servicesubsystem   
org.eclipse.rse.subsystems.processes.shell.linux Application programming interface for creating customized shell process subsystems. 
org.eclipse.rse.subsystems.shells.core.subsystems   
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem   
org.eclipse.rse.subsystems.shells.dstore Application programming interface for creating customized DataStore shell subsystems. 
org.eclipse.rse.subsystems.shells.local Application programming interface for creating customized local shell subsystems. 
org.eclipse.rse.subsystems.shells.ssh Application programming interface for creating customized ssh shell subsystems. 
org.eclipse.rse.subsystems.shells.telnet Application programming interface for creating customized telnet shell subsystems. 
org.eclipse.rse.subsystems.terminals.core Application programming interface for creating customized terminal subsystems. 
org.eclipse.rse.subsystems.terminals.ssh   
org.eclipse.rse.ui   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.model   
org.eclipse.rse.ui.propertypages   
org.eclipse.rse.ui.subsystems Application programming interface for managing the user interface for subsystem actions. 
org.eclipse.rse.ui.validators   
org.eclipse.rse.ui.view   
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
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
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
IHost
          Interface for Host (SystemConnection) objects.
ISystemHostPool
          An ordered list of connections ( IHost objects), owned by an ISystemProfile.
ISystemProfile
          A system profile holds definitions for hosts (connections), filter pools, filters, and filter strings.
ISystemProfileManager
          Manages a list of SystemProfile objects.
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
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
ISystemContainer
          ISystemContainer is an interface implemented by objects that can contain remote resources.
ISystemContentsType
          Common interface for representing different contents types of artifacts that can be stored in an IRemoteContainer.
ISystemProfile
          A system profile holds definitions for hosts (connections), filter pools, filters, and filter strings.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core.model
AbstractSystemResourceSet
          The common abstract implementation of a ISystemResourceSet.
IHost
          Interface for Host (SystemConnection) objects.
ILabeledObject
          This interface provides a means of extending RSE model objects and property sets with labels that can be used for display purposes.
IProperty
          Properties are contained in property sets ( IPropertySet) and may be associated with objects that implement IPropertySetContainer.
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
          A property set container is capable of containing property sets.
IPropertyType
          Property types are used to type instances of IProperty.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
ISubSystemConfigurator
          An interface used to drive properties into a subsystem during host creation.
ISystemContainer
          ISystemContainer is an interface implemented by objects that can contain remote resources.
ISystemContentsType
          Common interface for representing different contents types of artifacts that can be stored in an IRemoteContainer.
ISystemHostPool
          An ordered list of connections ( IHost objects), owned by an ISystemProfile.
ISystemMessageObject
          This interface represents a message we wish to display as child node in the tree view.
ISystemProfile
          A system profile holds definitions for hosts (connections), filter pools, filters, and filter strings.
ISystemProfileManager
          Manages a list of SystemProfile objects.
ISystemRegistry
          Registry or front door for all remote system connections.
ISystemResourceSet
          This interface is refers to a collection of any type of resources.
ISystemViewInputProvider
          Abstraction for any object that wishes to be a roots-provider for the SystemView tree viewer.
PropertySet
          A Hashmap based implementation of the IPropertySet interface.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
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.references
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.core.subsystems
IHost
          Interface for Host (SystemConnection) objects.
ILabeledObject
          This interface provides a means of extending RSE model objects and property sets with labels that can be used for display purposes.
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
          A property set container is capable of containing property sets.
IPropertyType
          Property types are used to type instances of IProperty.
IRSECallback
          Implement this class to create callbacks.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
ISubSystemConfigurator
          An interface used to drive properties into a subsystem during host creation.
ISystemContainer
          ISystemContainer is an interface implemented by objects that can contain remote resources.
ISystemContentsType
          Common interface for representing different contents types of artifacts that can be stored in an IRemoteContainer.
ISystemProfile
          A system profile holds definitions for hosts (connections), filter pools, filters, and filter strings.
ISystemResourceSet
          This interface is refers to a collection of any type of resources.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
SystemRemoteResourceSet
          An ISystemResourceSet containing remote resources.
SystemSignonInformation
          This class encapsulates the signon information required for a remote system.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui
IHost
          Interface for Host (SystemConnection) objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.actions
IHost
          Interface for Host (SystemConnection) objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.dialogs
IHost
          Interface for Host (SystemConnection) objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.files.ui.resources
SystemRemoteResourceSet
          An ISystemResourceSet containing remote resources.
SystemWorkspaceResourceSet
          An ISystemResourceSet containing workspace resources.
 

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

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.persistence
ISystemProfile
          A system profile holds definitions for hosts (connections), filter pools, filters, and filter strings.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.persistence.dom
ISystemProfile
          A system profile holds definitions for hosts (connections), filter pools, filters, and filter strings.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.shells.ui
IHost
          Interface for Host (SystemConnection) objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.core.model
IHost
          Interface for Host (SystemConnection) objects.
ISystemViewInputProvider
          Abstraction for any object that wishes to be a roots-provider for the SystemView tree viewer.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.core.servicesubsystem
IHost
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
ISystemContainer
          ISystemContainer is an interface implemented by objects that can contain remote resources.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.core.subsystems
IHost
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
ISubSystemConfigurator
          An interface used to drive properties into a subsystem during host creation.
ISystemContainer
          ISystemContainer is an interface implemented by objects that can contain remote resources.
ISystemContentsType
          Common interface for representing different contents types of artifacts that can be stored in an IRemoteContainer.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.dstore
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.ftp
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.local
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.files.ssh
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.core.subsystem
IHost
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.core.subsystem.impl
IHost
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.dstore
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.local
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.servicesubsystem
IHost
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.processes.shell.linux
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.core.subsystems
IHost
          Interface for Host (SystemConnection) objects.
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
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem
IHost
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.dstore
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.local
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.ssh
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.shells.telnet
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.terminals.core
IHost
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.subsystems.terminals.ssh
IHost
          Interface for Host (SystemConnection) objects.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui
IHost
          Interface for Host (SystemConnection) objects.
ISystemProfile
          A system profile holds definitions for hosts (connections), filter pools, filters, and filter strings.
ISystemProfileManager
          Manages a list of SystemProfile objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.actions
IHost
          Interface for Host (SystemConnection) objects.
ISystemProfileManager
          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
          Interface for Host (SystemConnection) objects.
ISystemViewInputProvider
          Abstraction for any object that wishes to be a roots-provider for the SystemView tree viewer.
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.model
AbstractSystemResourceSet
          The common abstract implementation of a ISystemResourceSet.
IHost
          Interface for Host (SystemConnection) objects.
ISystemResourceSet
          This interface is refers to a collection of any type of resources.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.propertypages
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.subsystems
IHost
          Interface for Host (SystemConnection) objects.
IPropertySetContainer
          A property set container is capable of containing property sets.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
IRSEPersistableContainer
          This is the interface for all objects that contain persistent data.
PropertySetContainer
          A PropertySetContainer is capable of holding multiple named property sets.
RSEModelObject
          Provides common support for local RSE model objects.
RSEPersistableObject
          An object that keeps track of its persistable state: whether it is dirty or not and whether or not any of its progeny are marked dirty.
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
          Interface for Host (SystemConnection) objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.view
IHost
          Interface for Host (SystemConnection) objects.
ISystemProfile
          A system profile holds definitions for hosts (connections), filter pools, filters, and filter strings.
ISystemRegistry
          Registry or front door for all remote system connections.
ISystemResourceSet
          This interface is refers to a collection of any type of resources.
ISystemViewInputProvider
          Abstraction for any object that wishes to be a roots-provider for the SystemView tree viewer.
SystemMessageObject
          This class captures a message we wish to display as child node in the tree view.
SystemRemoteResourceSet
          An ISystemResourceSet containing remote resources.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.widgets
IHost
          Interface for Host (SystemConnection) objects.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.widgets.services
IHost
          Interface for Host (SystemConnection) objects.
IProperty
          Properties are contained in property sets ( IPropertySet) and may be associated with objects that implement IPropertySetContainer.
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
          Property types are used to type instances of IProperty.
IRSEModelObject
          IRSEModelObject is the root type of all objects in the RSE model.
 

Classes in org.eclipse.rse.core.model used by org.eclipse.rse.ui.wizards
ISubSystemConfigurator
          An interface used to drive properties into a subsystem during host creation.
 


RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire