|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiStatus | |
org.eclipse.core.runtime.model | Provides core support for the modeling plug-ins and the plug-in registry. |
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()
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)
Creates a factory which can be used to create plug-in model objects. |
Uses of MultiStatus in org.eclipse.update.core.model |
Methods in org.eclipse.update.core.model that return MultiStatus | |
MultiStatus |
DefaultFeatureParser.getStatus()
Returns all status objects accumulated by the parser. |
MultiStatus |
DefaultSiteParser.getStatus()
Returns all status objects accumulated by the parser. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |