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