Eclipse Platform
Release 3.2

org.eclipse.ui
Interface IModelLifecycleListener

All Known Subinterfaces:
ISaveableModelManager

public interface IModelLifecycleListener

Listener for model lifecycle events.

Since:
3.2

Method Summary
 void handleModelLifecycleEvent(ModelLifecycleEvent event)
          Handle the given model lifecycle event.
 

Method Detail

handleModelLifecycleEvent

public void handleModelLifecycleEvent(ModelLifecycleEvent event)
Handle the given model lifecycle event.

Parameters:
event -

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.