org.eclipse.rse.core.model
Class RSEModelObject
java.lang.Object
org.eclipse.rse.core.model.RSEPersistableObject
org.eclipse.rse.core.model.PropertySetContainer
org.eclipse.rse.core.model.RSEModelObject
- All Implemented Interfaces:
- IPropertySetContainer, IRSEModelObject, IRSEPersistableContainer
- Direct Known Subclasses:
- AbstractConnectorService, Host, org.eclipse.rse.internal.core.subsystems.ServerLauncher, SubSystem, org.eclipse.rse.internal.references.SystemReferencedObject, org.eclipse.rse.internal.references.SystemReferencingObject
public abstract class RSEModelObject
- extends PropertySetContainer
- implements IRSEModelObject
Provides common support for local RSE model objects
Extenders inherit property set support
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSEModelObject
public RSEModelObject()
getDescription
public String getDescription()
- Specified by:
getDescription in interface IRSEModelObject
Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.