Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.core.resources.IProjectNatureDescriptor

Packages that use IProjectNatureDescriptor
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
 

Uses of IProjectNatureDescriptor in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources that return IProjectNatureDescriptor
 IProjectNatureDescriptor IWorkspace.getNatureDescriptor(java.lang.String natureId)
          Returns the nature descriptor with the given unique identifier, or null if there is no such nature.
 IProjectNatureDescriptor[] IWorkspace.getNatureDescriptors()
          Returns all nature descriptors known to this workspace.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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