RSE
Release 3.4

Uses of Interface
org.eclipse.rse.core.model.ILabeledObject

Packages that use ILabeledObject
org.eclipse.rse.core.model   
org.eclipse.rse.core.subsystems   
 

Uses of ILabeledObject in org.eclipse.rse.core.model
 

Classes in org.eclipse.rse.core.model that implement ILabeledObject
 class PropertyList
          A property list is an ordered property set.
 class PropertySet
          A LinkedHashmap based implementation of the IPropertySet interface.
 

Uses of ILabeledObject in org.eclipse.rse.core.subsystems
 

Classes in org.eclipse.rse.core.subsystems that implement ILabeledObject
 class RemoteServerLauncher
          This subclass of IServerLauncherProperties is for use by some dstore-based subsystems, although is possibly of value to vendors as well.
 class ServerLauncher
          Abstract class intended to be extended to provide a means for starting a remote server from the client.
 


RSE
Release 3.4

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