org.eclipse.rse.ui.widgets.services
Class RootServiceElement
java.lang.Object
org.eclipse.rse.ui.widgets.services.ServiceElement
org.eclipse.rse.ui.widgets.services.RootServiceElement
public class RootServiceElement
- extends ServiceElement
RootServiceElement
public RootServiceElement()
RootServiceElement
public RootServiceElement(ServiceElement[] children)
setChildren
public void setChildren(ServiceElement[] children)
getName
public String getName()
- Specified by:
getName
in class ServiceElement
getDescription
public String getDescription()
- Specified by:
getDescription
in class ServiceElement
hasChildren
public boolean hasChildren()
- Specified by:
hasChildren
in class ServiceElement
getChildren
public ServiceElement[] getChildren()
- Specified by:
getChildren
in class ServiceElement
hasPropertySets
public boolean hasPropertySets()
getPropertySets
public PropertySetServiceElement[] getPropertySets()
hasProperties
public boolean hasProperties()
- Specified by:
hasProperties
in class ServiceElement
getProperties
public PropertyElement[] getProperties()
- Specified by:
getProperties
in class ServiceElement
commit
public void commit()
- Specified by:
commit
in class ServiceElement
revert
public void revert()
- Specified by:
revert
in class ServiceElement
Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.