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. |