Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.update.configurator.IPlatformConfiguration

Packages that use IPlatformConfiguration
org.eclipse.update.configurator Provides support for accessing platform configuration data.  
 

Uses of IPlatformConfiguration in org.eclipse.update.configurator
 

Methods in org.eclipse.update.configurator that return IPlatformConfiguration
 IPlatformConfiguration IPlatformConfigurationFactory.getCurrentPlatformConfiguration()
          Returns the current platform configuration.
 IPlatformConfiguration IPlatformConfigurationFactory.getPlatformConfiguration(URL url)
          Returns a platform configuration object, optionally initialized with previously saved configuration information.
static IPlatformConfiguration ConfiguratorUtils.getCurrentPlatformConfiguration()
          Returns the current platform configuration.
static IPlatformConfiguration ConfiguratorUtils.getPlatformConfiguration(URL url)
          Returns a platform configuration object, optionally initialized with previously saved configuration information.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.