|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFixedFacetsChangedEvent
This interface is implemented by the event object that is used for the FIXED_FACETS_CHANGED event.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.wst.common.project.facet.core.events.IFacetedProjectEvent |
---|
IFacetedProjectEvent.Type |
Method Summary | |
---|---|
Set<IProjectFacet> |
getNewFixedFacets()
The set of facets that are fixed for the project after the change. |
Set<IProjectFacet> |
getOldFixedFacets()
The set of facets that were fixed for the project prior to the change. |
Methods inherited from interface org.eclipse.wst.common.project.facet.core.events.IFacetedProjectEvent |
---|
getProject, getType, getWorkingCopy |
Method Detail |
---|
Set<IProjectFacet> getOldFixedFacets()
Set<IProjectFacet> getNewFixedFacets()
|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |