Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.core.runtime.MultiStatus

Packages that use MultiStatus
org.eclipse.core.runtime.model Provides core support for the modeling plug-ins and the plug-in registry. 
org.eclipse.search.core.text Classes giving access to the file (text) search functionality. 
org.eclipse.update.core.model Provides model support for extending the base installation and update services. 
 

Uses of MultiStatus in org.eclipse.core.runtime.model
 

Methods in org.eclipse.core.runtime.model that return MultiStatus
  MultiStatus Factory. getStatus ()
          Deprecated. Returns all of the status objects logged thus far by this factory.
 

Constructors in org.eclipse.core.runtime.model with parameters of type MultiStatus
Factory ( MultiStatus status)
          Deprecated. Creates a factory which can be used to create plug-in model objects.
 

Uses of MultiStatus in org.eclipse.search.core.text
 

Methods in org.eclipse.search.core.text with parameters of type MultiStatus
  IFile[] TextSearchScope. evaluateFilesInScope ( MultiStatus status)
          Evaluates all files in this scope.
 

Uses of MultiStatus in org.eclipse.update.core.model
 

Methods in org.eclipse.update.core.model that return MultiStatus
  MultiStatus DefaultFeatureParser. getStatus ()
          Deprecated. Returns all status objects accumulated by the parser.
  MultiStatus DefaultSiteParser. getStatus ()
          Deprecated. Returns all status objects accumulated by the parser.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire