Package | Description |
---|---|
org.eclipse.scada.da.server.ui | |
org.eclipse.scada.da.server.ui.internal | |
org.eclipse.scada.da.server.ui.util |
Modifier and Type | Method and Description |
---|---|
Collection<? extends ServerDescriptor> |
ServerHost.startServer(DocumentRoot exporterRoot,
String locationLabel) |
Collection<? extends ServerDescriptor> |
ServerHost.startServer(org.eclipse.core.resources.IFile exporterFile) |
Collection<? extends ServerDescriptor> |
ServerHost.startServer(String exporterFileUri) |
Collection<? extends ServerDescriptor> |
ServerHost.startServer(org.eclipse.emf.common.util.URI exporterFileUri) |
Modifier and Type | Method and Description |
---|---|
void |
ServerManager.register(ServerDescriptor descriptor) |
static void |
HivesPlugin.registerServer(ServerDescriptor descriptor) |
void |
ServerManager.unregister(ServerDescriptor descriptor) |
static void |
HivesPlugin.unregisterServer(ServerDescriptor descriptor) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends ServerDescriptor> |
ServerHostImpl.startServer(DocumentRoot root,
String locationLabel) |
Collection<? extends ServerDescriptor> |
ServerHostImpl.startServer(org.eclipse.core.resources.IFile exporterFile) |
Collection<? extends ServerDescriptor> |
ServerHostImpl.startServer(String exporterFileUri) |
Collection<? extends ServerDescriptor> |
ServerHostImpl.startServer(org.eclipse.emf.common.util.URI exporterFileUri) |
Collection<? extends ServerDescriptor> |
ServerHostImpl.startServer(org.eclipse.emf.common.util.URI exporterFileUri,
String locationLabel) |
Modifier and Type | Method and Description |
---|---|
void |
ServerManagerImpl.register(ServerDescriptor descriptor) |
void |
ServerManagerImpl.unregister(ServerDescriptor descriptor) |
protected void |
ServerLabelProvider.update(org.eclipse.jface.viewers.ViewerCell cell,
ServerDescriptor element) |
Modifier and Type | Class and Description |
---|---|
class |
ServerDescriptorImpl |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.