Faceted Project Framework
Version 1.3

Uses of Interface
org.eclipse.wst.common.project.facet.core.IGroup

Packages that use IGroup
org.eclipse.wst.common.project.facet.core   
 

Uses of IGroup in org.eclipse.wst.common.project.facet.core
 

Methods in org.eclipse.wst.common.project.facet.core that return IGroup
static IGroup ProjectFacetsManager.getGroup(String id)
          Returns the group corresponding to the specified id.
 

Methods in org.eclipse.wst.common.project.facet.core that return types with arguments of type IGroup
static Set<IGroup> ProjectFacetsManager.getGroups()
          Returns all of the groups.
 


Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.