java.lang.Object org.eclipse.rse.ui.widgets.services.ServiceElement org.eclipse.rse.ui.widgets.services.ServiceServiceElement
public class ServiceServiceElement
_childChanged, _host, _isSelected, _parent
ServiceServiceElement ( IHost host, ServiceElement parent, IService service)
void
commit ()
ServiceElement[]
getChildren ()
String
getDescription ()
Image
getImage ()
getName ()
PropertyElement[]
getProperties ()
PropertySetServiceElement[]
getPropertySets ()
IService
getService ()
boolean
hasChildren ()
hasProperties ()
hasPropertySets ()
revert ()
childChanged, getHost, getParent, isSelected, setParent, setSelected, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ServiceServiceElement( IHost host, ServiceElement parent, IService service)
public Image getImage()
getImage
ServiceElement
public IService getService()
public String getName()
getName
public String getDescription()
getDescription
public boolean hasChildren()
hasChildren
public ServiceElement[] getChildren()
getChildren
public boolean hasPropertySets()
public PropertySetServiceElement[] getPropertySets()
public boolean hasProperties()
hasProperties
public PropertyElement[] getProperties()
getProperties
public void commit()
commit
public void revert()
revert