Eclipse PDE
Release 3.8

Uses of Class
org.eclipse.pde.core.target.TargetFeature

Packages that use TargetFeature
org.eclipse.pde.core.target Application programming interfaces to access and modify the PDE target platform. 
 

Uses of TargetFeature in org.eclipse.pde.core.target
 

Methods in org.eclipse.pde.core.target that return TargetFeature
 TargetFeature[] ITargetDefinition.getAllFeatures()
          Returns the list of feature models available in this target or null if this target has not been resolved.
 TargetFeature[] ITargetLocation.getFeatures()
          Returns all features available in this location or null if this location is not resolved.
 


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.