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.Status

Packages that use Status
org.eclipse.core.commands.operations Classes for the creation of undoable operations which can be added to an operations history and later be undone and redone. 
org.eclipse.core.databinding.validation Provides the core APIs for validation. 
org.eclipse.core.resources.mapping Provides APIs for integrating application models with the workspace Package Specification This package specifies the APIs in the Resources plug-in that are used to integrate application models with the workspace. 
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. 
org.eclipse.team.core Application programming interfaces for defining and working with repository providers. 
org.eclipse.team.core.mapping.provider Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
 

Uses of Status in org.eclipse.core.commands.operations
 

Subclasses of Status in org.eclipse.core.commands.operations
 class OperationStatus
           OperationStatus describes the status of a request to execute, undo, or redo an operation.
 

Uses of Status in org.eclipse.core.databinding.validation
 

Subclasses of Status in org.eclipse.core.databinding.validation
 class ValidationStatus
          Convenience class for creating status objects.
 

Uses of Status in org.eclipse.core.resources.mapping
 

Subclasses of Status in org.eclipse.core.resources.mapping
 class ModelStatus
          A status returned by a model from the resource operation validator.
 

Uses of Status in org.eclipse.core.runtime
 

Subclasses of Status in org.eclipse.core.runtime
 class MultiStatus
          A concrete multi-status implementation, suitable either for instantiating or subclassing.
 

Uses of Status in org.eclipse.team.core
 

Subclasses of Status in org.eclipse.team.core
 class TeamStatus
          Status that is returned from some Team operations or is the payload of some TeamExceptions.
 

Fields in org.eclipse.team.core declared as Status
static  Status Team. OK_STATUS
           
 

Uses of Status in org.eclipse.team.core.mapping.provider
 

Subclasses of Status in org.eclipse.team.core.mapping.provider
 class MergeStatus
          A special status that is returned when the return code of the merge method is CONFLICTS.
 


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