Uses of Interface
org.eclipse.birt.core.framework.IPlatform

Packages that use IPlatform
org.eclipse.birt.core.framework Defines the platform interfaces that allow BIRT to be run in Eclipse and server environments. 
org.eclipse.birt.core.framework.eclipse Provides a framework for running BIRT in Eclipse environment. 
 

Uses of IPlatform in org.eclipse.birt.core.framework
 

Fields in org.eclipse.birt.core.framework declared as IPlatform
protected static IPlatform Platform.platform
           
 

Methods in org.eclipse.birt.core.framework with parameters of type IPlatform
static void Platform.setPlatform(IPlatform platform)
          this class can only be called by org.eclipse.birt.core.plugin.CorePlugin#start(BundleContext)
 

Uses of IPlatform in org.eclipse.birt.core.framework.eclipse
 

Classes in org.eclipse.birt.core.framework.eclipse that implement IPlatform
 class EclipsePlatform
           
 



Copyright © 2008 Actuate Corp. All rights reserved.