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

G

getAdapter(Class) - Method in class org.eclipse.wst.common.componentcore.ArtifactEdit
 
getAdapter(Class) - Method in interface org.eclipse.wst.server.core.IModule
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class) - Method in interface org.eclipse.wst.server.core.IRuntime
Returns an object which is an instance of the given class associated with this object.
getAdapter(Class) - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns an object which is an instance of the given class associated with this object.
getAffectedChildren() - Method in interface org.eclipse.wst.server.core.model.IModuleResourceDelta
Returns module resource deltas for all children of this resource which were added, removed, or changed.
getArtifactEditForRead(IVirtualComponent) - Static method in class org.eclipse.wst.common.componentcore.ArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getArtifactEditForRead(ComponentHandle) - Static method in class org.eclipse.wst.common.componentcore.ArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getArtifactEditForWrite(IVirtualComponent) - Static method in class org.eclipse.wst.common.componentcore.ArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getArtifactEditForWrite(ComponentHandle) - Static method in class org.eclipse.wst.common.componentcore.ArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getArtifactEditModelForRead(URI, Object) - Method in class org.eclipse.wst.common.componentcore.ModuleCoreNature
Returns an ArtifactEditModel  to work with the underlying content of an individual WorkbenchComponent  contained in the project.
getArtifactEditModelForWrite(URI, Object) - Method in class org.eclipse.wst.common.componentcore.ModuleCoreNature
Returns an ArtifactEditModel  to work with the underlying content of an individual WorkbenchComponent  contained in the project.
getAttribute(Element, String) - Static method in class org.eclipse.wst.wsdl.util.WSDLConstants
 
getAvailableServersForModule(IModule, boolean, IProgressMonitor) - Static method in class org.eclipse.wst.server.core.ServerUtil
Returns a list of all servers that this deployable is not currently configured on, but could be added to.
getBinding() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Binding'
getBindingFault() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Binding Fault'
getBindingFault_EFault() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EFault'
getBindingFault_Name() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Name'
getBindingInput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Binding Input'
getBindingInput_EInput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EInput'
getBindingInput_Name() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Name'
getBindingOperation() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Binding Operation'
getBindingOperation_EBindingFaults() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EBinding Faults'
getBindingOperation_EBindingInput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference 'EBinding Input'
getBindingOperation_EBindingOutput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference 'EBinding Output'
getBindingOperation_EOperation() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EOperation'
getBindingOperation_Name() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Name'
getBindingOutput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Binding Output'
getBindingOutput_EOutput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EOutput'
getBindingOutput_Name() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Name'
getBinding_EBindingOperations() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EBinding Operations'
getBinding_EPortType() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EPort Type'
getBinding_Proxy() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Proxy'
getBinding_QName() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'QName'
getBinding_ResourceURI() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Resource URI'
getBinding_Undefined() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Undefined'
getChildFragments() - Method in class org.eclipse.wst.server.ui.wizard.WizardFragment
Returns the child fragments.
getChildModules(IModule[], IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns the child module(s) of this module.
getChildModules() - Method in class org.eclipse.wst.server.core.model.ModuleDelegate
Returns the child modules of this module.
getChildModules(IModule[]) - Method in class org.eclipse.wst.server.core.model.ServerDelegate
Returns the child module(s) of this module.
getChildModules() - Method in class org.eclipse.wst.server.core.util.ProjectModule
Returns the child modules of this module.
getChildren() - Method in interface org.eclipse.wst.wsdl.UnknownExtensibilityElement
Returns the value of the 'Children' reference list.
getCommandStack() - Method in class org.eclipse.wst.common.componentcore.ArtifactEdit
 
getComponent() - Method in class org.eclipse.wst.common.componentcore.ArtifactEdit
 
getComponent(String) - Method in interface org.eclipse.wst.common.componentcore.resources.IFlexibleProject
Finds and returns the component within this project, defined by the component model, specified by the component name.
getComponent() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
Returns reference to itself.
getComponent() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns the name of the component that contains this virtual resource.
getComponentHandle() - Method in class org.eclipse.wst.common.componentcore.ArtifactEdit
 
getComponentHandle() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
The componentHandle is a handy way to pass the identity of this component instance
getComponentTypeId() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
The componentTypeId is used to understand how this component should be edited and deployed.
getComponents() - Method in interface org.eclipse.wst.common.componentcore.resources.IFlexibleProject
Finds and returns the components within this project, defined by the component model.
getComponentsOfType(String) - Method in interface org.eclipse.wst.common.componentcore.resources.IFlexibleProject
Finds and returns the components within this project of the specified component type.
getContainer() - Method in interface org.eclipse.wst.wsdl.WSDLElement
Returns the value of the 'Container' reference.
getContentModelRoot() - Method in class org.eclipse.wst.common.componentcore.ArtifactEdit
Returns the root object for read or write access (depending on how the current ArtifactEdit was loaded).
getContentTypes() - Method in class org.eclipse.wst.server.core.ServerPort
Returns the content types that this port would normally serve, or null if the content is unknown.
getContextRoot() - Method in interface org.eclipse.wst.server.core.util.IStaticWeb
Returns the context root of the Web.
getDOMDocument() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for data type 'DOM Document'
getDOMElement() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for data type 'DOM Element'
getDefaultServer(IModule) - Static method in class org.eclipse.wst.server.core.ServerCore
Returns the preferred runtime server for the given module.
getDefinition() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Definition'
getDefinition() - Method in class org.eclipse.wst.wsdl.util.WSDLResourceImpl
Returns the resource's Definition.
getDefinition_EBindings() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EBindings'
getDefinition_EImports() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EImports'
getDefinition_EMessages() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EMessages'
getDefinition_ENamespaces() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'ENamespaces'
getDefinition_EPortTypes() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EPort Types'
getDefinition_EServices() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EServices'
getDefinition_ETypes() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference 'ETypes'
getDefinition_Encoding() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Encoding'
getDefinition_Location() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Location'
getDefinition_QName() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'QName'
getDefinition_TargetNamespace() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Target Namespace'
getDependencyType() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualReference
 
getDescription() - Method in interface org.eclipse.wst.server.core.IRuntimeType
Returns the displayable description for this runtime type.
getDescription() - Method in interface org.eclipse.wst.server.core.IServerType
Returns the displayable description for this server type.
getDescription() - Method in class org.eclipse.wst.server.core.model.PublishOperation
Returns the displayable description for this operation.
getDocument() - Method in interface org.eclipse.wst.wsdl.Definition
 
getDocumentationElement() - Method in interface org.eclipse.wst.wsdl.WSDLElement
Returns the value of the 'Documentation Element' attribute
getEBinding() - Method in interface org.eclipse.wst.wsdl.Port
Returns the value of the 'EBinding' reference
getEBindingFaults() - Method in interface org.eclipse.wst.wsdl.BindingOperation
Returns the value of the 'EBinding Faults' containment reference list.
getEBindingInput() - Method in interface org.eclipse.wst.wsdl.BindingOperation
Returns the value of the 'EBinding Input' containment reference
getEBindingOperations() - Method in interface org.eclipse.wst.wsdl.Binding
Returns the value of the 'EBinding Operations' containment reference list.
getEBindingOutput() - Method in interface org.eclipse.wst.wsdl.BindingOperation
Returns the value of the 'EBinding Output' containment reference
getEBindings() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'EBindings' containment reference list.
getEDefinition() - Method in interface org.eclipse.wst.wsdl.Import
Returns the value of the 'EDefinition' reference
getEExtensibilityElements() - Method in interface org.eclipse.wst.wsdl.ExtensibleElement
Returns the value of the 'EExtensibility Elements' containment reference list.
getEFault() - Method in interface org.eclipse.wst.wsdl.BindingFault
Returns the value of the 'EFault' reference
getEFaults() - Method in interface org.eclipse.wst.wsdl.Operation
Returns the value of the 'EFaults' containment reference list.
getEImports() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'EImports' containment reference list.
getEInput() - Method in interface org.eclipse.wst.wsdl.BindingInput
Returns the value of the 'EInput' reference
getEInput() - Method in interface org.eclipse.wst.wsdl.Operation
Returns the value of the 'EInput' containment reference
getEMessage() - Method in interface org.eclipse.wst.wsdl.MessageReference
Returns the value of the 'EMessage' reference
getEMessage() - Method in interface org.eclipse.wst.wsdl.Part
Returns the value of the 'EMessage' reference
getEMessages() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'EMessages' containment reference list.
getENamespaces() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'ENamespaces' containment reference list.
getEOperation() - Method in interface org.eclipse.wst.wsdl.BindingOperation
Returns the value of the 'EOperation' reference
getEOperations() - Method in interface org.eclipse.wst.wsdl.PortType
Returns the value of the 'EOperations' containment reference list.
getEOutput() - Method in interface org.eclipse.wst.wsdl.BindingOutput
Returns the value of the 'EOutput' reference
getEOutput() - Method in interface org.eclipse.wst.wsdl.Operation
Returns the value of the 'EOutput' containment reference
getEParameterOrdering() - Method in interface org.eclipse.wst.wsdl.Operation
Returns the value of the 'EParameter Ordering' reference list.
getEParts() - Method in interface org.eclipse.wst.wsdl.Message
Returns the value of the 'EParts' containment reference list.
getEPortType() - Method in interface org.eclipse.wst.wsdl.Binding
Returns the value of the 'EPort Type' reference
getEPortTypes() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'EPort Types' containment reference list.
getEPorts() - Method in interface org.eclipse.wst.wsdl.Service
Returns the value of the 'EPorts' containment reference list.
getESchema() - Method in interface org.eclipse.wst.wsdl.Import
Returns the value of the 'ESchema' reference
getEServices() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'EServices' containment reference list.
getETypes() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'ETypes' containment reference
getElement() - Method in interface org.eclipse.wst.wsdl.WSDLElement
Returns the value of the 'Element' attribute
getElementDeclaration() - Method in interface org.eclipse.wst.wsdl.Part
Returns the value of the 'Element Declaration' reference
getElementName() - Method in interface org.eclipse.wst.wsdl.Part
Returns the value of the 'Element Name' attribute
getElementType() - Method in interface org.eclipse.wst.wsdl.ExtensibilityElement
Returns the value of the 'Element Type' attribute
getEnclosingComponent() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualReference
The enclosing component contains this reference, and will absorb the contents of the referenced component
getEnclosingDefinition() - Method in interface org.eclipse.wst.wsdl.WSDLElement
 
getEncoding() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'Encoding' attribute
getEncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPHeaderBase
Returns the value of the 'Encoding Styles' attribute list.
getErrorMessage() - Method in class org.eclipse.wst.server.ui.editor.ServerEditorPart
Return the error message for this page.
getErrorMessage() - Method in class org.eclipse.wst.server.ui.editor.ServerEditorSection
Return the error message for this page.
getExistingEditModel(String, Map, boolean) - Method in class org.eclipse.wst.common.componentcore.ModuleCoreNature
 
getExtensibilityElement() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Extensibility Element'
getExtensibilityElementFactory(String) - Method in class org.eclipse.wst.wsdl.WSDLPlugin
 
getExtensibilityElementFactoryRegistry() - Method in class org.eclipse.wst.wsdl.WSDLPlugin
 
getExtensibilityElement_ElementType() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Element Type'
getExtensibilityElement_Required() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Required'
getExtensibilityElements() - Method in interface org.eclipse.wst.wsdl.ExtensibleElement
 
getExtensibleElement() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Extensible Element'
getExtensibleElement_EExtensibilityElements() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EExtensibility Elements'
getExtensionToFactoryMap() - Method in class org.eclipse.wst.wsdl.util.WSDLResourceFactoryRegistry
 
getFactory(URI) - Method in class org.eclipse.wst.wsdl.util.WSDLResourceFactoryRegistry
 
getFault() - Method in interface org.eclipse.wst.wsdl.BindingFault
 
getFault() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Fault'
getFile(IPath) - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualContainer
Returns a handle to the file identified by the given path in this container.
getFile(String) - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualContainer
Returns a handle to the file with the given name in this folder.
getFileExtension() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns the file extension portion of this virtual resource's name, or null if it does not have one.
getFolder(IPath) - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualContainer
Returns a handle to the folder identified by the given path in this container.
getFolder(String) - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualContainer
Returns a handle to the folder with the given name in this folder.
getHeaderFaults() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPHeader
Returns the value of the 'Header Faults' containment reference list.
getHost() - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns the host for the server.
getIBinding() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IBinding'
getIBindingFault() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IBinding Fault'
getIBindingInput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IBinding Input'
getIBindingOperation() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IBinding Operation'
getIBindingOutput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IBinding Output'
getIDefinition() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IDefinition'
getIExtensibilityElement() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IExtensibility Element'
getIExtensionRegistry() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IExtension Registry'
getIFault() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IFault'
getIImport() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IImport'
getIInput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IInput'
getIIterator() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IIterator'
getIList() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IList'
getIMap() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IMap'
getIMessage() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IMessage'
getIOperation() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IOperation'
getIOutput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IOutput'
getIPart() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IPart'
getIPort() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IPort'
getIPortType() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IPort Type'
getIService() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IService'
getIString() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for data type 'IString'
getITypes() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'ITypes'
getIURL() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'IURL'
getId() - Method in interface org.eclipse.wst.server.core.IModule
Returns the id of this module.
getId() - Method in interface org.eclipse.wst.server.core.IModuleType
Returns the module type id.
getId() - Method in interface org.eclipse.wst.server.core.IRuntime
Returns the id of this runtime instance.
getId() - Method in interface org.eclipse.wst.server.core.IRuntimeTargetHandler
Returns the id of this runtime target handler.
getId() - Method in interface org.eclipse.wst.server.core.IRuntimeType
Returns the id of this runtime type.
getId() - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns the id of this server.
getId() - Method in interface org.eclipse.wst.server.core.IServerType
Returns the id of this server type.
getId() - Method in class org.eclipse.wst.server.core.ServerPort
Return an optional internal id used to identify this port.
getId() - Method in class org.eclipse.wst.server.core.util.ProjectModule
Helper method - returns the module's id.
getImage() - Method in class org.eclipse.wst.server.ui.ServerLaunchConfigurationTab
 
getImport() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Import'
getImport_EDefinition() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EDefinition'
getImport_ESchema() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'ESchema'
getImport_LocationURI() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Location URI'
getImport_NamespaceURI() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Namespace URI'
getInput() - Method in interface org.eclipse.wst.wsdl.BindingInput
 
getInput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Input'
getKind() - Method in class org.eclipse.wst.server.core.ServerEvent
Returns the kind of the server event.
getKind() - Method in interface org.eclipse.wst.server.core.model.IModuleResourceDelta
Returns the kind of this resource delta.
getKind() - Method in class org.eclipse.wst.server.core.model.PublishOperation
Returns the kind of this operation.
getLabel() - Method in class org.eclipse.wst.server.core.model.PublishOperation
Returns the displayable label for this operation.
getLabelProvider() - Static method in class org.eclipse.wst.server.ui.ServerUICore
Returns a label provider that can be used for all server objects in the UI.
getLaunchable(IServer, IModuleArtifact) - Method in class org.eclipse.wst.server.core.model.LaunchableAdapterDelegate
Returns a launchable object from this module artifact.
getLocation() - Method in interface org.eclipse.wst.server.core.IRuntime
Returns the absolute path in the local file system to the root of the runtime, typically the installation directory.
getLocation() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'Location' attribute
getLocationURI() - Method in interface org.eclipse.wst.wsdl.Import
Returns the value of the 'Location URI' attribute
getMessage() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Message'
getMessage() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPHeaderBase
Returns the value of the 'Message' reference
getMessageReference() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Message Reference'
getMessageReference_EMessage() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EMessage'
getMessageReference_Name() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Name'
getMessage_EParts() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EParts'
getMessage_Proxy() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Proxy'
getMessage_QName() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'QName'
getMessage_ResourceURI() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Resource URI'
getMessage_Undefined() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Undefined'
getMetaProperties() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
MetaProperties are String-based name-value pairs that include information about this component that may be relevant to clients or the way that clients edit or deploy components.
getMetaResources() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
MetaResources provide a loose mechanism for components that would like to list off the metadata-resources available in the component which can aid or expedite searching for this resources.
getMode() - Method in interface org.eclipse.wst.server.core.IServer
Returns the ILaunchManager mode that the server is in.
getModificationStamp() - Method in interface org.eclipse.wst.server.core.model.IModuleFile
Returns a modification stamp.
getModule() - Method in interface org.eclipse.wst.server.core.IModuleArtifact
Returns the module that this artifact is a part of.
getModule() - Method in class org.eclipse.wst.server.core.ServerEvent
Returns the module tree of the module involved in the module change event, or null if the event is not a module event, i.e. isModuleEvent() is false.
getModule(String) - Static method in class org.eclipse.wst.server.core.ServerUtil
Returns a module from the given moduleId.
getModule() - Method in class org.eclipse.wst.server.core.model.ModuleDelegate
Returns the module that this module delegate corresponds to.
getModule() - Method in class org.eclipse.wst.server.core.util.NullModuleArtifact
 
getModule() - Method in class org.eclipse.wst.server.core.util.WebResource
 
getModuleArtifact(Object) - Method in class org.eclipse.wst.server.core.model.ModuleArtifactAdapterDelegate
Converts from an arbitrary object to an module artifact.
getModuleCoreNature(IProject) - Static method in class org.eclipse.wst.common.componentcore.ModuleCoreNature
Find and return the ModuleCoreNature of aProject, if available.
getModuleDelegate(IModule) - Method in class org.eclipse.wst.server.core.model.ModuleFactoryDelegate
Creates the module delegate for a module with the given information.
getModulePublishState(IModule[]) - Method in interface org.eclipse.wst.server.core.IServer
Returns the module's sync state.
getModuleRelativePath() - Method in interface org.eclipse.wst.server.core.model.IModuleResource
Returns the module relative path to this resource.
getModuleRelativePath() - Method in interface org.eclipse.wst.server.core.model.IModuleResourceDelta
Returns the module-relative path of this resource delta.
getModuleResource() - Method in interface org.eclipse.wst.server.core.model.IModuleResourceDelta
Returns the module resource represented by this delta.
getModuleRestartState(IModule[]) - Method in interface org.eclipse.wst.server.core.IServer
Check if the given module is in sync on the server.
getModuleRootURL(IModule) - Method in interface org.eclipse.wst.server.core.model.IURLProvider
Return the base URL of this module on the server.
getModuleState(IModule[]) - Method in interface org.eclipse.wst.server.core.IServer
Returns the current state of the given module on this server.
getModuleStructuralModelForRead(Object) - Method in class org.eclipse.wst.common.componentcore.ModuleCoreNature
Return a ModuleStructuralModel for read-only access.
getModuleStructuralModelForWrite(Object) - Method in class org.eclipse.wst.common.componentcore.ModuleCoreNature
Return a ModuleStructuralModel for write access.
getModuleType() - Method in interface org.eclipse.wst.server.core.IModule
Returns the type of this module.
getModuleTypes() - Method in interface org.eclipse.wst.server.core.IRuntimeType
Returns an array of module types that this runtime type can support.
getModules() - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns an array of user modules that are currently configured on the server.
getModules(IProject) - Static method in class org.eclipse.wst.server.core.ServerUtil
Returns the project modules attached to a project.
getModules(IModuleType[]) - Static method in class org.eclipse.wst.server.core.ServerUtil
Return all the available modules from all factories whose type matches the given module types.
getModules(String) - Static method in class org.eclipse.wst.server.core.ServerUtil
Return all the available modules from all factories whose type matches the given module type id.
getModules() - Method in class org.eclipse.wst.server.core.model.ModuleFactoryDelegate
Return all modules created by this factory.
getModules(IProject) - Method in class org.eclipse.wst.server.core.util.ProjectModuleFactoryDelegate
Returns the modules for the given project, or null if this factory does not have a module for the given project.
getName() - Method in class org.eclipse.wst.common.componentcore.resources.ComponentHandle
The name of the component.
getName() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
The name of the component must be unique within its enclosing project.
getName() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns the name of this virtual resource.
getName() - Method in interface org.eclipse.wst.server.core.IModule
Returns the displayable name for this module.
getName() - Method in interface org.eclipse.wst.server.core.IModuleType
Returns the displayable name for this module type.
getName() - Method in interface org.eclipse.wst.server.core.IRuntime
Returns the displayable name for this runtime.
getName() - Method in interface org.eclipse.wst.server.core.IRuntimeType
Returns the displayable name for this runtime type.
getName() - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns the displayable name for this server.
getName() - Method in interface org.eclipse.wst.server.core.IServerType
Returns the displayable name for this server type.
getName() - Method in class org.eclipse.wst.server.core.ServerPort
Return the name of the port.
getName() - Method in interface org.eclipse.wst.server.core.model.IModuleResource
Returns the name of this resource.
getName() - Method in class org.eclipse.wst.server.core.util.ProjectModule
Helper method - returns the module's name.
getName() - Method in class org.eclipse.wst.server.ui.ServerLaunchConfigurationTab
 
getName() - Method in interface org.eclipse.wst.wsdl.BindingFault
Returns the value of the 'Name' attribute
getName() - Method in interface org.eclipse.wst.wsdl.BindingInput
Returns the value of the 'Name' attribute
getName() - Method in interface org.eclipse.wst.wsdl.BindingOperation
Returns the value of the 'Name' attribute
getName() - Method in interface org.eclipse.wst.wsdl.BindingOutput
Returns the value of the 'Name' attribute
getName() - Method in interface org.eclipse.wst.wsdl.MessageReference
Returns the value of the 'Name' attribute
getName() - Method in interface org.eclipse.wst.wsdl.Operation
Returns the value of the 'Name' attribute
getName() - Method in interface org.eclipse.wst.wsdl.Part
Returns the value of the 'Name' attribute
getName() - Method in interface org.eclipse.wst.wsdl.Port
Returns the value of the 'Name' attribute
getNamespace() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Namespace'
getNamespaceURI() - Method in interface org.eclipse.wst.wsdl.Import
Returns the value of the 'Namespace URI' attribute
getNamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPHeaderBase
Returns the value of the 'Namespace URI' attribute
getNamespace_Prefix() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Prefix'
getNamespace_URI() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'URI'
getNatureID() - Method in class org.eclipse.wst.common.componentcore.ModuleCoreNature
 
getObject(String) - Method in class org.eclipse.wst.server.core.TaskModel
Returns the object in the task model with the given id.
getOperation() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Operation'
getOperationType() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for data type 'Operation Type'
getOperation_EFaults() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EFaults'
getOperation_EInput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference 'EInput'
getOperation_EOutput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference 'EOutput'
getOperation_EParameterOrdering() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference list 'EParameter Ordering'
getOperation_Name() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Name'
getOperation_Proxy() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Proxy'
getOperation_ResourceURI() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Resource URI'
getOperation_Style() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Style'
getOperation_Undefined() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Undefined'
getOrder() - Method in class org.eclipse.wst.server.core.model.PublishOperation
Returns the order (index/priority) of the task that will be run.
getOriginal() - Method in interface org.eclipse.wst.server.core.IRuntimeWorkingCopy
Returns the runtime instance that this working copy is associated with.
getOriginal() - Method in interface org.eclipse.wst.server.core.IServerWorkingCopy
Returns the server instance that this working copy is associated with.
getOutput() - Method in interface org.eclipse.wst.wsdl.BindingOutput
 
getOutput() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Output'
getParent() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns the virtual resource which contains this virtual resource, or null if it has no parent (that is, the virtual resource represents the root of the component).
getPart() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Part'
getPart() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPHeaderBase
Returns the value of the 'Part' reference
getPart_EMessage() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EMessage'
getPart_ElementDeclaration() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'Element Declaration'
getPart_ElementName() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Element Name'
getPart_Name() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Name'
getPart_TypeDefinition() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'Type Definition'
getPart_TypeName() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Type Name'
getPath() - Method in class org.eclipse.wst.server.core.util.WebResource
Return the relative path to the artifact within the module.
getPlugin() - Static method in class org.eclipse.wst.wsdl.WSDLPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.wst.wsdl.WSDLPlugin
 
getPort() - Method in class org.eclipse.wst.server.core.ServerPort
Return the actual port number.
getPort() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Port'
getPortType() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Port Type'
getPortType_EOperations() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EOperations'
getPortType_Proxy() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Proxy'
getPortType_QName() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'QName'
getPortType_ResourceURI() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Resource URI'
getPortType_Undefined() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Undefined'
getPort_EBinding() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the reference 'EBinding'
getPort_Name() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Name'
getPrefix() - Method in interface org.eclipse.wst.wsdl.Namespace
Returns the value of the 'Prefix' attribute
getProject() - Method in class org.eclipse.wst.common.componentcore.resources.ComponentHandle
A handle to a valid, accessible project.
getProject() - Method in interface org.eclipse.wst.common.componentcore.resources.IFlexibleProject
Returns the underlying IProject
getProject() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
Returns the project which contains the component.
getProject() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns the project which contains the component which contains this virtual resource.
getProject() - Method in interface org.eclipse.wst.server.core.IModule
Returns the workbench project that this module is contained in, or null if the module is outside of the workspace.
getProject() - Method in class org.eclipse.wst.server.core.util.ProjectModule
Returns the project that the module is contained in.
getProjectProperties(IProject) - Static method in class org.eclipse.wst.server.core.ServerCore
Returns the preference information for the project.
getProjectRelativePath() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns a relative path of the underlying resource with respect to its project.
getProtocol() - Method in class org.eclipse.wst.server.core.ServerPort
Returns the protocol, e.g.
getProtocolToFactoryMap() - Method in class org.eclipse.wst.wsdl.util.WSDLResourceFactoryRegistry
 
getPublishState() - Method in class org.eclipse.wst.server.core.ServerEvent
Get the publish state after the change that triggers this server event.
getQName() - Method in interface org.eclipse.wst.wsdl.Binding
Returns the value of the 'QName' attribute
getQName() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'QName' attribute
getQName() - Method in interface org.eclipse.wst.wsdl.Message
Returns the value of the 'QName' attribute
getQName() - Method in interface org.eclipse.wst.wsdl.PortType
Returns the value of the 'QName' attribute
getQName() - Method in interface org.eclipse.wst.wsdl.Service
Returns the value of the 'QName' attribute
getQName() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for data type 'QName'
getReference(String) - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
Virtual components may reference other virtual components to build logical dependency trees.
getReferencedComponent() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualReference
The referenced component is "targeted" by the reference, and will be absorbed by the enclosing component.
getReferences() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
Virtual components may reference other virtual components to build logical dependency trees.
getReferencingComponents() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
Returns the components which reference this component.
getResource(URI) - Method in class org.eclipse.wst.common.componentcore.ArtifactEdit
Return a Resource for @aUri.
getResourceSet() - Method in class org.eclipse.wst.common.componentcore.ModuleCoreNature
This method should not be invoked by clients.
getResourceType() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
The resourceType provides meta-information about the types of content this virtual resource may represent.
getResources(String) - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualContainer
 
getRestartState() - Method in class org.eclipse.wst.server.core.ServerEvent
Get the restart state after isRestartNeeded() property change event.
getRootFolder() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
Returns a handle to the root folder.
getRootFolder() - Method in class org.eclipse.wst.server.core.util.ProjectModule
Returns the root folder.
getRootModules(IModule, IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns the parent module(s) of this module.
getRootModules(IModule) - Method in class org.eclipse.wst.server.core.model.ServerDelegate
Returns the parent module(s) of this module.
getRuntime() - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns the runtime associated with this server.
getRuntime() - Method in class org.eclipse.wst.server.core.model.RuntimeDelegate
Returns the runtime that this runtime delegate corresponds to.
getRuntimePath() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualReference
The runtime path indicates where the contents of the referenced component will be absorbed within the context of the enclosing component.
getRuntimePath() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns the runtime path of this virtual resource.
getRuntimeTarget() - Method in interface org.eclipse.wst.server.core.IProjectProperties
Returns the current runtime target for this project.
getRuntimeTargetHandler() - Method in class org.eclipse.wst.server.core.model.RuntimeTargetHandlerDelegate
Returns the runtime target handler that this delegate is associated with.
getRuntimeTargetHandlers() - Static method in class org.eclipse.wst.server.core.ServerCore
Returns an array of all known runtime target handler instances.
getRuntimeType() - Method in interface org.eclipse.wst.server.core.IRuntime
Returns the type of this runtime instance.
getRuntimeType() - Method in interface org.eclipse.wst.server.core.IServerType
Returns the type of server runtime that this type of server requires.
getRuntimeTypes() - Static method in class org.eclipse.wst.server.core.ServerCore
Returns an array of all known runtime types.
getRuntimeTypes(String, String) - Static method in class org.eclipse.wst.server.core.ServerUtil
Return a list of all runtime types that match the given type and version.
getRuntimeTypes(String, String, String) - Static method in class org.eclipse.wst.server.core.ServerUtil
Return a list of all runtime types that match the given type, version, and partial runtime type id.
getRuntimeWorkingCopy() - Method in class org.eclipse.wst.server.core.model.RuntimeDelegate
Returns the runtime working copy that this runtime delegate corresponds to.
getRuntimes() - Static method in class org.eclipse.wst.server.core.ServerCore
Returns an array of all known runtime instances.
getRuntimes(String, String) - Static method in class org.eclipse.wst.server.core.ServerUtil
Return a list of all runtime targets that match the given type and version.
getSOAPAddress() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for class 'Address'
getSOAPAddress_LocationURI() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Location URI'
getSOAPBinding() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for class 'Binding'
getSOAPBinding_Style() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Style'
getSOAPBinding_TransportURI() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Transport URI'
getSOAPBody() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for class 'Body'
getSOAPBody_EncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute list 'Encoding Styles'
getSOAPBody_NamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Namespace URI'
getSOAPBody_Parts() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the reference list 'Parts'
getSOAPBody_Use() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Use'
getSOAPFactory() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the factory that creates the instances of the model
getSOAPFault() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for class 'Fault'
getSOAPFault_EncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute list 'Encoding Styles'
getSOAPFault_NamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Namespace URI'
getSOAPFault_Use() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Use'
getSOAPHeader() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for class 'Header'
getSOAPHeaderBase() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for class 'Header Base'
getSOAPHeaderBase_EncodingStyles() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute list 'Encoding Styles'
getSOAPHeaderBase_Message() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the reference 'Message'
getSOAPHeaderBase_NamespaceURI() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Namespace URI'
getSOAPHeaderBase_Part() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the reference 'Part'
getSOAPHeaderBase_Use() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Use'
getSOAPHeaderFault() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for class 'Header Fault'
getSOAPHeader_HeaderFaults() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the containment reference list 'Header Faults'
getSOAPOperation() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for class 'Operation'
getSOAPOperation_SoapActionURI() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Soap Action URI'
getSOAPOperation_Style() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPPackage
Returns the meta object for the attribute 'Style'
getSaveStatus() - Method in class org.eclipse.wst.server.ui.editor.ServerEditorPart
Returns error or status messages that will be displayed when the server resource is saved.
getSaveStatus() - Method in class org.eclipse.wst.server.ui.editor.ServerEditorSection
Returns error or status messages that will be displayed when the server resource is saved.
getSchema() - Method in interface org.eclipse.wst.wsdl.Import
 
getSchema() - Method in interface org.eclipse.wst.wsdl.XSDSchemaExtensibilityElement
Returns the value of the 'Schema' containment reference
getSchemas() - Method in interface org.eclipse.wst.wsdl.Types
 
getSchemas(String) - Method in interface org.eclipse.wst.wsdl.Types
 
getServer() - Method in class org.eclipse.wst.server.core.ServerEvent
Returns the server involved in the change event.
getServer(ILaunchConfiguration) - Static method in class org.eclipse.wst.server.core.ServerUtil
Returns the server associated with the given launch configuration.
getServer() - Method in class org.eclipse.wst.server.core.model.ServerBehaviourDelegate
Returns the server that this server delegate corresponds to.
getServer() - Method in class org.eclipse.wst.server.core.model.ServerDelegate
Returns the server that this server delegate corresponds to.
getServer() - Method in interface org.eclipse.wst.server.ui.editor.IServerEditorPartInput
Returns the server to be edited.
getServer() - Method in class org.eclipse.wst.server.ui.editor.ServerEditorPart
Return the server that is being editted.
getServerConfiguration() - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns the server configuration associated with this server.
getServerPorts(IProgressMonitor) - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns an array of ServerPorts that this server has.
getServerPorts() - Method in class org.eclipse.wst.server.core.model.ServerDelegate
Returns an array of IServerPorts that this server has.
getServerPublishState() - Method in interface org.eclipse.wst.server.core.IServer
Returns the server's sync state.
getServerRestartState() - Method in interface org.eclipse.wst.server.core.IServer
Returns whether this server is out of sync and needs to be restarted.
getServerState() - Method in interface org.eclipse.wst.server.core.IServer
Returns the current state of this server.
getServerType() - Method in interface org.eclipse.wst.server.core.IServerAttributes
Returns the type of this server.
getServerTypes() - Static method in class org.eclipse.wst.server.core.ServerCore
Returns an array of all known server types.
getServerWorkingCopy() - Method in class org.eclipse.wst.server.core.model.ServerDelegate
Returns the server working copy that this server delegate corresponds to.
getServers() - Static method in class org.eclipse.wst.server.core.ServerCore
Returns an array of all known server instances.
getServersByModule(IModule, IProgressMonitor) - Static method in class org.eclipse.wst.server.core.ServerUtil
Returns a list of all servers that this module is configured on.
getService() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Service'
getService_EPorts() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'EPorts'
getService_Proxy() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Proxy'
getService_QName() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'QName'
getService_ResourceURI() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Resource URI'
getService_Undefined() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Undefined'
getShell() - Method in class org.eclipse.wst.server.ui.editor.ServerEditorSection
Return the shell of the section.
getState() - Method in class org.eclipse.wst.server.core.ServerEvent
Get the state after the change that triggers this server event.
getStyle() - Method in interface org.eclipse.wst.wsdl.Operation
Returns the value of the 'Style' attribute
getTargetNamespace() - Method in interface org.eclipse.wst.wsdl.Definition
Returns the value of the 'Target Namespace' attribute
getTaskModel() - Method in class org.eclipse.wst.server.core.model.PublishOperation
Return the task model.
getTaskModel() - Method in class org.eclipse.wst.server.ui.wizard.WizardFragment
Returns the wizard task model.
getTasks(IServer, List) - Method in class org.eclipse.wst.server.core.model.PublishTaskDelegate
Returns the tasks that should be performed during publishing.
getType() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns the type of this resource.
getTypeDefinition() - Method in interface org.eclipse.wst.wsdl.Part
Returns the value of the 'Type Definition' reference
getTypeName() - Method in interface org.eclipse.wst.wsdl.Part
Returns the value of the 'Type Name' attribute
getTypes() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Types'
getURI() - Method in interface org.eclipse.wst.wsdl.Namespace
Returns the value of the 'URI' attribute
getURL() - Method in class org.eclipse.wst.server.core.util.HttpLaunchable
Return the URL to the object.
getUnderlyingFile() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualFile
returns the underlying IFile, returns first IFile if multiple exist.
getUnderlyingFiles() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualFile
returns the array of underlying IFiles that are mapped to the same runtime path.
getUnderlyingFolder() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualFolder
returns the underlying IFolder mapped to the runtime path, returns first IFolder if multiple exist.
getUnderlyingFolders() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualFolder
returns the underlying IFolders mapped to the runtime path.
getUnderlyingResource() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
A virtual resource is a representation of one or more Eclipse Platform resources.
getUnderlyingResources() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
A virtual resource is a representation of one or more Eclipse Platform resources.
getUnknownExtensibilityElement() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Unknown Extensibility Element'
getUnknownExtensibilityElement_Children() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference list 'Children'
getUnusedServerFile(IProject, IServerType) - Static method in class org.eclipse.wst.server.core.ServerUtil
Returns an unused file in the given project.
getUse() - Method in interface org.eclipse.wst.wsdl.binding.soap.SOAPHeaderBase
Returns the value of the 'Use' attribute
getVendor() - Method in interface org.eclipse.wst.server.core.IRuntimeType
Returns the displayable vendor name for this runtime type.
getVersion() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualComponent
The version associated with the component.
getVersion() - Method in interface org.eclipse.wst.server.core.IModuleType
Returns the version (specification level) of this module type, e.g. "1.0" or "1.3.2a".
getVersion() - Method in interface org.eclipse.wst.server.core.IRuntimeType
Returns the displayable version name for this runtime type.
getWSDLElement() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'Element'
getWSDLElement_DocumentationElement() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Documentation Element'
getWSDLElement_Element() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the attribute 'Element'
getWSDLException() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for data type 'Exception'
getWSDLFactory() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the factory that creates the instances of the model
getWorkspaceRelativePath() - Method in interface org.eclipse.wst.common.componentcore.resources.IVirtualResource
Returns the full, absolute path of the underlying resource relative to the workspace.
getXSDSchemaExtensibilityElement() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for class 'XSD Schema Extensibility Element'
getXSDSchemaExtensibilityElement_Schema() - Method in interface org.eclipse.wst.wsdl.WSDLPackage
Returns the meta object for the containment reference 'Schema'

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