A B C D E F G H I L M N O P Q R S T U V W X

S

safelySanityCheckState(IEditorInput) - Method in class org.eclipse.wst.sse.ui.StructuredTextEditor
Overridden to expose part activation handling for multi-page editors.
save(boolean, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Commits the changes made in this working copy.
save(boolean, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Commits the changes made in this working copy.
SAVE_CONFLICT - Static variable in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Status code (value 1) returned from the save() method when the save failed with force set to false because the runtime has been modified and saved since this working copy was created.
SAVE_CONFLICT - Static variable in interface org.eclipse.wst.server.core.IServerWorkingCopy
Status code (value 1) returned from the save() method when the save failed with force set to false because the runtime has been modified and saved since this working copy was created.
saveAll(boolean, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Commits the changes made in this server working copy after first committing any associated server configuration or server runtime working copies.
saveConfiguration(IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.ServerDelegate
This method is called whenever the server configuration should be saved.
SCHEMA_FOR_SCHEMA_URI_1999 - Static variable in class org.eclipse.wst.wsdl.util.WSDLConstants
The value "http://www.w3.org/1999/XMLSchema".
SCHEMA_FOR_SCHEMA_URI_2000_10 - Static variable in class org.eclipse.wst.wsdl.util.WSDLConstants
The value "http://www.w3.org/2000/10/XMLSchema".
SCHEMA_FOR_SCHEMA_URI_2001 - Static variable in class org.eclipse.wst.wsdl.util.WSDLConstants
The value "http://www.w3.org/2001/XMLSchema".
searchForRuntimes(IPath, RuntimeLocatorDelegate.IRuntimeSearchListener, IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.RuntimeLocatorDelegate
Searches for local runtimes.
serialize() - Method in class org.eclipse.wst.server.core.model.ModuleArtifactDelegate
Serialize this object into a string.
serialize() - Method in class org.eclipse.wst.server.core.util.WebResource
 
serialize(OutputStream, Document) - Static method in class org.eclipse.wst.wsdl.util.WSDLResourceImpl
 
serialize(OutputStream, Document, String) - Static method in class org.eclipse.wst.wsdl.util.WSDLResourceImpl
 
serialize(OutputStream, Element) - Static method in class org.eclipse.wst.wsdl.util.WSDLResourceImpl
 
serialize(OutputStream, Element, String) - Static method in class org.eclipse.wst.wsdl.util.WSDLResourceImpl
 
SERVER_CHANGE - Static variable in class org.eclipse.wst.server.core.ServerEvent
For event on server changes.
SERVER_JOB_FAMILY - Static variable in class org.eclipse.wst.server.core.ServerUtil
Constant identifying the job family identifier for server operations.
serverAdded(IServer) - Method in interface org.eclipse.wst.server.core.IServerLifecycleListener
A new server has been created.
serverAdded(IServer) - Method in class org.eclipse.wst.server.core.util.ServerLifecycleAdapter
 
ServerBehaviourDelegate - Class in org.eclipse.wst.server.core.model
A server delegate provides the implementation for various generic and server-type-specific operations for a specific type of server.
ServerBehaviourDelegate() - Constructor for class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Delegates must have a public 0-arg constructor.
serverChanged(IServer) - Method in interface org.eclipse.wst.server.core.IServerLifecycleListener
An existing server has been updated or modified.
serverChanged(ServerEvent) - Method in interface org.eclipse.wst.server.core.IServerListener
A server or module has been changed as specified in the event.
serverChanged(IServer) - Method in class org.eclipse.wst.server.core.util.ServerLifecycleAdapter
 
ServerCore - Class in org.eclipse.wst.server.core
Main class for server core API.
ServerDelegate - Class in org.eclipse.wst.server.core.model
A server delegate provides the implementation for various generic and server-type-specific operations for a specific type of server.
ServerDelegate() - Constructor for class org.eclipse.wst.server.core.model.ServerDelegate
Delegates must have a public 0-arg constructor.
ServerEditorPart - Class in org.eclipse.wst.server.ui.editor
An abstract server editor which implements the most common methods from IEditorPart.
ServerEditorPart() - Constructor for class org.eclipse.wst.server.ui.editor.ServerEditorPart
Create a new server editor part.
ServerEditorSection - Class in org.eclipse.wst.server.ui.editor
An abstract server editor section.
ServerEditorSection() - Constructor for class org.eclipse.wst.server.ui.editor.ServerEditorSection
 
ServerEvent - Class in org.eclipse.wst.server.core
An event fired when a server change or module changes.
ServerEvent(int, IServer, int, int, boolean) - Constructor for class org.eclipse.wst.server.core.ServerEvent
Create a new server event for server change events.
ServerEvent(int, IServer, IModule[], int, int, boolean) - Constructor for class org.eclipse.wst.server.core.ServerEvent
Create a new ServerEvent for module change events.
ServerLaunchConfigurationTab - Class in org.eclipse.wst.server.ui
Server launch configuration tab.
ServerLaunchConfigurationTab() - Constructor for class org.eclipse.wst.server.ui.ServerLaunchConfigurationTab
Create a new server launch configuration tab.
ServerLaunchConfigurationTab(String[]) - Constructor for class org.eclipse.wst.server.ui.ServerLaunchConfigurationTab
Create a new server launch configuration tab with the given server type ids.
ServerLifecycleAdapter - Class in org.eclipse.wst.server.core.util
Helper class which implements the IServerLifecycleListener interface with empty methods.
ServerLifecycleAdapter() - Constructor for class org.eclipse.wst.server.core.util.ServerLifecycleAdapter
 
ServerPort - Class in org.eclipse.wst.server.core
This class represents a port on a server.
ServerPort(String, String, int, String) - Constructor for class org.eclipse.wst.server.core.ServerPort
Create a new server port.
ServerPort(String, String, int, String, String[], boolean) - Constructor for class org.eclipse.wst.server.core.ServerPort
Create a new server port.
serverRemoved(IServer) - Method in interface org.eclipse.wst.server.core.IServerLifecycleListener
A existing server has been removed.
serverRemoved(IServer) - Method in class org.eclipse.wst.server.core.util.ServerLifecycleAdapter
 
ServerUICore - Class in org.eclipse.wst.server.ui
Server UI core.
ServerUIUtil - Class in org.eclipse.wst.server.ui
Server UI utility methods.
ServerUtil - Class in org.eclipse.wst.server.core
Server utility methods.
Service - Interface in org.eclipse.wst.wsdl
A representation of the model object 'Service'.
SERVICE - Static variable in class org.eclipse.wst.wsdl.util.WSDLConstants
The element tag is "service".
SERVICE - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage.Literals
The meta object literal for the 'Service' class
SERVICE - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage
The meta object id for the 'Service' class
SERVICE__DOCUMENTATION_ELEMENT - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage
The feature id for the 'Documentation Element' attribute
SERVICE__EEXTENSIBILITY_ELEMENTS - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage
The feature id for the 'EExtensibility Elements' containment reference list
SERVICE__ELEMENT - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage
The feature id for the 'Element' attribute
SERVICE__EPORTS - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage.Literals
The meta object literal for the 'EPorts' containment reference list feature
SERVICE__EPORTS - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage
The feature id for the 'EPorts' containment reference list
SERVICE__QNAME - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage.Literals
The meta object literal for the 'QName' attribute feature
SERVICE__QNAME - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage
The feature id for the 'QName' attribute
SERVICE__UNDEFINED - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage.Literals
The meta object literal for the 'Undefined' attribute feature
SERVICE__UNDEFINED - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage
The feature id for the 'Undefined' attribute
SERVICE_ELEMENT_TAG - Static variable in class org.eclipse.wst.wsdl.util.WSDLConstants
The element tag is "service".
SERVICE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.wsdl.WSDLPackage
The number of structural features of the 'Service' class
setBooleanProperty(String, boolean) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModel
A convenience method for setting booleans.
setColumn(int) - Method in class org.eclipse.wst.wsdl.util.WSDLDiagnosticImpl
Sets the new value of the column attribute.
setContainer(Object) - Method in interface org.eclipse.wst.wsdl.util.WSDLDiagnostic
Sets the Container of the error
setContainer(Object) - Method in class org.eclipse.wst.wsdl.util.WSDLDiagnosticImpl
 
setDataModel(IDataModel) - Method in class org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelOperation
Default implementation of setDataModel()
setDataModel(IDataModel) - Method in class org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelProvider
An implemenation of setDataModel().
setDataModel(IDataModel) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModelOperation
Sets the IDataModel for this operation.
setDataModel(IDataModel) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProvider
 
setDefaults(IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.RuntimeDelegate
Initializes this runtime with default values.
setDefaults(IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.ServerDelegate
Initializes this server with default values.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.wst.server.ui.ServerLaunchConfigurationTab
 
setDefaultServer(IModule, IServer, IProgressMonitor) - Static method in class org.eclipse.wst.server.core.ServerCore
Sets the preferred runtime server for the given module.
setDescription(String) - Method in class org.eclipse.wst.common.environment.Choice
Sets the description.
setDescription(String) - Method in interface org.eclipse.wst.server.ui.wizard.IWizardHandle
The page's description.
setDocument(Document) - Method in interface org.eclipse.wst.wsdl.Definition
Sets a W3C DOM Document to be used when building up a DOM Element tree for the WSDL model.
setDocumentationElement(Element) - Method in interface org.eclipse.wst.wsdl.WSDLElement
Sets the value of the 'Documentation Element' attribute
setDocumentLocator(Locator) - Method in class org.eclipse.wst.wsdl.util.WSDLParser
 
setEBinding(Binding) - Method in interface org.eclipse.wst.wsdl.Port
Sets the value of the 'EBinding' reference
setEBindingInput(BindingInput) - Method in interface org.eclipse.wst.wsdl.BindingOperation
Sets the value of the 'EBinding Input' containment reference
setEBindingOutput(BindingOutput) - Method in interface org.eclipse.wst.wsdl.BindingOperation
Sets the value of the 'EBinding Output' containment reference
setEDefinition(Definition) - Method in interface org.eclipse.wst.wsdl.Import
Sets the value of the 'EDefinition' reference
setEditorPart(IEditorPart) - Method in class org.eclipse.wst.common.snippets.ui.DefaultSnippetInsertion
 
setEditorPart(IEditorPart) - Method in interface org.eclipse.wst.common.snippets.ui.ISnippetInsertion
The target editorpart in the workbench window.
setEditorPart(IEditorPart) - Method in class org.eclipse.wst.sse.ui.StructuredTextEditor
Set editor part associated with this editor.
setEFault(Fault) - Method in interface org.eclipse.wst.wsdl.BindingFault
Sets the value of the 'EFault' reference
setEInput(Input) - Method in interface org.eclipse.wst.wsdl.BindingInput
Sets the value of the 'EInput' reference
setEInput(Input) - Method in interface org.eclipse.wst.wsdl.Operation
Sets the value of the 'EInput' containment reference
setElement(Element) - Method in interface org.eclipse.wst.wsdl.WSDLElement
Sets the value of the 'Element' attribute
setElementDeclaration(XSDElementDeclaration) - Method in interface org.eclipse.wst.wsdl.Part
Sets the value of the 'Element Declaration' reference
setElementName(QName) - Method in interface org.eclipse.wst.wsdl.Part
Sets the value of the 'Element Name' attribute
setElementType(QName) - Method in interface org.eclipse.wst.wsdl.ExtensibilityElement
Sets the value of the 'Element Type' attribute
setEMessage(Message) - Method in interface org.eclipse.wst.wsdl.MessageReference
Sets the value of the 'EMessage' reference
setEMessage(Message) - Method in interface org.eclipse.wst.wsdl.Part
Sets the value of the 'EMessage' reference
setEnclosingDefinition(Definition) - Method in interface org.eclipse.wst.wsdl.WSDLElement
Sets the enclosing definition of this WSDL element.
setEncoding(String) - Method in interface org.eclipse.wst.wsdl.Definition
Sets the value of the 'Encoding' attribute
setEnvironment(IEnvironment) - Method in class org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelOperation
The framework will set the environment on this operation before it is executed.
setEnvironment(IEnvironment) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModelOperation
The framework will set the environment on this operation before it is executed.
setEOperation(Operation) - Method in interface org.eclipse.wst.wsdl.BindingOperation
Sets the value of the 'EOperation' reference
setEOutput(Output) - Method in interface org.eclipse.wst.wsdl.BindingOutput
Sets the value of the 'EOutput' reference
setEOutput(Output) - Method in interface org.eclipse.wst.wsdl.Operation
Sets the value of the 'EOutput' containment reference
setEPortType(PortType) - Method in interface org.eclipse.wst.wsdl.Binding
Sets the value of the 'EPort Type' reference
setErrorMessage(String) - Method in class org.eclipse.wst.server.ui.editor.ServerEditorPart
Set an error message for this page.
setErrorMessage(String) - Method in class org.eclipse.wst.server.ui.editor.ServerEditorSection
Set an error message for this page.
setESchema(XSDSchema) - Method in interface org.eclipse.wst.wsdl.Import
Sets the value of the 'ESchema' reference
setETypes(Types) - Method in interface org.eclipse.wst.wsdl.Definition
Sets the value of the 'ETypes' containment reference
setFault(javax.wsdl.Fault) - Method in interface org.eclipse.wst.wsdl.BindingFault
This method is same as setEFault(Fault) and compatible with the JWSDL API.
setHost(String) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Changes the host for the server.
setID(String) - Method in class org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelOperation
Default implementation of setID().
setID(String) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModelOperation
Sets the unique operation id.
setImageDescriptor(ImageDescriptor) - Method in interface org.eclipse.wst.server.ui.wizard.IWizardHandle
The page's image descriptor.
setInput(javax.wsdl.Input) - Method in interface org.eclipse.wst.wsdl.BindingInput
This method is same as setEInput(Input) and compatible with the JWSDL API.
setIntProperty(String, int) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModel
A convenience method for setting ints.
setItem(ISnippetItem) - Method in class org.eclipse.wst.common.snippets.ui.DefaultSnippetInsertion
 
setItem(ISnippetItem) - Method in interface org.eclipse.wst.common.snippets.ui.ISnippetInsertion
Use this ISnippetItem
setKey(String) - Method in interface org.eclipse.wst.wsdl.util.WSDLDiagnostic
Sets the original message key.
setKey(String) - Method in class org.eclipse.wst.wsdl.util.WSDLDiagnosticImpl
 
setLabel(String) - Method in class org.eclipse.wst.common.environment.Choice
Sets the label.
setLine(int) - Method in class org.eclipse.wst.wsdl.util.WSDLDiagnosticImpl
 
setLocation(IPath) - Method in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Sets the absolute path in the local file system to the root of the runtime, typically the installation directory.
setLocation(String) - Method in interface org.eclipse.wst.wsdl.Definition
Sets the value of the 'Location' attribute
setLocation(String) - Method in class org.eclipse.wst.wsdl.util.WSDLDiagnosticImpl
Sets the value of the loaction attribute.
setLocationURI(String) - Method in interface org.eclipse.wst.wsdl.Import
Sets the value of the 'Location URI' attribute
setMessage(String, int) - Method in interface org.eclipse.wst.server.ui.wizard.IWizardHandle
Set an error or warning message.
setMessage(String) - Method in class org.eclipse.wst.wsdl.util.WSDLDiagnosticImpl
Sets a new value for the message attribute.
setName(String) - Method in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Sets the displayable name for this runtime.
setName(String) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Sets the displayable name for this server.
setName(String) - Method in interface org.eclipse.wst.wsdl.BindingFault
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.wst.wsdl.BindingInput
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.wst.wsdl.BindingOperation
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.wst.wsdl.BindingOutput
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.wst.wsdl.MessageReference
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.wst.wsdl.Operation
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.wst.wsdl.Part
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.wst.wsdl.Port
Sets the value of the 'Name' attribute
setNamespaceURI(String) - Method in interface org.eclipse.wst.wsdl.Import
Sets the value of the 'Namespace URI' attribute
setNode(Node) - Method in interface org.eclipse.wst.wsdl.util.WSDLDiagnostic
Sets the DOM Node where the error occurs
setNode(Node) - Method in class org.eclipse.wst.wsdl.util.WSDLDiagnosticImpl
 
setOutput(javax.wsdl.Output) - Method in interface org.eclipse.wst.wsdl.BindingOutput
This method is same as setEOutput(Output) and compatible with the JWSDL API.
setPrefix(String) - Method in interface org.eclipse.wst.wsdl.Namespace
Sets the value of the 'Prefix' attribute
setProperty(String, Object) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModel
Sets the specified propertyName to the specified propertyValue.
setQName(QName) - Method in interface org.eclipse.wst.wsdl.Binding
Sets the value of the 'QName' attribute
setQName(QName) - Method in interface org.eclipse.wst.wsdl.Definition
Sets the value of the 'QName' attribute
setQName(QName) - Method in interface org.eclipse.wst.wsdl.Message
Sets the value of the 'QName' attribute
setQName(QName) - Method in interface org.eclipse.wst.wsdl.PortType
Sets the value of the 'QName' attribute
setQName(QName) - Method in interface org.eclipse.wst.wsdl.Service
Sets the value of the 'QName' attribute
setReadOnly(boolean) - Method in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Sets or unsets whether this runtime is marked as read only.
setReadOnly(boolean) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Sets or unsets whether this server is marked as read only.
setRequired(boolean) - Method in interface org.eclipse.wst.wsdl.ExtensibilityElement
Sets the value of the 'Required' attribute
setRuntime(IRuntime) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Sets the runtime associated with this server working copy.
setRuntimeDefaultName(IRuntimeWorkingCopy) - Static method in class org.eclipse.wst.server.core.ServerUtil
Sets a default name on the given runtime.
setRuntimeTarget(IProject, IRuntime, IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.RuntimeTargetHandlerDelegate
Deprecated. Set the runtime target on the given project.
setSchema(XSDSchema) - Method in interface org.eclipse.wst.wsdl.Import
This method is same as setESchema(XSDSchema).
setSchema(XSDSchema) - Method in interface org.eclipse.wst.wsdl.XSDSchemaExtensibilityElement
Sets the value of the 'Schema' containment reference
setServerConfiguration(IFolder) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Sets the server configuration associated with this server working copy.
setServerDefaultName(IServerWorkingCopy) - Static method in class org.eclipse.wst.server.core.ServerUtil
Sets a default name on the given server.
setServerEditorPart(ServerEditorPart) - Method in class org.eclipse.wst.server.ui.editor.ServerEditorSection
Set the editor part that this section belongs to.
setSeverity(WSDLDiagnosticSeverity) - Method in interface org.eclipse.wst.wsdl.util.WSDLDiagnostic
Sets this diagnostic's severity.
setSeverity(WSDLDiagnosticSeverity) - Method in class org.eclipse.wst.wsdl.util.WSDLDiagnosticImpl
 
setShortcut(char) - Method in class org.eclipse.wst.common.environment.Choice
Sets the shortcut.
setStringProperty(String, String) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModel
A convenience method for setting Strings.
setStub(boolean) - Method in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Returns whether this runtime is a stub (used for compilation only) or a full runtime.
setStyle(OperationType) - Method in interface org.eclipse.wst.wsdl.Operation
Sets the value of the 'Style' attribute
setTargetNamespace(String) - Method in interface org.eclipse.wst.wsdl.Definition
Sets the value of the 'Target Namespace' attribute
setTaskModel(TaskModel) - Method in class org.eclipse.wst.server.core.model.PublishOperation
Set the task model.
setTaskModel(TaskModel) - Method in class org.eclipse.wst.server.ui.wizard.WizardFragment
Sets the wizard task model.
setTitle(String) - Method in interface org.eclipse.wst.server.ui.wizard.IWizardHandle
Sets the title of this wizard page.
setTypeDefinition(XSDTypeDefinition) - Method in interface org.eclipse.wst.wsdl.Part
Sets the value of the 'Type Definition' reference
setTypeName(QName) - Method in interface org.eclipse.wst.wsdl.Part
Sets the value of the 'Type Name' attribute
setUndefined(boolean) - Method in interface org.eclipse.wst.wsdl.Binding
Sets the value of the 'Undefined' attribute
setUndefined(boolean) - Method in interface org.eclipse.wst.wsdl.Message
Sets the value of the 'Undefined' attribute
setUndefined(boolean) - Method in interface org.eclipse.wst.wsdl.Operation
Sets the value of the 'Undefined' attribute
setUndefined(boolean) - Method in interface org.eclipse.wst.wsdl.PortType
Sets the value of the 'Undefined' attribute
setUndefined(boolean) - Method in interface org.eclipse.wst.wsdl.Service
Sets the value of the 'Undefined' attribute
setupLaunchConfiguration(ILaunchConfigurationWorkingCopy, IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Configure the given launch configuration to start this server.
setURI(String) - Method in interface org.eclipse.wst.wsdl.Namespace
Sets the value of the 'URI' attribute
shouldPublish() - Method in interface org.eclipse.wst.server.core.IServer
Returns true if the server should be published to.
shouldRestart() - Method in interface org.eclipse.wst.server.core.IServer
Returns true if the server should be restarted.
showBusy(boolean) - Method in class org.eclipse.wst.sse.ui.StructuredTextEditor
 
showNewRuntimeWizard(Shell, String, String) - Static method in class org.eclipse.wst.server.ui.ServerUIUtil
Open the new runtime wizard.
showNewRuntimeWizard(Shell, String, String, String) - Static method in class org.eclipse.wst.server.ui.ServerUIUtil
Open the new runtime wizard.
showNewServerWizard(Shell, String, String, String) - Static method in class org.eclipse.wst.server.ui.ServerUIUtil
Open the new server wizard.
SimpleURIFactory - Class in org.eclipse.wst.common.environment.uri
This class provides a default implementation of the IURIFactory interface.
SimpleURIFactory() - Constructor for class org.eclipse.wst.common.environment.uri.SimpleURIFactory
 
SNIPPET_SOURCE_PLUGINS - Static variable in interface org.eclipse.wst.common.snippets.core.ISnippetsEntry
Denotes that this entry was contributed by a plug-in
SNIPPET_SOURCE_USER - Static variable in interface org.eclipse.wst.common.snippets.core.ISnippetsEntry
Denotes that this entry was created by the user
SNIPPET_SOURCE_WORKSPACE - Static variable in interface org.eclipse.wst.common.snippets.core.ISnippetsEntry
Denotes that this entry was discovered within the workspace
SocketUtil - Class in org.eclipse.wst.server.core.util
A utility class for socket-related function.
start(String, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously starts this server in the given launch mode.
start(String, IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously starts this server in the given launch mode.
startCDATA() - Method in class org.eclipse.wst.wsdl.util.WSDLParser
 
startDocument() - Method in class org.eclipse.wst.wsdl.util.WSDLParser
 
startDTD(String, String, String) - Method in class org.eclipse.wst.wsdl.util.WSDLParser
 
startElement(String, String, String, Attributes) - Method in class org.eclipse.wst.wsdl.util.WSDLParser
 
startEntity(String) - Method in class org.eclipse.wst.wsdl.util.WSDLParser
 
startModule(IModule[], IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously starts this server in the given launch mode.
startModule(IModule[], IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Starts the given module on the server.
STATE_CHANGE - Static variable in class org.eclipse.wst.server.core.ServerEvent
For notification when the state has changed.
STATE_STARTED - Static variable in interface org.eclipse.wst.server.core.IServer
Server state constant (value 2) indicating that the server is ready to serve content.
STATE_STARTING - Static variable in interface org.eclipse.wst.server.core.IServer
Server state constant (value 1) indicating that the server is starting, but not yet ready to serve content.
STATE_STOPPED - Static variable in interface org.eclipse.wst.server.core.IServer
Server state constant (value 4) indicating that the server is stopped.
STATE_STOPPING - Static variable in interface org.eclipse.wst.server.core.IServer
Server state constant (value 3) indicating that the server is shutting down.
STATE_UNKNOWN - Static variable in interface org.eclipse.wst.server.core.IServer
Server state constant (value 0) indicating that the server is in an unknown state.
StatusException - Exception in org.eclipse.wst.common.environment
This is the exception class used by StatusHandlers to tell their callers that processing should stop.
StatusException(IStatus) - Constructor for exception org.eclipse.wst.common.environment.StatusException
Creates a new StatusException with the given Status.
StatusException(Choice) - Constructor for exception org.eclipse.wst.common.environment.StatusException
Creates a new StatusException with the given Choice.
StatusException(IStatus, Choice) - Constructor for exception org.eclipse.wst.common.environment.StatusException
Creates a new StatusException with the given Choice and status object.
stop(boolean) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously stops this server.
stop(boolean, IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously stops this server.
stop(boolean) - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Shuts down and stops this server.
stopModule(IModule[], IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously stops the given module.
stopModule(IModule[], IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Stops the given module on the server.
StructuredTextEditor - Class in org.eclipse.wst.sse.ui
A Text Editor for editing structured models and structured documents.
StructuredTextEditor() - Constructor for class org.eclipse.wst.sse.ui.StructuredTextEditor
Creates a new Structured Text Editor.
StructuredTextViewerConfiguration - Class in org.eclipse.wst.sse.ui
Configuration for the source viewer used by StructuredTextEditor.
StructuredTextViewerConfiguration() - Constructor for class org.eclipse.wst.sse.ui.StructuredTextViewerConfiguration
Creates a structured text viewer configuration.
StructuredTextViewerConfigurationCSS - Class in org.eclipse.wst.css.ui
Configuration for a source viewer which shows CSS.
StructuredTextViewerConfigurationCSS() - Constructor for class org.eclipse.wst.css.ui.StructuredTextViewerConfigurationCSS
Create new instance of StructuredTextViewerConfigurationCSS
StructuredTextViewerConfigurationDTD - Class in org.eclipse.wst.dtd.ui
Configuration for a source viewer which shows DTD content.
StructuredTextViewerConfigurationDTD() - Constructor for class org.eclipse.wst.dtd.ui.StructuredTextViewerConfigurationDTD
Create new instance of StructuredTextViewerConfigurationDTD
StructuredTextViewerConfigurationHTML - Class in org.eclipse.wst.html.ui
Configuration for a source viewer which shows HTML content.
StructuredTextViewerConfigurationHTML() - Constructor for class org.eclipse.wst.html.ui.StructuredTextViewerConfigurationHTML
Create new instance of StructuredTextViewerConfigurationHTML
StructuredTextViewerConfigurationXML - Class in org.eclipse.wst.xml.ui
Configuration for a source viewer which shows XML content.
StructuredTextViewerConfigurationXML() - Constructor for class org.eclipse.wst.xml.ui.StructuredTextViewerConfigurationXML
Create new instance of StructuredTextViewerConfigurationXML
supports(IServer, Object, String) - Method in class org.eclipse.wst.server.core.model.ClientDelegate
Returns true if this launchable can be run by this client.
supportsLaunchMode(String) - Method in interface org.eclipse.wst.server.core.IServerType
Returns whether this type of server supports the given launch mode.
supportsRemoteHosts() - Method in interface org.eclipse.wst.server.core.IServerType
Returns true if this type of server can run on a remote host.
supportsRuntimeType(IRuntimeType) - Method in interface org.eclipse.wst.server.core.IRuntimeTargetHandler
Deprecated. Returns true if this runtime target handler supports (can work with) the given runtime.
synchronousRestart(String, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServer
Deprecated. this method is deprecated. use restart(String, IProgressMonitor, IOperationListener) instead
synchronousStart(String, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServer
Deprecated. this method is deprecated. use start(String, IProgressMonitor, IOperationListener) instead
synchronousStop(boolean) - Method in interface org.eclipse.wst.server.core.IServer
Deprecated. this method is deprecated. use stop(boolean, IOperationListener) instead

A B C D E F G H I L M N O P Q R S T U V W X