RSE
Release 2.0

Package org.eclipse.rse.core.model

Interface Summary
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.
IRSECallback  
IRSEModelObject  
IRSEPersistableContainer This is the interface for all objects that contain persistent data.
ISubSystemConfigurationCategories Constants for pre-defined subsystem factory categories.
ISystemContainer  
ISystemContentsType  
ISystemHostPool  
ISystemMessageObject This interface represents a message we wish to display as child node in the tree view.
ISystemNewConnectionWizardPage Interface that all subsystem factory supplied pages contributed to the New Connection wizard must implement.
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.
 

Class Summary
AbstractSystemResourceSet The common abstract implementation of a ISystemResourceSet.
DummyHost  
Host Default implementation of the IHost interface.
Property  
PropertyList A property list is an ordered property set.
PropertySet A Hashmap based implementation of the IPropertySet interface.
PropertySetContainer  
PropertyType The standard implementation of IPropertyType.
RSEModelObject Provides common support for local RSE model objects Extenders inherit property set support
RSEModelOperation Provides a transaction boundary for RSE model operations.
RSEPersistableObject  
SystemChildrenContentsType Represents contents that are children of a container
SystemEscapeCharHelper  
SystemFilterStringContentsType Represents contents that are children of a container
SystemMessageObject This class captures a message we wish to display as child node in the tree view.
SystemRemoteResourceSet  
SystemSignonInformation This class encapsulates the signon information required for a remote system.
SystemStartHere It all begins RIGHT HERE!
SystemWorkspaceResourceSet  
 


RSE
Release 2.0

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