Eclipse PDE
Release 3.1

Uses of Interface
org.eclipse.pde.core.build.IBuildModel

Packages that use IBuildModel
org.eclipse.pde.core.build   
org.eclipse.pde.core.plugin   
 

Uses of IBuildModel in org.eclipse.pde.core.build
 

Methods in org.eclipse.pde.core.build that return IBuildModel
 IBuildModel IBuildEntry.getModel()
          Returns a model that owns this entry
 

Uses of IBuildModel in org.eclipse.pde.core.plugin
 

Methods in org.eclipse.pde.core.plugin that return IBuildModel
 IBuildModel IPluginModelBase.getBuildModel()
          Returns an associated build.properties model that works in conjunction with this model.
 


Eclipse PDE
Release 3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.