|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPrimaryRuntimeChangedEvent
This interface is implemented by the event object that is used for the PRIMARY_RUNTIME_CHANGED event.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.wst.common.project.facet.core.events.IFacetedProjectEvent |
---|
IFacetedProjectEvent.Type |
Method Summary | |
---|---|
IRuntime |
getNewPrimaryRuntime()
Returns the new primary runtime for the project. |
IRuntime |
getOldPrimaryRuntime()
Returns the old primary runtime for the project. |
Methods inherited from interface org.eclipse.wst.common.project.facet.core.events.IFacetedProjectEvent |
---|
getProject, getType, getWorkingCopy |
Method Detail |
---|
IRuntime getOldPrimaryRuntime()
null
IRuntime getNewPrimaryRuntime()
null
|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |