Faceted Project Framework
Version 1.3

Uses of Package
org.eclipse.wst.common.project.facet.core

Packages that use org.eclipse.wst.common.project.facet.core
org.eclipse.wst.common.project.facet.core   
org.eclipse.wst.common.project.facet.core.events   
org.eclipse.wst.common.project.facet.core.runtime   
org.eclipse.wst.common.project.facet.ui   
 

Classes in org.eclipse.wst.common.project.facet.core used by org.eclipse.wst.common.project.facet.core
IActionDefinition
          An action is an operation on a single facet within a faceted project to install, uninstall, or change the version of the facet.
ICategory
          Models a grouping of project facets that are intended to be selected and deselected as a set.
IConstraint
          Models a single constraint in the constraint expression.
IConstraint.Type
          The enumeration of operator types.
IFacetedProject
          This interface is used for manipulating the set of facets installed on a project.
IFacetedProject.Action
          Represents a single action such as installing or uninstalling a project facet.
IFacetedProject.Action.Type
          The action type enumeration.
IFacetedProjectBase
          This interface is used for manipulating the set of facets installed on a project.
IFacetedProjectListener
          Deprecated. use the IFacetedProjectListener class from the facet.core.events package
IFacetedProjectTemplate
           
IFacetedProjectWorkingCopy
           
IGroup
          A group is a named collection of IProjectFacetVersion objects.
IPreset
          A preset is a user convenience mechanism for quickly selecting a predefined set of project facets.
IPreset.Type
          The enumberation of preset types.
IPresetFactory
          A preset factory is used for creating a dynamic preset.
IProjectFacet
          Contains metadata that describes a project facet.
IProjectFacetVersion
          Contains metadata that describes a specific version of a project facet.
IVersion
          This interface should not be referenced directly by clients.
IVersionExpr
          The compiled form of a version expression.
PresetDefinition
          The preset definition is used in several contexts as a means of describing a preset.
VersionFormatException
          The exception that's thrown when version string cannot be parsed.
 

Classes in org.eclipse.wst.common.project.facet.core used by org.eclipse.wst.common.project.facet.core.events
IFacetedProject
          This interface is used for manipulating the set of facets installed on a project.
IFacetedProjectWorkingCopy
           
IProjectFacet
          Contains metadata that describes a project facet.
IProjectFacetVersion
          Contains metadata that describes a specific version of a project facet.
 

Classes in org.eclipse.wst.common.project.facet.core used by org.eclipse.wst.common.project.facet.core.runtime
IListener
           
IProjectFacet
          Contains metadata that describes a project facet.
IProjectFacetVersion
          Contains metadata that describes a specific version of a project facet.
IVersion
          This interface should not be referenced directly by clients.
 

Classes in org.eclipse.wst.common.project.facet.core used by org.eclipse.wst.common.project.facet.ui
ICategory
          Models a grouping of project facets that are intended to be selected and deselected as a set.
IFacetedProject
          This interface is used for manipulating the set of facets installed on a project.
IFacetedProject.Action
          Represents a single action such as installing or uninstalling a project facet.
IFacetedProject.Action.Type
          The action type enumeration.
IFacetedProjectTemplate
           
IFacetedProjectWorkingCopy
           
IPreset
          A preset is a user convenience mechanism for quickly selecting a predefined set of project facets.
IProjectFacetVersion
          Contains metadata that describes a specific version of a project facet.
 


Faceted Project Framework
Version 1.3

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