Package | Description |
---|---|
org.eclipse.pde.core |
Application programming interfaces for working with PDE's models.
|
Modifier and Type | Class and Description |
---|---|
class |
ModelChangedEvent |
Modifier and Type | Method and Description |
---|---|
void |
IModelChangeProvider.fireModelChanged(IModelChangedEvent event)
Delivers change event to all the registered listeners.
|
void |
IModelChangedListener.modelChanged(IModelChangedEvent event)
Called when there is a change in the model
this listener is registered with.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.