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

R

redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.wst.common.frameworks.datamodel.AbstractDataModelOperation
Default empty implementation of redo.
registerFactory(String, ExtensibilityElementFactory) - Method in interface org.eclipse.wst.wsdl.util.ExtensibilityElementFactoryRegistry
 
registerScheme(String, IURIScheme) - Method in class org.eclipse.wst.common.environment.uri.SimpleURIFactory
This method registers a scheme for a particular protocol.
rememberSelection() - Method in class org.eclipse.wst.sse.ui.StructuredTextEditor
Not API.
removeContributions(IMenuManager, IToolBarManager, IStatusLineManager) - Method in class org.eclipse.wst.sse.ui.views.properties.PropertySheetConfiguration
Removes contribution menu items from the given menuManager, toolbarManager, statusLineManager.
REMOVED - Static variable in interface org.eclipse.wst.server.core.model.IModuleResourceDelta
Kind constant (value 3) for removed resources.
REMOVED - Static variable in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Publish kind constant (value 3) for removed resources.
removeListener(IDataModelListener) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModel
Remove the specified IDataModelListener.
removeNestedModel(String) - Method in interface org.eclipse.wst.common.frameworks.datamodel.IDataModel
Remove the specified nestedModel.
removeProperty(Object) - Method in interface org.eclipse.wst.sse.ui.views.properties.IPropertySourceExtension
Removes the property with the given displayed name.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Removes a property change listener from this runtime.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Removes a property change listener from this server.
removePublishListener(IPublishListener) - Method in interface org.eclipse.wst.server.core.IServer
Removes a publish listener from this server.
removeRuntimeLifecycleListener(IRuntimeLifecycleListener) - Static method in class org.eclipse.wst.server.core.ServerCore
Removes a runtime lifecycle listener.
removeRuntimeTarget(IProject, IRuntime, IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.RuntimeTargetHandlerDelegate
Deprecated. Remove the runtime target from the given project.
removeServerLifecycleListener(IServerLifecycleListener) - Static method in class org.eclipse.wst.server.core.ServerCore
Removes a server lifecycle listener.
removeServerListener(IServerListener) - Method in interface org.eclipse.wst.server.core.IServer
Removes the given server state listener from this server.
rename(IURI) - Method in interface org.eclipse.wst.common.environment.uri.IURI
Renames or moves the resource identified by this IURI to the new IURI.
report(IStatus, Choice[]) - Method in interface org.eclipse.wst.common.environment.IStatusHandler
Reports the given Status and set of possible responses.
report(IStatus) - Method in interface org.eclipse.wst.common.environment.IStatusHandler
Reports the given Status with implied options to either continue or abort.
report(IStatus, Choice[]) - Method in class org.eclipse.wst.common.environment.NullStatusHandler
 
report(IStatus) - Method in class org.eclipse.wst.common.environment.NullStatusHandler
 
reportError(IStatus) - Method in interface org.eclipse.wst.common.environment.IStatusHandler
Report the given Error Status.
reportError(IStatus) - Method in class org.eclipse.wst.common.environment.NullStatusHandler
 
reportInfo(IStatus) - Method in interface org.eclipse.wst.common.environment.IStatusHandler
Report the given Info Status.
reportInfo(IStatus) - Method in class org.eclipse.wst.common.environment.NullStatusHandler
 
REQUIRED - Static variable in class org.eclipse.wst.server.core.model.PublishOperation
Operation kind constant (value 2) indicating that the operation must be executed.
resolveEntity(String, String) - Method in class org.eclipse.wst.wsdl.util.WSDLParser
 
RESOURCE_URI_ATTRIBUTE - Static variable in class org.eclipse.wst.wsdl.util.WSDLConstants
The attribute is "resourceURI".
restart(String, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously restarts this server.
restart(String, IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously restarts this server.
restart(String) - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Restart this server.
RESTART_STATE_CHANGE - Static variable in class org.eclipse.wst.server.core.ServerEvent
For notification when the server isRestartNeeded() property changes.
restartModule(IModule[], IServer.IOperationListener) - Method in interface org.eclipse.wst.server.core.IServer
Asynchronously restarts the given module on the server.
restartModule(IModule[], IProgressMonitor) - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Restarts the given module on the server.
restoreSelection() - Method in class org.eclipse.wst.sse.ui.StructuredTextEditor
Not API.
RESTRICT_EXTENSIONS - Static variable in interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProperties
A List containing String objects, defautls to an empty List.
run(boolean, boolean, IRunnableWithProgress) - Method in interface org.eclipse.wst.server.ui.wizard.IWizardHandle
Execute a runnable within the context of the wizard.
runtimeAdded(IRuntime) - Method in interface org.eclipse.wst.server.core.IRuntimeLifecycleListener
A new runtime has been created.
runtimeAdded(IRuntime) - Method in class org.eclipse.wst.server.core.util.RuntimeLifecycleAdapter
 
runtimeChanged(IRuntime) - Method in interface org.eclipse.wst.server.core.IRuntimeLifecycleListener
An existing runtime has been updated or modified.
runtimeChanged(IRuntime) - Method in class org.eclipse.wst.server.core.util.RuntimeLifecycleAdapter
 
RuntimeDelegate - Class in org.eclipse.wst.server.core.model
A runtime delegate provides the implementation for various generic and server-type-specific operations for a specific type of runtime.
RuntimeDelegate() - Constructor for class org.eclipse.wst.server.core.model.RuntimeDelegate
Delegates must have a public 0-arg constructor.
runtimeFound(IRuntimeWorkingCopy) - Method in interface org.eclipse.wst.server.core.model.RuntimeLocatorDelegate.IRuntimeSearchListener
Called when a new runtime is found by the locator.
RuntimeLifecycleAdapter - Class in org.eclipse.wst.server.core.util
Helper class which implements the IRuntimeLifecycleListener interface with empty methods.
RuntimeLifecycleAdapter() - Constructor for class org.eclipse.wst.server.core.util.RuntimeLifecycleAdapter
 
RuntimeLocatorDelegate - Class in org.eclipse.wst.server.core.model
A runtime locator provides the ability to locate or search for additional runtimes of a particular type.
RuntimeLocatorDelegate() - Constructor for class org.eclipse.wst.server.core.model.RuntimeLocatorDelegate
 
RuntimeLocatorDelegate.IRuntimeSearchListener - Interface in org.eclipse.wst.server.core.model
A callback listener used to report progress.
runtimeRemoved(IRuntime) - Method in interface org.eclipse.wst.server.core.IRuntimeLifecycleListener
A existing runtime has been removed.
runtimeRemoved(IRuntime) - Method in class org.eclipse.wst.server.core.util.RuntimeLifecycleAdapter
 
RuntimeTargetHandlerDelegate - Class in org.eclipse.wst.server.core.model
Deprecated. This function is deprecated.
RuntimeTargetHandlerDelegate() - Constructor for class org.eclipse.wst.server.core.model.RuntimeTargetHandlerDelegate
Deprecated.  

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