|
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,
PropertySet,
ServerLauncher,
SubSystem,
SystemReferencedObject,
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, 2008. All Rights Reserved.
|
|