|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITargetedRuntimesChangedEvent
This interface is implemented by the event object that is used for the TARGETED_RUNTIMES_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<IRuntime> |
getNewTargetedRuntimes()
Returns the set runtimes that the project now targets. |
Set<IRuntime> |
getOldTargetedRuntimes()
Returns the set runtimes that the project previously targeted. |
Methods inherited from interface org.eclipse.wst.common.project.facet.core.events.IFacetedProjectEvent |
---|
getProject, getType, getWorkingCopy |
Method Detail |
---|
Set<IRuntime> getOldTargetedRuntimes()
Set<IRuntime> getNewTargetedRuntimes()
|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |