Faceted Project Framework
Version 1.3

org.eclipse.wst.common.project.facet.core.events
Interface IFacetedProjectFrameworkEvent


public interface IFacetedProjectFrameworkEvent

The root interface of all faceted project framework events.

Author:
Konstantin Komissarchik

Nested Class Summary
static class IFacetedProjectFrameworkEvent.Type
           
 
Method Summary
 IFacetedProjectFrameworkEvent.Type getType()
          Returns the type of this event.
 

Method Detail

getType

IFacetedProjectFrameworkEvent.Type getType()
Returns the type of this event.

Returns:
the type of this event

Faceted Project Framework
Version 1.3

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