Faceted Project Framework
Version 1.3

Uses of Class
org.eclipse.wst.common.project.facet.core.events.IFacetedProjectFrameworkEvent.Type

Packages that use IFacetedProjectFrameworkEvent.Type
org.eclipse.wst.common.project.facet.core   
org.eclipse.wst.common.project.facet.core.events   
 

Uses of IFacetedProjectFrameworkEvent.Type in org.eclipse.wst.common.project.facet.core
 

Methods in org.eclipse.wst.common.project.facet.core with parameters of type IFacetedProjectFrameworkEvent.Type
static void FacetedProjectFramework.addListener(IFacetedProjectFrameworkListener listener, IFacetedProjectFrameworkEvent.Type... types)
           
 

Uses of IFacetedProjectFrameworkEvent.Type in org.eclipse.wst.common.project.facet.core.events
 

Methods in org.eclipse.wst.common.project.facet.core.events that return IFacetedProjectFrameworkEvent.Type
 IFacetedProjectFrameworkEvent.Type IFacetedProjectFrameworkEvent.getType()
          Returns the type of this event.
static IFacetedProjectFrameworkEvent.Type IFacetedProjectFrameworkEvent.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IFacetedProjectFrameworkEvent.Type[] IFacetedProjectFrameworkEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Faceted Project Framework
Version 1.3

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