Methods from org.eclipse.equinox.common used by org.eclipse.wst.common.frameworks

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager.notifyFunctionGroupChanged(String, IProject)156
org.eclipse.wst.common.frameworks.internal.WTPProjectUtilities.removeNatureFromProject(IProject, String)134

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin.logError(CoreException)161
org.eclipse.wst.common.frameworks.internal.SaveHandlerHeadless.isFailedWriteFileFailure(CoreException)61

org.eclipse.core.runtime.CoreException.printStackTrace()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.activities.WTPActivityBridge.loadExtensionPoints()94

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.AdaptabilityUtility.getAdapter(Object, Class)27
org.eclipse.wst.common.frameworks.internal.WTPProjectUtilities.getProject(Object)155

org.eclipse.core.runtime.IAdapterManager.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.AdaptabilityUtility.getAdapter(Object, Class)29

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.getDefaultLocation()80

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.getDefaultLocation()81

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationOperationNew.execute(IProgressMonitor, IAdaptable)61

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationOperationNew.execute(IProgressMonitor, IAdaptable)63
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationOperationNew.execute(IProgressMonitor, IAdaptable)46

org.eclipse.core.runtime.IStatus.getCode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager.notifyFunctionGroupChanged(String, IProject)150
org.eclipse.wst.common.frameworks.internal.SaveHandlerHeadless.isFailedWriteFileFailure(CoreException)67

org.eclipse.core.runtime.IStatus.getException()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.addStatus(OperationStatus, IStatus)333
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.add(IStatus)71
org.eclipse.wst.common.frameworks.internal.SaveHandlerHeadless.isFailedWriteFileFailure(CoreException)64

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.addStatus(OperationStatus, IStatus)333
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.add(IStatus)70

org.eclipse.core.runtime.IStatus.getPlugin()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager.notifyFunctionGroupChanged(String, IProject)150

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.isPropertyValid(String)426
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.isValid()422
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.validate(boolean)390
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.addStatus(OperationStatus, IStatus)334
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.add(IStatus)68

org.eclipse.core.runtime.IStatus.isMultiStatus()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.validate(boolean)381
org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager.notifyFunctionGroupChanged(String, IProject)146

org.eclipse.core.runtime.IStatus.isOK()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.validate(boolean)378
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.validate(boolean)390
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(IDataModelOperation, IProgressMonitor, IAdaptable, int, OperationStatus)353
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(IDataModelOperation, IProgressMonitor, IAdaptable, int, OperationStatus)359
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.getProjectHandleFromProjectName(String)169
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.validate(String)124
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.validate(String)129
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.validateName(String)187
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.validateProjectName(String)175
org.eclipse.wst.common.frameworks.internal.SimpleValidateEdit.validateEdit(IFile[])40

org.eclipse.core.runtime.MultiStatus.add(IStatus)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.add(IStatus)73
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.addExtendedStatus(IStatus)33
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.add(IStatus)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager.notifyFunctionGroupChanged(String, IProject)147

org.eclipse.core.runtime.MultiStatus.merge(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.validate(boolean)382
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.validate(boolean)386
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.validate(boolean)385

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, IStatus[], String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.enablement.EnablementManager.notifyFunctionGroupChanged(String, IProject)150
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.OperationStatus(String, int, IStatus[], String, Throwable)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.OperationStatus(String, int, IStatus[], String, Throwable)28
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.OperationStatus(String, Throwable)20

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.validate(boolean)384

org.eclipse.core.runtime.OperationCanceledException.OperationCanceledException()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationOperationNew.execute(IProgressMonitor, IAdaptable)47
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationOperationNew.execute(IProgressMonitor, IAdaptable)64

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.getProjectDescription()109
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.validateLocation()208

org.eclipse.core.runtime.Status.getSeverity()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.add(IStatus)69
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.addExtendedStatus(IStatus)32
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.addExtendedStatus(IStatus)34

org.eclipse.core.runtime.Status.setCode(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.setCode(int)43
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.setCode(int)-1

org.eclipse.core.runtime.Status.setException(Throwable)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.setException(Throwable)50
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.setException(Throwable)-1

org.eclipse.core.runtime.Status.setMessage(String)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.setMessage(String)57
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.setMessage(String)-1

org.eclipse.core.runtime.Status.setSeverity(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.setSeverity(int)64
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.OperationStatus.setSeverity(int)-1

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.1.run(IProgressMonitor)389
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(IDataModelOperation, IProgressMonitor, IAdaptable, int, OperationStatus)363
org.eclipse.wst.common.frameworks.internal.datamodel.DataModelPausibleOperationImpl.runOperation(IDataModelOperation, IProgressMonitor, IAdaptable, int)403
org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin.createCancelStatus(String, Throwable)110
org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin.createErrorStatus(String, Throwable)102
org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin.createWarningStatus(String, Throwable)94
org.eclipse.wst.common.frameworks.internal.WTPProjectUtilities.removeNatureFromProject(IProject, String)134

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.plugin.WTPCommonPlugin.createStatus(int, String, Throwable)149

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationOperationNew.execute(IProgressMonitor, IAdaptable)48
org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationOperationNew.execute(IProgressMonitor, IAdaptable)40

Back to reference summary for org.eclipse.wst.common.frameworks

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict