Faceted Project Framework
Version 1.3

org.eclipse.wst.common.project.facet.core
Interface IFacetedProjectTemplate


public interface IFacetedProjectTemplate

Author:
Konstantin Komissarchik

Method Summary
 Set<IProjectFacet> getFixedProjectFacets()
           
 String getId()
           
 IPreset getInitialPreset()
           
 String getLabel()
           
 

Method Detail

getId

String getId()

getLabel

String getLabel()

getFixedProjectFacets

Set<IProjectFacet> getFixedProjectFacets()
Returns:
the set of fixed project facets

getInitialPreset

IPreset getInitialPreset()

Faceted Project Framework
Version 1.3

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